Loading...
Loading...
Found 5 Skills
Create Behavior-Driven Development (BDD) feature files using Gherkin syntax. Write clear, executable specifications that describe system behavior from the user's perspective. Use for requirements documentation, acceptance criteria, and living documentation.
[UDS] Guide through Behavior-Driven Development workflow
Core BDD concepts, philosophy, and the Three Amigos practice
Sync spec files with code changes. Triggers when modifying code that affects .kiro/specs/*/requirements.md or .kiro/specs/*/design.md. Use after implementing features, fixing bugs, or refactoring that changes behavior documented in specs.
Use when a Beat change is implemented and ready to archive — not for verifying implementation