# code-reviewer > Reviews code for style, bugs, and best practices. Use when asked to review or analyze code quality. - Author: CharlesVardeman - Repository: LA3D/skillhelper - Version: 20251229143818 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/LA3D/skillhelper - Web: https://mule.run/skillshub/@@LA3D/skillhelper~code-reviewer:20251229143818 --- --- name: code-reviewer description: Reviews code for style, bugs, and best practices. Use when asked to review or analyze code quality. license: MIT compatibility: Works with any code analysis tools allowed-tools: python metadata: version: "1.0.0" author: skillhelper-dev tags: - code - review - quality --- # Code Reviewer Skill This skill helps review code for common issues: 1. Check for style violations 2. Identify potential bugs 3. Suggest improvements 4. Verify best practices ## Usage When activated, analyze the provided code and give constructive feedback on: - Code structure and organization - Potential bugs or edge cases - Performance considerations - Readability and maintainability See references for detailed checklists.