Skip to content
AI Tools

Senior Code Review

Provides senior-level code review with architectural feedback

Conduct a code review as a senior developer. Code: ```{language} {code} ``` Analyze by criteria: 1. **Bugs and errors** — logic errors, edge cases 2. **Security** — injections, data leaks, XSS 3. **Performance** — Big O notation, unnecessary operations, memory leaks 4. **Readability** — naming, structure, comments 5. **Best practices** — patterns, SOLID, DRY For each issue: - Line/block of code - Problem description - Suggested fix with code example At the end: overall score from 1 to 10 and top 3 priority fixes.
0 copies

Variables

Replace these variables with your own values before using:

{язык}{код}

Prompt info

💻

Category

Programming

AI model

Any model

Application

Проверка кода перед мержем, обучение, улучшение качества

код-ревьюбагирефакторингбезопасность