ui-component-patterns

Installation
SKILL.md

UI Component Patterns

When to use this skill

  • Building Component Libraries: Creating reusable UI components
  • Implementing Design Systems: Applying consistent UI patterns
  • Complex UI: Components requiring multiple variants (Button, Modal, Dropdown)
  • Refactoring: Extracting duplicate code into components

Instructions

Step 1: Props API Design

Design Props that are easy to use and extensible.

Installs
23
GitHub Stars
33
First Seen
Mar 6, 2026
ui-component-patterns — akillness/skills-template