Files
gh-rand-cc-polymath/commands/discover-frontend.md
2025-11-30 08:49:41 +08:00

553 B

description
description
Load frontend skills (React, Next.js, TypeScript, state management)

Discover Frontend Skills

Load the frontend gateway skill:

cat ~/.claude/plugins/cc-polymath/skills/discover-frontend/SKILL.md

This activates skills for:

  • React component design and hooks
  • Next.js routing, SSR/SSG, and App Router
  • TypeScript type safety and advanced types
  • State management (Context, Zustand, Redux)
  • Data fetching and caching
  • Form handling and validation
  • Accessibility (a11y) and ARIA
  • Performance optimization and SEO