001-commands-inventory
Use when you need to generate a checklist document with embedded commands inventory, following the embedded template exactly and producing…
Use when a Java change needs independent Behavior-Driven Development guidance from trusted behavior facts through concrete examples and observable scenarios, with focused clarification when behavior is pending or ambiguous. This should trigger for requests such as Apply BDD;
$ npx -y skills add jabrena/plinth --skill 058-design-bdd --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/058-design-bddContext preview
The summary Claude sees to decide when to auto-load this skill.
Use when a Java change needs independent Behavior-Driven Development guidance from trusted behavior facts through concrete examples and observable scenarios, with focused clarification when behavior is pending or ambiguous. This should trigger for requests such as Apply BDD;
name: 058-design-bdd description: Use when a Java change needs independent Behavior-Driven Development guidance from trusted behavior facts through concrete examples and observable scenarios, with focused clarification when behavior is pending or ambiguous. This should trigger for requests such as Apply BDD; Facilitate behavior examples; Discover scenarios with Given When Then; Review these examples for shared domain language; Complete BDD discovery as a self-contained interaction. Part of Plinth Toolkit license: Apache-2.0 metadata: author: Juan Antonio Breña Moral version: 0.18.0
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?**
Keep BDD grounded in trusted facts, collaborative discovery, shared language, and externally observable behavior.
1. **Establish Trusted Behavior Facts**
Read `references/058-design-bdd.md`, then confirm the maintainer-provided or maintainer-sanitized sources, actors, desired outcomes, business rules, shared terminology, conflicts, and unresolved questions. Ask focused follow-up questions when pending or ambiguous facts would materially affect the outcome.
2. **Discover Concrete Examples**
Develop supported main, alternative, boundary, and error examples. Connect each example to a confirmed fact or rule and keep unsupported possibilities explicit as unresolved questions.
3. **Formulate Observable Scenarios**
Express approved examples in shared domain language, using Given/When/Then where useful and observable outcomes instead of incidental implementation detail. Use only the bundled `references/058-design-bdd.md` for syntax when Gherkin is selected; do not access its external upstream source.
4. **Report the BDD Outcome**
Report trusted facts, shared terminology, approved examples and scenarios, deferred examples, unresolved decisions, source conflicts, and remaining risks. Keep the outcome self-contained so the user may reuse it in a later, separately requested interaction.
For detailed guidance, examples, and constraints, see [references/058-design-bdd.md](references/058-design-bdd.md).
Languages: Español · 中文 Help this project grow: Become a sponsor
Use when you need to generate a checklist document with embedded commands inventory, following the embedded template exactly and producing…
Use when you need to generate a checklist document with embedded agents inventory, following the embedded template exactly and producing…
Use when you need to generate a checklist document with Java system prompts from skills.xml, following the embedded section template and producing…
Use when you need to install the embedded project commands into command directories (.github/commands, .claude/commands, .cursor/command, .codex/commands),…
Use when you need to install the embedded robot agents into .github/agents, .claude/agents, .cursor/agents, or .codex/agents, selecting the destination…
Guides the creation of agile epics with comprehensive definition including business value, success criteria, and breakdown into user stories. Use when the user…