shadcn UI Web
Use this skill as a basic starting point.
Workflow
- Review the current component setup and styling system.
- Identify existing shadcn/ui conventions in the project.
- Reuse generated components instead of reinventing patterns.
- Keep variants and composition simple and consistent.
- Verify styling, accessibility, and interaction states.
Output
- Produce practical shadcn/ui based changes.
- Keep components consistent with the current design system.
- Prefer reuse and composition over duplication.