What problem does it solve?
This Skill helps developers and teams get a fast, senior-level assessment of source code to identify bugs, security issues, performance bottlenecks, and maintainability problems so code can be merged or fixed with confidence.
Core Features & Use Cases
- Multidimensional Code Review: Reviews correctness, security, performance, maintainability, testability, and best practices across many languages.
- Debug & Root Cause Analysis: Help reproduce errors from stack traces and suggest concrete fixes and debugging steps.
- Refactor & Tests: Propose maintainable refactors, provide full replacement code examples, and generate unit tests and test cases.
- Use Cases: Review PRs before merge, find N+1 queries, refactor legacy modules, write unit tests for new features, and audit critical endpoints for security vulnerabilities.
Quick Start
/programmer-pro review this backend endpoint and provide a line-numbered code review with severity levels, fixes, and a full refactored version.