General 55 installs

Feature Implementation Plan Prompt

by github/awesome-copilot

Prompt for creating detailed feature implementation plans, following Epoch monorepo structure.

Skill content

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.md following Epoch folder conventions

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: