Code Reviewer
Analyze code and provide constructive feedback
AICode
Analyze this code and provide feedback on: 1. Code quality 2. Security issues 3. Performance 4. Best practices
Bug Hunter
Find potential bugs and issues in code
DebugAnalysis
Review this code for potential bugs, edge cases, and undefined behaviors. List all issues found.
Code Explainer
Explain complex code in simple terms
EducationDocumentation
Explain this code section in simple terms. Include what it does, how it works, and when to use it.
Refactor Master
Suggest code improvements and refactoring
OptimizationClean Code
Refactor this code to be more: 1. Readable 2. Maintainable 3. Performant 4. Follow SOLID principles
Test Generator
Generate unit tests for your code
TestingQA
Generate comprehensive unit tests for this function. Cover edge cases and typical scenarios.
API Designer
Design clean and RESTful APIs
BackendArchitecture
Design a RESTful API for [describe your use case]. Include endpoints, methods, request/response formats.