Agent skill
agent-frontend-patterns
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/agent-frontend-patterns
SKILL.md
Frontend Development Patterns
Modern frontend patterns for React, Next.js, and performant user interfaces.
Component Patterns
🧠 Knowledge Modules (Fractal Skills)
1. Composition Over Inheritance
2. Compound Components
3. Render Props Pattern
4. State Management Hook
5. Async Data Fetching Hook
6. Debounce Hook
7. Context + Reducer Pattern
8. Memoization
9. Code Splitting & Lazy Loading
10. Virtualization for Long Lists
11. Controlled Form with Validation
12. Framer Motion Animations
13. Keyboard Navigation
14. Focus Management
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?