animation-best-practices
π―Skillfrom millionco/react-doctor
A React codebase health scanner that checks 60+ rules for security, performance, correctness, and architecture issues, producing a 0-100 health score with actionable diagnostics.
Overview
React Doctor scans your React codebase for security, performance, correctness, and architecture issues, producing a 0β100 health score with actionable diagnostics. It auto-detects your framework (Next.js, Vite, Remix, etc.), React version, and compiler setup, then runs lint checks and dead code analysis in parallel.
Key Features
- 60+ lint rules across state & effects, performance, architecture, bundle size, security, correctness, accessibility, and framework-specific categories (Next.js, React Native)
- Dead code detection for unused files, exports, types, and duplicates
- 0-100 health scoring with severity-based weighting β errors weigh more than warnings, with thresholds at 75+ (great), 50-74 (needs work), and <50 (critical)
- One-command setup via
npx -y react-doctor@latest .with automatic framework and React version detection - Coding agent integration with a dedicated skill installer supporting Claude Code, Cursor, Gemini CLI, Codex, and more
Who is this for?
React developers and teams who want automated code health checks. Whether you're maintaining a large Next.js application or a Vite-powered SPA, React Doctor gives you instant visibility into code quality issues β security vulnerabilities, performance bottlenecks, dead code, and architecture problems β with a clear path to fixing them.
Same repository
millionco/react-doctor(3 items)
Installation
npx vibeindex add millionco/react-doctor --skill animation-best-practicesnpx skills add millionco/react-doctor --skill animation-best-practices~/.claude/skills/animation-best-practices/SKILL.mdSKILL.md
More from this repository2
A React codebase health scanner that checks 60+ rules for security, performance, correctness, and architecture issues, producing a 0-100 health score with actionable diagnostics.
A React codebase health scanner that checks 60+ rules for security, performance, correctness, and architecture issues, producing a 0-100 health score with actionable diagnostics.