--- name: code-review-assistant description: 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. --- # 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.