--- 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.