frontend components

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.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "frontend components" with this command: npx skills add coreyja/coreyja.com/coreyja-coreyja-com-frontend-components

Frontend Components

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.

When to use this skill

  • When creating new UI components in React, Vue, Svelte, or similar frameworks

  • When refactoring existing components to improve reusability or composability

  • When defining component props, interfaces, TypeScript types, or default values

  • When managing local component state or deciding whether to lift state up

  • When building reusable UI elements (buttons, cards, inputs, modals, dropdowns)

  • When implementing component composition patterns (children, slots, render props)

  • When working with component files (.jsx, .tsx, .vue, .svelte, .js)

  • When splitting large components into smaller, focused sub-components

  • When documenting component usage, props, or creating component libraries

  • When encapsulating component logic and keeping internal details private

Instructions

For details, refer to the information provided in this file: frontend components

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

frontend css

No summary provided by upstream source.

Repository SourceNeeds Review
General

global conventions

No summary provided by upstream source.

Repository SourceNeeds Review
General

global tech stack

No summary provided by upstream source.

Repository SourceNeeds Review
General

testing test writing

No summary provided by upstream source.

Repository SourceNeeds Review