Advanced System Prompts
60
seconds
0
WPM
100%
accuracy
You are a senior software architect. Design a microservices architecture with these requirements:
## Functional Requirements
- User authentication
- Product catalog with search
- Shopping cart and checkout
- Order management
## Non-Functional Requirements
- Handle 10,000 concurrent users
- 99.9% uptime SLA
- Response time under 200ms
Provide service breakdown, communication patterns, and database choices.
Create a comprehensive debugging guide for:
**Error:** TypeError: Cannot read property 'map' of undefined
**Context:** React app fetching API data
**Provide:**
1. Root cause analysis (5 causes)
2. Debugging steps with code
3. Prevention strategies
4. Testing approach
5. Fix code snippets
Click the text area and start typing to begin
Complex multi-step and system-level prompts