Get a senior developer-level code review covering readability, best practices, modularity, naming conventions, and potential improvements.
Paste the prompt into any LLM along with your code. Works with any programming language.
Analyze my project code like a senior developer. Review it thoroughly, then provide detailed feedback. Cover these areas: 1. Code readability and naming conventions 2. Modularity and separation of concerns 3. Potential bugs or edge cases 4. Security vulnerabilities 5. Performance considerations 6. Best practices specific to this language 7. What is done well (be specific) 8. Priority-ranked list of improvements For each issue, explain WHY it matters and show the fix. End with an overall quality rating (1-10) and the top 3 things to fix first. Here is the code: [paste your code here]