breakdown-feature-implementation

Generate technical implementation plans from Feature PRDs with Mermaid diagrams.

Updated Nov 21, 2025
One-click install
npx skills add https://github.com/lluppesms/dadabase.demo --skill breakdown-feature-implementation-lluppesms
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: breakdown-feature-implementation
Source: https://github.com/lluppesms/dadabase.demo/tree/main/.github/skills/breakdown-feature-implementation
Command: npx skills add https://github.com/lluppesms/dadabase.demo --skill breakdown-feature-implementation-lluppesms

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps software engineers create detailed technical implementation plans for new features, ensuring a structured and comprehensive approach to development.

Core Features & Use Cases

  • Detailed Planning: Generates comprehensive implementation plans covering architecture, database design, API specifications, and frontend structure.
  • Monorepo Structure Adherence: Follows specific folder and file structure conventions for monorepos (Epoch structure).
  • Use Case: A product manager provides a Feature PRD, and this Skill generates a detailed technical plan that engineers can follow for implementation, including Mermaid diagrams for architecture and data models.

Quick Start

Use the breakdown-feature-implementation skill to create an implementation plan for the 'User Profile Update' feature based on the provided PRD.

Frequently Asked Questions about breakdown-feature-implementation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a technical implementation plan from a Feature PRD?

To generate a technical implementation plan from a Feature PRD, input the document into the planning tool to automatically produce system architecture, database schema, API design, and frontend component specifications.

How do I structure feature planning for a monorepo architecture?

Structure feature planning for a monorepo by adhering to specific folder and file structure conventions, such as the Epoch structure, ensuring that generated architecture and data models map directly to the repository layout.

Can I generate Mermaid diagrams for software architecture and database schemas?

Yes, you can generate Mermaid diagrams for software architecture and database schemas. The planning process automatically includes these visual diagrams to map out system architecture and data models.

What is included in a comprehensive feature implementation plan?

A comprehensive feature implementation plan includes system architecture, database schema design, API specifications, frontend component structures, and security considerations, providing a complete technical blueprint for engineers.

Does this implementation planning approach work for frontend and backend specifications?

Yes, this implementation planning approach works for both frontend and backend specifications, generating detailed API designs and frontend component structures alongside database schemas and system architecture.

What is the best way to document security considerations for a new software feature?

The best way to document security considerations for a new software feature is to integrate them directly into the technical implementation plan, ensuring potential vulnerabilities are evaluated during the architecture and API design phases.