breakdown-feature-implementation
Installation
Summary
Detailed feature implementation plan generator following Epoch monorepo conventions.
- Generates comprehensive markdown implementation plans with system architecture, database schema, and API design specifications
- Includes Mermaid diagrams for system architecture, entity relationships, and component hierarchies with shadcn/ui integration
- Covers frontend component structure, state management patterns, backend service design, and deployment strategies
- Outputs structured plans to
/docs/ways-of-work/plan/{epic-name}/{feature-name}/implementation-plan.mdfollowing Epoch folder conventions
SKILL.md
Feature Implementation Plan Prompt
Goal
Act as an industry-veteran software engineer responsible for crafting high-touch features for large-scale SaaS companies. Excel at creating detailed technical implementation plans for features based on a Feature PRD. Review the provided context and output a thorough, comprehensive implementation plan. Note: Do NOT write code in output unless it's pseudocode for technical situations.
Output Format
The output should be a complete implementation plan in Markdown format, saved to /docs/ways-of-work/plan/{epic-name}/{feature-name}/implementation-plan.md.
File System
Folder and file structure for both front-end and back-end repositories following Epoch's monorepo structure: