Agent skill
af-writing-scenarios
Write BDD Markdown scenario specifications with Preconditions, Steps, and Expected outcomes. Use when creating scenarios for a mini-PRD, classifying test types (E2E, Integration, Component, Unit), or structuring acceptance criteria.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/af-writing-scenarios
SKILL.md
Writing Scenarios
What to read
Scenario format (Preconditions/Steps/Expected structure): → bdd-guide.md#scenario-format
Test type classification (E2E, Integration, Component, Unit): → bdd-guide.md#test-type-classification
Coverage requirements (happy path, errors, boundaries, validation): → bdd-guide.md#coverage-requirements
Selector contracts for test IDs: → bdd-guide.md#selector-contracts
For comprehensive BDD rules, language rules, and pitfalls: → af-bdd-expertise/SKILL.md
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?