Back to list
coreyja

frontend-components

by coreyja

New and Hopefully Improved Personal Site

6🍴 1📅 Jan 24, 2026

SKILL.md


name: Frontend Components description: Design reusable, composable UI components with single responsibility, clear interfaces, and proper state management. Use this skill when creating or refactoring React, Vue, Svelte, or other framework components. When defining component props, interfaces, or APIs. When managing component state or lifting state up to parent components. When building reusable UI elements like buttons, cards, forms, modals, or lists. When implementing component composition patterns. When working with component files (.jsx, .tsx, .vue, .svelte). When documenting component usage or creating component libraries.

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

Score

Total Score

65/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

1ヶ月以内に更新

+10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

+5

Reviews

💬

Reviews coming soon