bdd-scenarios

Installation
SKILL.md

BDD Scenarios

Learn to write clear, maintainable BDD scenarios that effectively capture business requirements and drive implementation.

Writing Good Scenarios

A good scenario should be:

  • Specific: Test one behavior
  • Declarative: Describe what, not how
  • Business-focused: Use domain language
  • Independent: No dependencies on other scenarios
Installs
111
GitHub Stars
166
First Seen
Jan 22, 2026
bdd-scenarios — thebushidocollective/han