This is a comprehensive implementation guide for React 18+ with TypeScript, focused on the actual coding phase. It enforces functional components only (no React.FC), provides opinionated project structure separating features from shared components, and includes battle-tested patterns for custom hooks like useAuth and useDebounce. The TanStack Query section is especially solid, pushing query options factories to prevent key collisions and emphasizing cache invalidation over manual refetches. It explicitly scopes itself to implementation, carving out testing and deployment to other skills. If you're building a modern React app and want consistent patterns across your team without debating architecture mid-sprint, this gives you the rails.
npx -y skills add hieutrtr/ai1-skills --skill react-frontend-expert --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