What problem does it solve?
This Skill automates the process of breaking down Product Requirement Documents (PRDs) into detailed, actionable technical tasks, ensuring alignment with existing codebase architecture and conventions.
Core Features & Use Cases
- Codebase Analysis: Scans project structure, dependencies, and coding patterns (state management, styling, API calls).
- PRD Integration: Ingests requirements from PRD documents.
- Task Generation: Creates a structured
tasks.md file with specific file paths, implementation details, and task IDs, following best practices for granularity and sequencing.
- Use Case: After writing a PRD for a new user authentication feature, use this Skill to generate a precise list of tasks for developers, including creating specific files for API endpoints, UI components, and validation schemas, all tailored to the project's existing tech stack (e.g., Next.js, Tailwind CSS, Zustand).
Quick Start
Use the clavix-plan skill to generate an implementation plan for the project based on the provided PRD.