Frontend development agents and skills for React/Next.js
npm install @claudemesh/frontend-reactFrontend development agents and skills for React and Next.js.
- react-architect - Component design and architecture expert
- nextjs-expert - Next.js App Router and SSR patterns
- state-expert - State management (Redux, Zustand, Context API)
- performance-optimizer - React performance optimization
- react-hooks-patterns - Custom hooks and hook composition
- component-composition - Component design patterns
- nextjs-app-router - Next.js 13+ App Router patterns
- accessibility - WCAG compliance and a11y best practices
``bash``
claudemesh add frontend-react
Once installed, Claude Code will automatically use these agents when appropriate:
- "Design a React component for..." → Uses react-architect
- "How do I implement SSR with Next.js?" → Uses nextjs-expert
- "Show me React hooks patterns" → Uses react-hooks-patterns skill