React best practices — component patterns, state-management selection (useState/Context/Zustand/Redux), performance optimization, and testing strategy. Use when structuring a complex React component, choosing a state solution, fixing excessive re-renders, or picking a testing approach. Not for trivial components (just write them) or non-React frameworks.
$npx -y skills add hotak92/vibecoded-orchestrator --skill react-patternsInstalls into the current project.
Run `npx skills use "https://github.com/hotak92/vibecoded-orchestrator" --skill "hotak92/vibecoded-orchestrator/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/hotak92/vibecoded-orchestrator" that are relevant to the current task. Run `npx skills add "https://github.com/hotak92/vibecoded-orchestrator"` and select the relevant skills, then follow their instructions.