Frontend Components

Installation
SKILL.md

Frontend Components

When to use this skill

  • When creating new UI components for your application
  • When refactoring existing components for better reusability
  • When designing component APIs with props, events, and slots
  • When implementing component composition patterns (parent-child relationships)
  • When managing component state (local vs. lifted state)
  • When building component libraries or design systems
  • When documenting component usage and providing examples
  • When working on Vue components (.vue files)
  • When working on React components (.jsx, .tsx files)
  • When creating web components or custom elements
  • When ensuring components follow single responsibility principle
  • When designing components to be used across different contexts

This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle frontend components.

Installs
First Seen
Frontend Components — florianriquelme/statamic-assets