What problem does it solve? Breaking a feature into well-formed backlog items is slow and inconsistent when done ad hoc: stories end up too large, lack testable acceptance criteria, or mix multiple user journeys into one card. This Skill structures feature breakdowns so every story is independent, estimable, and testable. ## Core Features & Use Cases - 3 C's Framework: Structures each story as Card (title and one-liner), Conversation (intent discussion), and Confirmation (acceptance criteria). - INVEST Validation: Ensures stories are Independent, Negotiable, Valuable, Estimable, Small, and Testable, sized for one sprint. - Structured Output: Produces stories with title, role-based description, design link, and 4-6 testable acceptance criteria including edge cases and integration points. - Use Case: Given a new checkout feature and a Figma link, generate a complete set of sprint-ready user stories covering each distinct user journey. ## Quick Start Break down the new checkout feature for our e-commerce app into user stories using the Figma design at this link.