What problem does it solve?
This Skill automates the process of analyzing a codebase and breaking down complex goals into small, manageable user stories with clear acceptance criteria, streamlining the planning phase of software development.
Core Features & Use Cases
- Codebase Analysis: Understands project architecture, patterns, and existing code.
- Atomic User Stories: Generates stories that are small, valuable, and testable.
- Dependency Ordering: Ensures stories are logically sequenced for efficient development.
- Acceptance Criteria: Provides clear, verifiable criteria for each story.
- Output Formats: Supports both JSON and Gherkin (BDD) formats for flexibility.
- Use Case: When planning a new feature like "implement user authentication with JWT", this Skill will analyze your project and output a series of user stories, each with specific acceptance criteria, ready for your development team.
Quick Start
Use the user-stories skill to break down the goal "implement user authentication with JWT" into actionable user stories.