code-review-large

code-review-large

热门

In-depth code review for large PRs (>500 lines). Full analysis including architecture, performance, security, and maintainability.

3.2KStar
377Fork
更新于 1/27/2026
SKILL.md
readonly只读
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

You Might Also Like

Related Skills

verify

verify

243K

Use when you want to validate changes before committing, or when you need to check all React contribution requirements.

facebook avatarfacebook
获取
test

test

243K

Use when you need to run tests for React core. Supports source, www, stable, and experimental channels.

facebook avatarfacebook
获取

Use when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test failures, or adding new flags to React.

facebook avatarfacebook
获取

Use when adding new error messages to React, or seeing "unknown error code" warnings.

facebook avatarfacebook
获取
flow

flow

243K

Use when you need to run Flow type checking, or when seeing Flow type errors in React code.

facebook avatarfacebook
获取
flags

flags

243K

Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels.

facebook avatarfacebook
获取