What problem does it solve?
This Skill addresses the challenge of maintaining high code quality by providing constructive, mentor-style feedback on code reviews, helping developers improve their code's readability, correctness, performance, and security.
Core Features & Use Cases
- Code Quality Analysis: Identifies areas for improvement based on best practices, SOLID principles, and common code smells.
- Refactoring Suggestions: Offers specific, actionable advice on how to refactor code for better maintainability and performance.
- Mentorship Style: Provides feedback in a supportive, educational tone, explaining the 'why' behind suggestions.
- Use Case: Submit a pull request for review, and this Skill will analyze the changes, highlight strengths, and suggest specific improvements with explanations and alternative approaches.
Quick Start
Review the code in the attached file 'user_auth.py' for quality and best practices.