Favicon of eval-generator-gen-pages

eval-generator-gen-pages Skill

AI Agent SkillHTMLOpen source

Generate a three-layer eval suite (presence checks + unit tests + security analysis) for Power Apps Generative Pages in Model-Driven Apps. Generative pages are single-file React/TypeScript components using Fluent UI V9 and the dataApi prop for Dataverse operations — NOT Code Apps, NOT PCF components. Code may be genera Published by microsoft in power-cat-skills.

What is eval-generator-gen-pages Skill?

Generate a three-layer eval suite (presence checks + unit tests + security analysis) for Power Apps Generative Pages in Model-Driven Apps. Generative pages are single-file React/TypeScript components using Fluent UI V9 and the dataApi prop for Dataverse operations — NOT Code Apps, NOT PCF components. Code may be genera Published by microsoft in power-cat-skills. 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.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
34/100

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
  • Testing
  • Security review
  • Data analysis
  • Design and media
  • Testing use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use eval-generator-gen-pages Skill

  • Use it for testing.
  • Use it for security review.
  • Use it for data analysis.
  • Use it for design and media.

Built with

HTMLCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/power-cat-skills
  • Skill file: plugins/powercat-procode-eval/skills/eval-generator-gen-pages/SKILL.md

What it does

Generate a three-layer eval suite (presence checks + unit tests + security analysis) for Power Apps Generative Pages in Model-Driven Apps. Generative pages are single-file React/TypeScript components using Fluent UI V9 and the dataApi prop for Dataverse operations — NOT Code Apps, NOT PCF components. Code may be genera

Skill instructions

Eval Generator — Power Apps Generative Pages Purpose Answer: "Is this Generative Page correctly structured, does the logic work, and are there security risks?" Three eval layers are always generated: 1. Presence — static checks that assert code artifacts exist and follow Generative Page conventions 2. Unit — Vitest tests for business logic using a mocked dataApi 3. Security — static analysis across 14 security categories specific to gen page patterns All three are mandatory. --- Generative Page Stack — Critical Assumptions Generative Pages are single-file React/TypeScript components embedded in Model-Driven Apps. They are NOT Code Apps, NOT PCF components. The architecture is fundamentally different from both. | Concern | Technology | |---|---| | Runtime | React 17 + TypeScript, compiled and hosted by Power Apps | | UI components | Fluent UI V9 — @fluentui/react-components | | Data access | dataApi prop — passed into the component by the Power Apps host | | Data operations | dataApi.qu

Explore related resources

Frequently asked questions

What is eval-generator-gen-pages?

eval-generator-gen-pages is a open-source AI agent skill with Copy skill directory. Generate a three-layer eval suite (presence checks + unit tests + security analysis) for Power Apps Generative Pages in Model-Driven Apps.

Who is eval-generator-gen-pages best for?

eval-generator-gen-pages is best for reusing agent instructions, scripts, and references, testing workflows, security review workflows, data analysis workflows.

How do I install eval-generator-gen-pages?

Install or run eval-generator-gen-pages using Copy skill directory. Check eval-generator-gen-pages for the latest setup command.

Is eval-generator-gen-pages actively maintained?

eval-generator-gen-pages may need a closer maintenance check before production use.

Share:

Stars
23
Forks
8
Last commit
18 days ago
Repository age
3 months
License
MIT

Auto-fetched from GitHub.

Similar to eval-generator-gen-pages