Eval Generator Code App

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 from a code review of the project. Always produces: evals/manifest.json, evals/presence/<id>.check.ts files, evals/runner/run-evals.ts, evals/runner/presence-runner.ts, evals/runner/security-runner.ts, and evals/dashboard/index.html. Triggers: 'generate code app evals', 'eval my code app', 'generate tests for code app', 'code app eval generator', 'check feature completeness code app'.

Microsoft ddbcccf 4 files · 93.1 KB Updated 2.7k repo stars

File contents

microsoft/power-cat-skills/tree/main/plugins/powercat-procode-eval/skills/eval-generator-code-app commit ddbcccff24

Frequently asked questions

npx skillmds@latest add microsoft/eval-generator-code-app