Back to Engineering
Code Review
Professional Roles • Engineering
Comprehensive Code Review
Pull request reviews
Perform a detailed code review of this [language] code: [Paste code] Review for: - Logic errors and edge cases - Security vulnerabilities (OWASP Top 10) - Performance optimization opportunities - Code clarity and maintainability - Test coverage gaps - Documentation needs - Best practices adherence Provide specific line-by-line feedback with severity levels.
Try this prompt in:
Note: ChatGPT and Perplexity will open with the prompt pre-filled. For Claude and Gemini, you'll need to paste the prompt manually.
Refactoring Suggestions
Code quality improvement
Suggest refactoring improvements for this code: [Paste code] Context: [purpose of code] Focus on: - Reducing complexity - Improving readability - Eliminating duplication - Better naming conventions - Design pattern opportunities Show before/after examples for key changes.
Try this prompt in:
Note: ChatGPT and Perplexity will open with the prompt pre-filled. For Claude and Gemini, you'll need to paste the prompt manually.
