Provides automated, context-aware code reviews focusing on logic errors and style violations. Use during Pull Request cycles to identify potential bugs and maintain high code quality standards.
Resources
1Install
npx skillscat add jorgealves/agent-skills/code-review-assistant Install via the SkillsCat registry.
SKILL.md
Code Quality Skills
This directory contains skills to maintain high standards in professional codebases.
- Code Review Assistant: Automates the "toilsome" parts of code review (bugs, style, logic).
- Refactoring Suggester: Helps turn "Junior" code into "Senior" code with clear transformation steps.
- Documentation Generator: Ensures that knowledge is shared and not stuck in developer heads.