Code Review
Review code for best practices and potential issues
Overview
Review code for best practices and potential issues
Use Cases
- Professional coding projects
- Team collaboration and documentation
- Quick content generation with consistent quality
- Automated workflow integration
Template
Review the following {{language}} code for best practices, potential bugs, security issues, and performance improvements.
Code:
{{code}}
Focus areas: {{focusAreas}}
Properties
- language: Single Selection (default:
Python
)- Options: Python, JavaScript, TypeScript, Java, Swift, and 5 more
- code: Multi-line Text
- focusAreas: Multiple Selection (default:
Security, Performance, Readability
)- Options: Security, Performance, Readability, Best Practices, Error Handling, and 1 more