.agents/skills/react-doctor/SKILL.md
Run after making React changes to catch issues early. Use when reviewing code, finishing a feature, or fixing bugs in a React project.
npx skillsauth add sushichan044/hono-react-router-cf-template react-doctorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Scans your React codebase for security, performance, correctness, and architecture issues. Outputs a 0-100 score with actionable diagnostics.
mise run react-doctor
Run after making changes to catch issues early. Fix errors first, then re-run to verify the score improved.
tools
Read this when you are testing React Component with Vitest Browser Mode tests. Test file extension is expected to `.browser.test.{ts,tsx}`.
development
Learn how to use Tailwind CSS v4's advanced features like custom utilities and variants.
development
Read this when working with React Router Specific Conventions; using file-based flat routes, v8 middlewares, testing with React Router's framework features.
development
This skills tells you how to access docs of Base UI. Base UI is a React component library focused on accessibility, performance, and developer experience.