# code-review > Review code changes, PRs, and provide feedback on code quality - Author: QoderAI - Repository: thisisniagahub/NIAGAHUB-MAIN - Version: 20260129184600 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/thisisniagahub/NIAGAHUB-MAIN - Web: https://mule.run/skillshub/@@thisisniagahub/NIAGAHUB-MAIN~code-review:20260129184600 --- --- name: code-review description: Review code changes, PRs, and provide feedback on code quality --- # Code Review Skill ## When to Use - User asks for code review - User shares code snippet for feedback - User asks about best practices ## Approach 1. Analyze the code structure 2. Check for common issues: - Security vulnerabilities - Performance issues - Code style/formatting - Logic errors - Missing error handling 3. Provide constructive feedback 4. Suggest improvements with examples ## Output Format - ✅ Good: [what's done well] - ⚠️ Warning: [potential issues] - ❌ Issue: [problems to fix] - 💡 Suggestion: [improvements] ## Commands - Review file: Read and analyze the file - Quick check: Fast scan for obvious issues - Deep review: Comprehensive analysis