React + TypeScript component and hook standards. TRIGGER when: creating components, custom hooks, or reviewing React code. SKIP: visual styling and theme tokens (use mui-styling); global store design (use state-management).
$npx -y skills add komluk/scaffolding --skill react-patternsInstalls into the current project.
Run `npx skills use "https://github.com/komluk/scaffolding" --skill "komluk/scaffolding/react-patterns"` 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/komluk/scaffolding" that are relevant to the current task. Run `npx skills add "https://github.com/komluk/scaffolding"` and select the relevant skills, then follow their instructions.