What is reusable-ui-components?
Guidelines for creating reusable, portable UI components with native-first design, compound patterns, and accessibility Source: evanbacon/crispy.
Guidelines for creating reusable, portable UI components with native-first design, compound patterns, and accessibility
Quickly install reusable-ui-components AI skill to your development environment via command line
Source: evanbacon/crispy.
This guide covers building production-quality, portable UI components inspired by shadcn/ui, Base UI, Radix, and Konsta UI. Components follow iOS San Francisco design guidelines with liquid glass aesthetics and prioritize native primitives with graceful fallbacks.
| shadcn/ui | Component structure, copy-paste architecture | | Radix UI | Compound component patterns, accessibility primitives | | Base UI | Headless component APIs, composition patterns | | Konsta UI | iOS liquid glass aesthetics, platform-adaptive styling |
Use compound components for complex, multi-element UI. This provides flexibility while maintaining cohesive behavior.
Guidelines for creating reusable, portable UI components with native-first design, compound patterns, and accessibility Source: evanbacon/crispy.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/evanbacon/crispy --skill reusable-ui-componentsGuidelines for creating reusable, portable UI components with native-first design, compound patterns, and accessibility Source: evanbacon/crispy.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/evanbacon/crispy --skill reusable-ui-components Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/evanbacon/crispy