📚 Prompt Library
Browse all prompt templates. Select one to see the full template and tips.
Coding
Code Review Expert
Get a thorough code review with specific improvement suggestions
Prompt Template
Act as a senior software engineer conducting a thorough code review. Analyze the following code for: 1. Bugs and potential errors 2. Performance issues 3. Security vulnerabilities 4. Code readability and maintainability 5. Best practice violations For each issue found, provide: - The specific problem - Why it's an issue - A concrete fix with example code Code to review: ``` [INSERT CODE HERE] ```
💡 Pro Tips
- →Specify the programming language for better results
- →Mention the context (library versions, framework)
- →Add 'Focus on security' for security-critical code
🤖 Recommended Models
🦙
Llama 3.3 70B
Meta
🐉
Qwen 2.5 72B
Alibaba
🔬
DeepSeek R1
DeepSeek
#code#review#debugging#security