Favicon of eval-generator-code-app

eval-generator-code-app Skill

AI Agent SkillHTMLOpen source

Generate a two-layer eval suite (presence checks + static security analysis) for a Power Apps Code App. Code Apps use @microsoft/power-apps SDK with generated service classes in src/generated/services/ — NOT @microsoft/powerapps-component-framework or context.webAPI.. BRD is optional — if absent, features are derived f Published by microsoft in power-cat-skills.

What is eval-generator-code-app Skill?

Generate a two-layer eval suite (presence checks + static security analysis) for a Power Apps Code App. Code Apps use @microsoft/power-apps SDK with generated service classes in src/generated/services/ — NOT @microsoft/powerapps-component-framework or context.webAPI.. BRD is optional — if absent, features are derived f 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
  • Security review
  • Data analysis
  • Design and media
  • Security review use cases
  • Data analysis use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use eval-generator-code-app Skill

  • 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-code-app/SKILL.md

What it does

Generate a two-layer eval suite (presence checks + static security analysis) for a Power Apps Code App. Code Apps use @microsoft/power-apps SDK with generated service classes in src/generated/services/ — NOT @microsoft/powerapps-component-framework or context.webAPI.. BRD is optional — if absent, features are derived f

Skill instructions

Eval Generator — Power Apps Code App Purpose Answer: "Is all requested functionality present and correctly structured in this Code App?" Two eval layers are always generated: 1. Presence — static checks (grep/AST) that assert code artifacts exist in the right places 2. Security — static security analysis grounded in the actual source code, covering 12 security categories Both are mandatory. Neither alone is sufficient. --- Code App Stack Assumptions Power Apps Code Apps are full Single-Page Applications (SPAs) — not PCF components. They use the @microsoft/power-apps client library, not @microsoft/powerapps-component-framework. There is no context.webAPI., no context.parameters, and no ComponentFramework type anywhere in a Code App. | Concern | Technology | |---|---| | UI framework | React (TSX), Vue, or plain HTML/JS | | Bundler | Vite (vite.config.ts) with @microsoft/power-apps-vite plugin (powerApps()) | | Platform SDK | @microsoft/power-apps | | SDK init | initialize() from @microso

Explore related resources

Frequently asked questions

What is eval-generator-code-app?

eval-generator-code-app is a open-source AI agent skill with Copy skill directory. Generate a two-layer eval suite (presence checks + static security analysis) for a Power Apps Code App.

Who is eval-generator-code-app best for?

eval-generator-code-app is best for reusing agent instructions, scripts, and references, security review workflows, data analysis workflows, design and media workflows.

How do I install eval-generator-code-app?

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

Is eval-generator-code-app actively maintained?

eval-generator-code-app 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-code-app