Junhan2

React Review Quick — Development skill for Claude Code

Development community

Quick React review focusing on CRITICAL and HIGH impact issues only.

How to install React Review Quick

Installs to ~/.claude/skills/junhan2-react-best-practices-review-react-review-quick/SKILL.md

Terminal
mkdir -p ~/.claude/skills/junhan2-react-best-practices-review-react-review-quick && curl -fsSL https://raw.githubusercontent.com/Junhan2/react-best-practices-review/HEAD/commands/react-review-quick.md -o ~/.claude/skills/junhan2-react-best-practices-review-react-review-quick/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What React Review Quick does


description: "Quick React review focusing on CRITICAL and HIGH impact issues only" argument-hint: "[path]" allowed-tools: ["Read", "Grep", "Glob", "Task", "Bash"] model: sonnet

Quick React Best Practices Review

Fast review focusing only on CRITICAL and HIGH impact issues. Uses higher confidence threshold (≥90) to minimize noise.

**Arguments**: $ARGUMENTS

Quick Review Workflow

1. Parse Arguments

  • path: Directory or file to review (default: changed files or src/)

2

Alternatives in Development

  • Triage PRs — Classify all open PRs by module, review state, scope, and architectural impact — produces a prioritized triage 12.6k ★
  • Resume Work From A Handoff Document — You are tasked with resuming work from a handoff document through an interactive process 10k ★
  • Add Critical Pattern — Add current problem to Required Reading (juce8-critical-patterns.md) 209 ★

Full documentation available on GitHub

View Source Repository