bdd-playbook

Community

Concrete BDD guidance for observable outcomes.

Authormikivujkovic
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you write Behavior-Driven Development (BDD) scenarios in business language, ensuring outcomes are observable and mapping steps to services rather than UI details.

Core Features & Use Cases

  • Readable scenarios: Use the glossary to keep language consistent.
  • Observable outcomes: Define measurable results, not UI interactions.
  • Service mapping: Tie steps to application services rather than screen actions.

Quick Start

Describe a customer signup scenario in business terms, define observable outcomes (e.g., account created, email sent), and map each step to a backend service.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: bdd-playbook
Download link: https://github.com/mikivujkovic/claude-code-ddd-tdd-bdd/archive/main.zip#bdd-playbook

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository