Development
Code Review - Claude MCP Skill
Systematic code analysis for quality, security, and best practices
SEO Guide: Enhance your AI agent with the Code Review tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to systematic code analysis for quality, security, and best practices... Download and configure this skill to unlock new capabilities for your AI workflow.
Documentation
SKILL.md# Code Review Skill This skill provides systematic code analysis capabilities for identifying issues, suggesting improvements, and ensuring code quality. ## Core Capabilities ### 1. Security Analysis - SQL injection vulnerabilities - XSS and CSRF risks - Authentication/authorization flaws - Sensitive data exposure - Dependency vulnerabilities ### 2. Code Quality - SOLID principles adherence - Design pattern usage - Code duplication detection - Complexity analysis - Naming conventions ### 3. Performance Review - Algorithm efficiency - Database query optimization - Memory usage patterns - Caching opportunities - Async/await patterns ### 4. Best Practices - Error handling patterns - Logging practices - Documentation completeness - Test coverage analysis - Configuration management ## Review Process ### Step 1: Initial Scan Quick overview identifying: - Language and framework - Project structure - Key dependencies - Test presence ### Step 2: Deep Analysis Detailed examination of: - Critical paths - Security boundaries - Data flow - Error scenarios ### Step 3: Recommendations Prioritized suggestions for: - Critical fixes (security/bugs) - Important improvements - Nice-to-have enhancements - Future considerations ## Output Format Reviews are structured as: 1. **Executive Summary** - High-level findings 2. **Critical Issues** - Must-fix problems 3. **Recommendations** - Suggested improvements 4. **Positive Findings** - What's done well 5. **Metrics** - Code quality scores ## Example Usage When activated, this skill enhances the AI's ability to: - Spot subtle bugs and vulnerabilities - Suggest idiomatic improvements - Identify performance bottlenecks - Recommend testing strategies - Ensure security best practices ## Integration Notes This skill works well with: - Debug Detective persona for deep debugging - Technical Analyst persona for architecture review - Security-focused agents for vulnerability scanning - Documentation templates for review reports
Signals
Information
- Repository
- mickdarling/dollhouse-portfolio
- Author
- mickdarling
- Last Sync
- 1/14/2026
- Repo Updated
- 10/25/2025
- Created
- 1/13/2026
Reviews (0)
No reviews yet. Be the first to review this skill!
Related Skills
upgrade-nodejs
Upgrading Bun's Self-Reported Node.js Version
cursorrules
CrewAI Development Rules
cn-check
Install and run the Continue CLI (`cn`) to execute AI agent checks on local code changes. Use when asked to "run checks", "lint with AI", "review my changes with cn", or set up Continue CI locally.
CLAUDE
CLAUDE.md
Related Guides
Mastering the Oracle CLI: A Complete Guide to the Claude Skill for Database Professionals
Learn how to use the oracle Claude skill. Complete guide with installation instructions and examples.
Python Django Best Practices: A Comprehensive Guide to the Claude Skill
Learn how to use the python django best practices Claude skill. Complete guide with installation instructions and examples.
Optimize Rell Blockchain Code: A Comprehensive Guide to the Claude Skill
Learn how to use the optimize rell blockchain code Claude skill. Complete guide with installation instructions and examples.