Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:49:41 +08:00
commit 735ee8165d
17 changed files with 1350 additions and 0 deletions

View 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