A comprehensive reference for modern React that covers the full stack: hooks discipline, the server/client component split in App Router, Suspense boundaries, form actions with useActionState, and a clear decision tree for when to reach for context versus external stores. Leans heavily on composition patterns (children, render props, compound components) and includes practical guidance on when not to optimize. The accessibility section appears cut off, but the data fetching matrix and RSC boundary rules are especially useful if you're working in Next.js 13+. Opinionated in the right ways: derives state during render instead of syncing it in useEffect, defaults to unoptimized code until profiling proves otherwise.
npx -y skills add affaan-m/everything-claude-code --skill react-patterns --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar