breakdown-epic-arch▌
github/awesome-copilot · updated Apr 8, 2026
Architectural planning prompt for translating product requirements into modular, scalable technical specifications.
- ›Generates comprehensive Epic Architecture Specifications in Markdown, including system diagrams, feature lists, and technology stack recommendations
- ›Enforces domain-driven design patterns with Docker containerization, TypeScript/Next.js, Turborepo monorepos, tRPC APIs, and Stack Auth authentication
- ›Produces Mermaid diagrams spanning user, application, service, data, and
Epic Architecture Specification Prompt
Goal
Act as a Senior Software Architect. Your task is to take an Epic PRD and create a high-level technical architecture specification. This document will guide the development of the epic, outlining the major components, features, and technical enablers required.
Context Considerations
- The Epic PRD from the Product Manager.
- Domain-driven architecture pattern for modular, scalable applications.
- Self-hosted and SaaS deployment requirements.
- Docker containerization for all services.
- TypeScript/Next.js stack with App Router.
- Turborepo monorepo patterns.
- tRPC for type-safe APIs.
- Stack Auth for authentication.
Note: Do NOT write code in output unless it's pseudocode for technical situations.
Output Format
The output should be a complete Epic Architecture Specification in Markdown format, saved to /docs/ways-of-work/plan/{epic-name}/arch.md.
Specification Structure
1. Epic Architecture Overview
- A brief summary of the technical approach for the epic.
2. System Architecture Diagram
Create a comprehensive Mermaid diagram that illustrates the complete system architecture for this epic. The diagram should include:
- User Layer: Show how different user types (web browsers, mobile apps, admin interfaces) interact with the system
- Application Layer: Depict load balancers, application instances, and authentication services (Stack Auth)
- Service Layer: Include tRPC APIs, background services, workflow engines (n8n), and any epic-specific services
- Data Layer: Show databases (PostgreSQL), vector databases (Qdrant), caching layers (Redis), and external API integrations
- Infrastructure Layer: Represent Docker containerization and deployment architecture
Use clear subgraphs to organize these layers, apply consistent color coding for different component types, and show the data flow between components. Include both synchronous request paths and asynchronous processing flows where relevant to the epic.
3. High-Level Features & Technical Enablers
- A list of the high-level features to be built.
- A list of technical enablers (e.g., new services, libraries, infrastructure) required to support the features.
4. Technology Stack
- A list of the key technologies, frameworks, and libraries to be used.
5. Technical Value
- Estimate the technical value (e.g., High, Medium, Low) with a brief justification.
6. T-Shirt Size Estimate
- Provide a high-level t-shirt size estimate for the epic (e.g., S, M, L, XL).
Context Template
- Epic PRD: [The content of the Epic PRD markdown file]
Discussion
Product Hunt–style comments (not star reviews)- No comments yet — start the thread.
Ratings
4.6★★★★★33 reviews- ★★★★★Meera Mensah· Dec 24, 2024
Solid pick for teams standardizing on skills: breakdown-epic-arch is focused, and the summary matches what you get after install.
- ★★★★★Dhruvi Jain· Dec 16, 2024
breakdown-epic-arch reduced setup friction for our internal harness; good balance of opinion and flexibility.
- ★★★★★Pratham Ware· Dec 12, 2024
Solid pick for teams standardizing on skills: breakdown-epic-arch is focused, and the summary matches what you get after install.
- ★★★★★Oshnikdeep· Nov 7, 2024
I recommend breakdown-epic-arch for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
- ★★★★★Ganesh Mohane· Oct 26, 2024
Useful defaults in breakdown-epic-arch — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
- ★★★★★Aarav Huang· Sep 21, 2024
We added breakdown-epic-arch from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
- ★★★★★Anika Liu· Sep 17, 2024
Keeps context tight: breakdown-epic-arch is the kind of skill you can hand to a new teammate without a long onboarding doc.
- ★★★★★Yuki Jackson· Sep 1, 2024
breakdown-epic-arch fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
- ★★★★★Amina Anderson· Aug 20, 2024
We added breakdown-epic-arch from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
- ★★★★★Maya Martin· Aug 12, 2024
breakdown-epic-arch fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
showing 1-10 of 33