breakdown-epic-arch

Solid

Prompt for creating the high-level technical architecture for an Epic, based on a Product Requirements Document.

AI & Automation 34,158 stars 4179 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 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**...

Details

Author
github
Repository
github/awesome-copilot
Created
11 months ago
Last Updated
yesterday
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category