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
1
GitHub Stars
3
First Seen
Mar 20, 2026
ui-component-patterns — jeo-tech-ai/oh-my-gods