app-validation Skill
What to validate and how to drive Playwright for this template's app. Use alongside the playwright-cli skill — playwright-cli covers the tool's commands; this skill covers performance rules, the required validation checklist, the Fabric portal embed flow, and spec file guidance. Published by microsoft in fabric-apps-analytic-templates.
What is app-validation Skill?
What to validate and how to drive Playwright for this template's app. Use alongside the playwright-cli skill — playwright-cli covers the tool's commands; this skill covers performance rules, the required validation checklist, the Fabric portal embed flow, and spec file guidance. Published by microsoft in fabric-apps-analytic-templates. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Browser automation
- Testing
- Browser automation use cases
- Testing use cases
Technical details
- Install or run with Copy skill directory
When to use app-validation Skill
- Use it for browser automation.
- Use it for testing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/fabric-apps-analytic-templates
- Skill file: .agents/skills/app-validation/SKILL.md
What it does
What to validate and how to drive Playwright for this template's app. Use alongside the playwright-cli skill — playwright-cli covers the tool's commands; this skill covers performance rules, the required validation checklist, the Fabric portal embed flow, and spec file guidance.
Skill instructions
App Validation Use this skill together with the playwright-cli skill when validating the running app in a browser. The playwright-cli skill is upstream-managed and only covers the tool itself; this skill captures everything specific to this template. This app can only be tested and validated with the Fabric portal embed flow. See Testing inside the Fabric portal embed. NEVER test directly against localhost - the app will not work correctly. Performance Rules Use minimal initialwait Always use initialwait: 1 for all playwright-cli tool calls to avoid unnecessary delays. Do not increase it unless explicitly required. Carve-out: the first open against the Fabric portal embed (.fabric.microsoft.com/...?devUri=...) takes 20–40s to render the appbackend chrome. Use initialwait: 30 once for that call, then 1 afterward. See Testing inside the Fabric portal embed. Skip auth — always NEVER interact with or validate the token/auth prompt page. Inside your run-code call, inject the auth token via
Explore related resources
Frequently asked questions
What is app-validation?
app-validation is a open-source AI agent skill with Copy skill directory. What to validate and how to drive Playwright for this template's app. Use alongside the playwright-cli skill — playwright-cli covers the tool's commands; this skill covers performance rules, the required.
Who is app-validation best for?
app-validation is best for reusing agent instructions, scripts, and references, browser automation workflows, testing workflows.
How do I install app-validation?
Install or run app-validation using Copy skill directory. Check app-validation for the latest setup command.
Is app-validation actively maintained?
app-validation may need a closer maintenance check before production use.
Auto-fetched from GitHub.