What problem does it solve?
Manually replacing raw HTML elements in Stitch-generated React applications with accessible, customizable shadcn/ui components and aligning design tokens is time-consuming and prone to styling inconsistencies.
Core Features & Use Cases
- Design Token Alignment: Maps Stitch-extracted CSS variables to shadcn/ui's variable naming convention for consistent styling across the app.
- Component Discovery & Installation: Guides users through finding, installing, and configuring shadcn/ui components that match their Stitch design.
- Customization Patterns: Provides templates for extending shadcn components with project-specific variants and wrappers that preserve Stitch's design language.
- Use Case: For a Stitch-generated e-commerce dashboard, use this skill to quickly swap raw HTML product cards and navigation elements for shadcn components that match the Stitch color palette and typography, with built-in keyboard navigation and ARIA compliance.
Quick Start
Use the stitch-shadcn-ui skill to replace all raw HTML elements in your Stitch-generated React dashboard with matching shadcn/ui components aligned to your Stitch design tokens.