In-depth code review for large PRs (>500 lines). Full analysis including architecture, performance, security, and maintainability.
Installation
$skills install @breaking-brake/code-review-large
Claude Code
Cursor
Copilot
Codex
Antigravity
Details
Repositorybreaking-brake/cc-wf-studio
Path.claude/skills/code-review-large/SKILL.md
Branchmain
Scoped Name@breaking-brake/code-review-large
Usage
After installing, this skill will be available to your AI coding assistant.
Verify installation:
skills listSkill Instructions
name: code-review-large description: In-depth code review for large PRs (>500 lines). Full analysis including architecture, performance, security, and maintainability.
Code Review Large
Overview
Thorough review for large PRs exceeding 500 lines.
Checks
- Architecture and design patterns
- Performance implications
- Security vulnerabilities (OWASP Top 10)
- Maintainability and technical debt
- Breaking changes assessment
- Documentation completeness
Output
- Comprehensive report with severity ratings and recommendations
More by breaking-brake
View allcode-review-medium
2,689Standard code review for medium PRs (100-500 lines). Includes code quality, security basics, and test coverage analysis.
code-review-small
2,689Quick code review for small PRs (<100 lines). Focuses on basic code quality, naming conventions, and obvious bugs.
code-review
2,689Analyze PR diffs and generate review comments from code quality, security, and performance perspectives. Use for code reviews, quality checks, and security analysis.
