Creates, updates, and deploys Power Apps generative pages for model-driven apps using React v17, TypeScript, and Fluent UI V9. Completes workflow from requirements to deployment. Uses PAC CLI to deploy the page code. Use it when user asks to build, retrieve, or update a page in an existing Microsoft Power Apps model-driven app. Use it when user mentions "generative page", "page in a model-driven", or "genux".
92
92%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Quality
Discovery
100%Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.
This is an excellent skill description that clearly defines its scope, lists concrete actions and technologies, and provides explicit trigger guidance with natural user terms. It covers a well-defined niche (Power Apps generative pages) with minimal risk of conflicting with other skills. The description is concise yet comprehensive, following best practices for skill selection.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions: creates, updates, deploys Power Apps generative pages, specifies the tech stack (React v17, TypeScript, Fluent UI V9), mentions PAC CLI for deployment, and describes the full workflow from requirements to deployment. | 3 / 3 |
Completeness | Clearly answers both 'what' (creates, updates, deploys Power Apps generative pages using specific technologies) and 'when' (explicit 'Use it when...' clauses with specific trigger phrases like 'generative page', 'page in a model-driven', 'genux'). | 3 / 3 |
Trigger Term Quality | Includes strong natural trigger terms users would actually say: 'generative page', 'page in a model-driven', 'genux', 'Power Apps', 'model-driven app', 'build', 'retrieve', 'update'. Good coverage of both formal and shorthand terms. | 3 / 3 |
Distinctiveness Conflict Risk | Highly distinctive with a clear niche: Power Apps model-driven generative pages with specific technology stack. The trigger terms 'genux', 'generative page', and 'model-driven app' are very specific and unlikely to conflict with other skills. | 3 / 3 |
Total | 12 / 12 Passed |
Implementation
85%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a well-structured, highly actionable skill that guides Claude through a complex multi-step workflow with appropriate validation checkpoints and error recovery loops. Its main weakness is length — the inline DataAPI quick reference, component template, and extensive Playwright testing tables could potentially be moved to reference files to reduce token consumption. Overall, it's a strong skill that balances comprehensiveness with clear organization.
Suggestions
Move the DataAPI Quick Reference and Component Template sections to the genpage-rules-reference.md file (or a separate quick-ref file) and replace with a brief pointer, reducing the main skill's token footprint by ~40 lines.
Consider moving the detailed Playwright verification tables (Steps 9.2-9.3) to a separate verification-guide.md reference to keep the main workflow leaner.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill is quite long (~300+ lines) and includes some content that could be offloaded to references (e.g., the full DataAPI Quick Reference section, the component template, and the detailed Playwright testing tables). However, most content is genuinely instructional and specific to this workflow rather than explaining concepts Claude already knows. | 2 / 3 |
Actionability | Excellent actionability throughout — every step includes exact CLI commands with real flags, executable TypeScript code templates, specific PowerShell commands for deployment, and concrete examples of user prompts. The DataAPI quick reference provides copy-paste-ready code patterns. | 3 / 3 |
Workflow Clarity | The 10-step workflow is clearly sequenced with explicit validation checkpoints: prerequisite verification before proceeding, schema generation before code writing (marked CRITICAL), user confirmation before deployment, app selection confirmation before upload, and a fix-and-redeploy feedback loop in Step 9.5. Destructive operations are guarded (e.g., never guessing column names, never choosing a default app). | 3 / 3 |
Progressive Disclosure | The skill maintains a clear overview structure with well-signaled one-level-deep references to genpage-rules-reference.md, troubleshooting.md, and sample files. The sample table provides clear guidance on which sample to read for which use case. Detailed rules are appropriately delegated to the reference file rather than inlined. | 3 / 3 |
Total | 11 / 12 Passed |
Validation
81%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 9 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
allowed_tools_field | 'allowed-tools' contains unusual tool name(s) | Warning |
frontmatter_unknown_keys | Unknown frontmatter key(s) found; consider removing or moving to metadata | Warning |
Total | 9 / 11 Passed | |
66a61c6
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.