Guides BDD example-writing: intent-based steps, observable outcomes, and mapping steps to services.
Scanned 6/1/2026
Install via CLI
openskills install majiayu000/claude-skill-registry-data---
name: bdd-playbook
description: Guides BDD example-writing: intent-based steps, observable outcomes, and mapping steps to services.
allowed-tools: Read, Edit, Grep, Glob
---
# BDD Playbook (training)
- Scenarios read like real examples.
- Use business language from the glossary.
- Outcomes are observable.
- Avoid UI mechanics (click/type/wait).
Map steps to application services, not UI clicks.
No comments yet. Be the first to comment!