Senior-level review of a React feature, by theSeniorDev — structure & boundaries, state & data flow, performance & rendering, types/forms/testability/a11y, and styling architecture & motion. Recommends design patterns by name when one fits. Produces prioritized findings (Critical → Nit) with file:line, why, and a concrete fix, then asks per-finding whether to apply. Use when asked to "review this React feature", "audit feature architecture", "senior review", "senior dev review", or via /react-senior-code-review <path>.
$npx -y skills add the-senior-dev/senior-dev-skills --skill react-senior-code-reviewInstalls into the current project.
Run `npx skills use "https://github.com/the-senior-dev/senior-dev-skills" --skill "the-senior-dev/senior-dev-skills/react-senior-code-review"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/the-senior-dev/senior-dev-skills" that are relevant to the current task. Run `npx skills add "https://github.com/the-senior-dev/senior-dev-skills"` and select the relevant skills, then follow their instructions.