templates/skills/project/standart/proj-description/SKILL.md
Produce full standard-flow PRD with FR/NFR and testable AC after brief/research and before architecture
npx skillsauth add ozerohax/assistagents project-standart-prdInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
<when_to_use> <item importance="critical">After brief (and research if needed), before architecture</item> <item importance="high">When formal documentation of FR/NFR and AC is required</item> </when_to_use>
<required_preload> <item>shared-base-rules</item> <item>shared-docs-paths</item> <item>planning-base</item> <item>planning-requirements-extraction</item> <item>planning-scope-definition</item> <item>planning-testing-strategy</item> </required_preload>
<document_target>
<rule importance="critical">Create/update prd.md</rule>
</document_target>
<output_format>
<section>Goal</section> <section>Functional requirements</section> <section>Non-functional requirements</section> <section>Acceptance criteria</section> <section>In scope / Out of scope</section> <section>Dependencies and constraints</section> <section>Success metrics</section> <section>Open questions</section> </output_format><quality_rules> <rule importance="critical">AC are testable and do not include implementation details</rule> <rule importance="critical">Requirements do not conflict with brief and research</rule> <rule importance="high">Scope is limited to a deliverable increment without scope creep</rule> </quality_rules>
testing
Visual regression (baseline diffs, UI stabilization)
testing
Design detailed reproducible test cases (Given/When/Then, one check per case); not smoke/regression checklists
development
Mobile testing (native/hybrid/web, gestures, offline, interruptions)
testing
Load testing (k6/JMeter scenarios, benchmarks)