Initial commit
This commit is contained in:
21
commands/discover-frontend.md
Normal file
21
commands/discover-frontend.md
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
description: Load frontend skills (React, Next.js, TypeScript, state management)
|
||||
---
|
||||
|
||||
# Discover Frontend Skills
|
||||
|
||||
Load the frontend gateway skill:
|
||||
|
||||
```bash
|
||||
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
|
||||
Reference in New Issue
Block a user