What problem does it solve? Turning vague feature requests, refactoring needs, or bug investigations into concrete, implementable technical designs is hard. This Skill guides a structured requirements-to-architecture workflow and produces a complete PRD document that another engineer or agent can implement without further clarification. ## Core Features & Use Cases - Structured Requirements Analysis: Clarifies user intent, success criteria, constraints, and existing codebase patterns before designing. - Multi-Option Architecture Design: Proposes minimal, medium, and comprehensive solutions with documented trade-offs, and warns against over-engineering. - PRD Generation: Writes a kebab-case PRD markdown file to the project's docs/ directory with quality, migration, and root-cause checklists. - Use Case: When data fails to refresh after an operation, use this Skill to trace the full call chain, identify the root cause, compare fix options, and output an implementation-ready PRD. ## Quick Start Ask the agent to design a technical solution and architecture for your new billing system and generate a PRD in the docs folder.