Automatically discover frontend development skills when working with React, Next.js, UI components, state management, data fetching, forms, accessibility, performance optimization, or SEO. Activates for frontend web development tasks.
View on GitHubrand/cc-polymath
cc-polymath
January 21, 2026
Select agents to install to:
npx add-skill https://github.com/rand/cc-polymath/blob/main/skills/discover-frontend/SKILL.md -a claude-code --skill discover-frontendInstallation paths:
.claude/skills/discover-frontend/# Frontend Skills Discovery Provides automatic access to comprehensive frontend development skills. ## When This Skill Activates This skill auto-activates when you're working with: - React component development - Next.js applications and App Router - State management (Context, Zustand, Redux) - Data fetching (SWR, React Query, Server Actions) - Form handling and validation - Web accessibility (WCAG, ARIA) - Frontend performance optimization - SEO and metadata - UI/UX design implementation ## Available Skills ### Quick Reference The Frontend category contains 10 core skills (+ elegant-design): 1. **react-component-patterns** - Component design, composition, hooks, performance 2. **nextjs-app-router** - Next.js 14+ App Router, Server Components, routing 3. **react-state-management** - Context, Zustand, Redux Toolkit patterns 4. **react-data-fetching** - SWR, React Query, Server Actions, data patterns 5. **react-form-handling** - React Hook Form, Zod validation, form patterns 6. **web-accessibility** - WCAG 2.1 AA compliance, ARIA, keyboard navigation 7. **frontend-performance** - Bundle optimization, Core Web Vitals, code splitting 8. **nextjs-seo** - SEO with Next.js, metadata API, structured data 9. **web-workers** - Web Workers API, message passing, offloading computation 10. **browser-concurrency** - Service Workers, SharedWorkers, Worklets, PWAs 11. **elegant-design/SKILL.md** - World-class accessible interfaces (separate Agent Skill) ### Load Full Category Details For complete descriptions and workflows: ```bash cat ~/.claude/skills/frontend/INDEX.md ``` This loads the full Frontend category index with: - Detailed skill descriptions - Usage triggers for each skill - Common workflow combinations - Cross-references to related skills ### Load Specific Skills Load individual skills as needed: ```bash # Core React patterns cat ~/.claude/skills/frontend/react-component-patterns.md cat ~/.claude/skills/frontend/react-state-management.md cat ~/.claude/skil