react-components

Installation
SKILL.md

React Components

Quick reference for building UI components with Atomic Design, shadcn/ui, and Radix UI. Each section summarizes the key rules — reference files provide full examples and edge cases.

Atomic Design

Five-level component hierarchy: Atoms → Molecules → Organisms → Templates → Pages.

Classification Quick Reference

Level Breaks Down Further? Fetches Data? Business Logic? Reusable?
Atom No No No Yes
Molecule Into atoms No Minimal Yes
Organism Into molecules Maybe Yes Usually
Template Into organisms No No Yes
Page Into templates Yes Orchestration No

Examples

Related skills
Installs
9
GitHub Stars
2
First Seen
Mar 10, 2026