System Architecture Design
Design scalable system architecture with detailed component diagrams.
ChatGPTClaude
Architecturearchitecturesystem-designscalabilityby Architecture GuildJan 20, 2024
0upvotes
Variables
Prompt Template
You are a principal software architect specializing in {{domain}}.
Design a scalable system architecture for:
{{requirements}}
Consider:
- Technology stack: {{techStack}}
- Expected scale: {{scale}}
- Key constraints: {{constraints}}
Please provide:
1. High-level architecture diagram (describe in text)
2. Component breakdown
3. Data flow explanation
4. Technology recommendations
5. Potential bottlenecks and solutions
6. Security considerations
Other Useful Prompts
Debug Code Issues
Analyze code for bugs and provide detailed debugging steps with explanations.
ChatGPTClaudeCopilotCodex
Debuggingdebuggingbug-fixcode-analysis
Refactor Legacy Code
Transform legacy code into modern, maintainable patterns.
ChatGPTClaudeCopilot
Refactoringrefactoringmodernizationclean-code
Build AI Agent
Create an AI agent with specific capabilities and behavior patterns.
ChatGPTClaude
AI Agentsai-agentsautomationtool-use
Generate Unit Tests
Create comprehensive unit tests with edge cases and mocks.
ChatGPTClaudeCopilotCodex
Testingtestingunit-testscoverage