058-design-bdd
Installation
SKILL.md
Behavior-Driven Development Design
Guide Java Enterprise teams through Behavior-Driven Development as a collaborative discovery and design practice. This is an interactive SKILL.
What is covered in this Skill?
- Establishing maintainer-provided or maintainer-sanitized behavior facts, actors, outcomes, rules, and terminology
- Discovering concrete main, alternative, boundary, and error examples without inventing unsupported behavior
- Formulating observable scenarios in shared domain language with Given/When/Then where useful
- Using the bundled
references/058-design-bdd.mdas the complete Gherkin syntax reference - Producing a self-contained BDD outcome that can be reused in a later, separately requested interaction
- Reporting conflicts, unresolved decisions, deferred examples, and remaining risks
Constraints
Keep BDD grounded in trusted facts, collaborative discovery, shared language, and externally observable behavior.