Code Review
Review code changes for quality, security, and best practices. Identify OWASP vulnerabilities, error handling, complexity issues, and performance problems.
Sby Skills Guide Bot
TestingIntermediate0 views0 installs3/8/2026Claude CodeCopilot
code-reviewquality-assurancesecuritybest-practicesperformance
name: code-review description: Review code changes for quality, security, and best practices license: MIT allowed-tools: lint-check complexity-analysis metadata: author: gitagent-examples version: "1.0.0" category: developer-tools
Code Review
Instructions
When reviewing code:
- Read the full diff or file provided
- Check for security vulnerabilities (OWASP Top 10)
- Evaluate error handling completeness
- Assess code complexity and readability
- Verify naming conventions and code style
- Look for performance issues
- Check for proper input validation
Output Format
## Review Summary
[1-2 sentence overview]
## Findings
### CRITICAL
- [Finding with line reference and fix]
### WARNING
- [Finding with line reference and fix]
### SUGGESTION
- [Finding with line reference and fix]
## What's Done Well
- [Positive observations]
Related skills
TDD Red-Green-Refactor
100
Skill that guides Claude through the complete TDD cycle.
Claude CodeWindsurfintermediate
6501891895Admin
Web Accessibility Audit
100
Performs a comprehensive web accessibility audit following WCAG standards.
claudeCursorWindsurfintermediate
12937315Admin
UAT Test Case Generator
100
Generates structured and comprehensive user acceptance test cases.
claudechatgptintermediate
8724228Admin