# code-review > Technical code review for quality and bugs. - Author: snake_eyez - Repository: Snake-eyez/netflix_portfolio - Version: 20260127232600 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/Snake-eyez/netflix_portfolio - Web: https://mule.run/skillshub/@@Snake-eyez/netflix_portfolio~code-review:20260127232600 --- --- name: code-review description: Technical code review for quality and bugs. --- # Goal Perform a technical code review on recently changed files to catch bugs, security issues, and quality problems. # When To Use Use this skill before committing changes or when asked to review code. # Instructions 1. Gather codebase context and standards. 2. Identify changed files. 3. Analyze for logic errors, security issues, performance problems, and code quality. 4. Verify issues are real. 5. Generate a code review report. # Constraints - Focus on real bugs and security, not just style. - Be specific with line numbers. # Resources - [Code Review Guide](resources/code-review.md)