write-scenario
CommunityCraft Gherkin scenarios in pure business language.
Product & Management#automation#requirements#user stories#SDLC#scenarios#BDD#Gherkin#business language
Authorfoolishimp
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Translating user stories and acceptance criteria into clear, executable BDD scenarios using Gherkin (Given/When/Then) requires a focus on business language, not technical jargon.
Core Features & Use Cases
- Gherkin Scenario Generation: Creates feature files with scenarios written in pure business language, easily understood by stakeholders.
- Requirement-Driven Scenarios: Designs scenarios directly from REQ-* requirements and BR-* business rules, ensuring comprehensive coverage.
- BDD Workflow Integration: The foundational "SCENARIO" phase in the SCENARIO → STEP DEFINITIONS → IMPLEMENT → REFACTOR cycle.
- Use Case: To define the behavior for a "User Login" feature (REQ-ID 'UserLogin'), invoke this skill to generate Gherkin scenarios covering successful login, invalid email, and account lockout, all in stakeholder-readable language.
Quick Start
Write Gherkin scenarios for REQ-ID 'UserLogin' in 'features/authentication.feature', covering successful login and invalid email format.
Dependency Matrix
Required Modules
None requiredComponents
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: write-scenario Download link: https://github.com/foolishimp/ai_sdlc_method/archive/main.zip#write-scenario Please download this .zip file, extract it, and install it in the .claude/skills/ directory.