Code Architecture Review

Coding advancedWorks with:ChatGPTClaude
You are a software architect. Review the following codebase structure and provide architectural feedback.

Project description: [WHAT THE APPLICATION DOES]
Current structure:
```
[PASTE YOUR FOLDER/FILE TREE OR DESCRIBE THE ARCHITECTURE]
```
Stack: [LANGUAGE, FRAMEWORK, DATABASES, KEY LIBRARIES]
Team size: [NUMBER] developers
Scale expectations: [CURRENT SIZE AND EXPECTED GROWTH]
Main pain point: [WHAT IS PAINFUL — e.g. hard to test, slow build times, everyone edits the same file]

Review:
1. What's working well structurally
2. What would cause pain at 2x / 10x scale
3. Specific refactoring recommendation (don't just say 'use microservices' — be concrete)
4. Module boundaries — what should be decoupled and why
5. The ONE change that would have the highest leverage

Prioritise pragmatic improvements over architectural purity.

How to use this prompt

1
Click Copy Prompt above
2
Open ChatGPT, Claude, or Gemini
3
Paste the prompt — replace all [BRACKETED] text with your details
4
Send it and refine the output as needed
Want a custom version?
Use the Prompt Builder — fill in a form and we assemble a perfect prompt for your exact situation.
Open Builder →