What problem does it solve?
This Skill provides a systematic and comprehensive approach to reviewing code, ensuring higher quality, better security, improved performance, and adherence to best practices across any programming language.
Core Features & Use Cases
- Systematic Review Process: Offers a detailed checklist covering correctness, security, performance, maintainability, and testing.
- Language-Specific Insights: Provides common pitfalls and checks for popular languages like Swift and TypeScript.
- Structured Feedback: Guides the reviewer to format feedback clearly into Summary, Critical Issues, Suggestions, Questions, and Positives.
- Use Case: A developer submits a pull request. The
code_review skill can be invoked to provide a thorough audit of the changes, identifying potential bugs, security vulnerabilities, and areas for performance optimization before merging.
Quick Start
Invoke the code review skill to perform a full review of the current pull request.