templates/skills/project/standart/usecases/SKILL.md
Designing use cases and user flows with PRD traceability
npx skillsauth add ozerohax/assistagents project-standart-usecasesInstall 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 PRD and personas are finalized, before epics/tasks</item> <item importance="high">When flow alignment and behavior edge conditions matter</item> </when_to_use>
<required_preload> <item>shared-base-rules</item> <item>shared-docs-paths</item> <item>planning-requirements-extraction</item> <item>planning-testing-strategy</item> </required_preload>
<document_target>
<rule importance="critical">Create/update files in use-cases/{use case key}-{use case number}-{user friendly name}.md</rule>
</document_target>
<output_format>
<section>Use case goal</section> <section>Actors and preconditions</section> <section>Main flow</section> <section>Alternate and error flows</section> <section>PRD / AC traceability</section> <section>Validation signals</section> </output_format><quality_rules> <rule importance="critical">Every scenario has a clear expected outcome</rule> <rule importance="high">Scenarios cover critical errors and deviations</rule> <rule importance="high">Bi-directional traceability exists: use case -> PRD AC</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)