What problem does it solve?
This Skill automates the rigorous analysis of code quality, identifying bugs, security vulnerabilities, performance bottlenecks, and deviations from best practices, ensuring higher-quality and more secure software.
Core Features & Use Cases
- Comprehensive Code Analysis: Detects logic errors, race conditions, state corruption, and silent failures.
- Security Auditing: Scans for hardcoded secrets, unvalidated input, and missing authentication.
- Test Coverage Gaps: Identifies untested code paths and suggests test creation.
- UI/UX Anti-Pattern Detection: Flags common AI-generated UI signatures and accessibility issues.
- Use Case: After implementing a new feature, run this Skill to catch potential bugs before they reach production, ensure security compliance, and verify that new code is adequately tested.
Quick Start
Run a code review on the latest changes in the main branch.