CtrlK
BlogDocsLog inGet started
Tessl Logo

genpage

Creates, updates, and deploys Power Apps generative pages for model-driven apps using React v17, TypeScript, and Fluent UI V9. Orchestrates specialist agents for planning, entity creation, and code generation. 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". This skill stands alone and does not require /app-builder — but if the user wants a whole app built (tables, forms, views, sitemap) rather than pages for an app that already exists, use /app-builder instead.

67

Quality

84%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

81%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A highly actionable, well-sequenced orchestrator skill with strong validation checkpoints and concrete commands throughout. Its main weakness is length from repeated feature-gate logic and rationale that could be consolidated.

Suggestions

Consolidate the connector/custom-api/telemetry feature-gate probe-and-skip logic into a single shared reference instead of restating it in Phases 4.5, 4.6, 4.7, 5b, 5c, and 6.

Move the Phase 6 connector/Custom API deployment matrices and full upload command templates into a dedicated deploy reference, keeping SKILL.md to the orchestration flow.

Trim the multi-paragraph rationale blocks (e.g. the 'NEVER ask new or edit?' justification) to one or two invariant sentences.

DimensionReasoningScore

Conciseness

Content is project-specific rather than general-knowledge padding, but at ~764 lines it repeats the connector/custom-api/telemetry feature-gate logic across Phases 4.5/4.6/4.7/5b/5c/6 and includes lengthy rationale blocks that could be tightened.

3 / 5

Actionability

Fully executable, copy-paste-ready commands with exact required flags called out (`pac model genpage upload --app-id --code-file --prompt --agent-message ...`, `node .../check-auth.js --require-pac`) and concrete examples spanning create, update, mock, and dataverse cases.

5 / 5

Workflow Clarity

Clear Phase 0–8 sequence with explicit validation checkpoints (auth pre-flight, plan validation in 5a, feature-gate probes, PAGEREF mismatch stop-and-report) and feedback loops for mutating/destructive operations, satisfying the destructive-cap exception.

5 / 5

Progressive Disclosure

Good structure with a dedicated References section and well-signaled one-level-deep pointers (rules.md, troubleshooting.md, edit-flow.md, connectors.md, custom-api.md, verify-flow.md), though the large inline deploy/connector matrices could arguably live in their own reference files.

4 / 5

Total

17

/

20

Passed

Description

87%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, specific description that states concrete capabilities, gives explicit 'Use when' triggers with synonyms, and proactively disambiguates from the sibling /app-builder skill. Minor tightening of trigger variations could push it higher.

DimensionReasoningScore

Specificity

Lists several concrete actions — 'Creates, updates, and deploys Power Apps generative pages' and 'Orchestrates specialist agents for planning, entity creation, and code generation' — covering the lifecycle, though sub-actions (RuntimeTypes, connectors) stay at the body level.

4 / 5

Completeness

Explicitly answers both what (create/update/deploy generative pages, orchestrate agents) and when (two 'Use it when...' clauses with concrete trigger phrases), so it clearly exceeds the 4 anchor.

5 / 5

Trigger Term Quality

Good natural-term coverage with synonyms users actually say — 'generative page', 'page in a model-driven', 'genux', 'build, retrieve, or update a page' — but no file extensions and a few common phrasings are missing.

4 / 5

Distinctiveness Conflict Risk

Clear niche (Power Apps generative pages for model-driven apps) with an explicit boundary against /app-builder for whole-app builds, giving minimal conflict risk.

5 / 5

Total

18

/

20

Passed

Validation

68%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation11 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

skill_md_line_count

SKILL.md is long (764 lines); consider splitting into references/ and linking

Warning

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

relative_links

Relative link issues: 1 missing, 3 suspicious

Warning

referenced_paths_exist

Referenced path issues: 2 missing, 1 deeper-than-1-level

Warning

Total

11

/

16

Passed

Repository
microsoft/power-platform-skills
Reviewed

Table of Contents

Is this your skill?

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.