What problem does it solve?
This Skill automates the code review process by systematically checking your code against predefined project skill guidelines and global rules. It provides objective, actionable feedback, ensuring code quality and consistency without manual effort, saving time for human reviewers.
Core Features & Use Cases
- Skill-Based Validation: Reviews code against specific skill checklists (e.g.,
frontend, backend, database skills).
- Quantitative Assessment: Provides a compliance percentage and highlights specific issues with suggested fixes.
- Global Rule Enforcement: Checks for common anti-patterns like
any type usage, hardcoded environment variables, and console.log.
- Use Case: Before committing your code, ask "코드 리뷰해줘". The skill will analyze your changes, identify violations of project standards, and suggest precise corrections, ensuring your code is high-quality and ready for integration.
Quick Start
To get a comprehensive review of your recent code changes, simply say:
"코드 리뷰해줘"