- Created registry.md for shadcn registry authoring and address schemes. - Added base-vs-radix.md to outline API differences between base and radix components. - Introduced chat.md for chat and messaging component guidelines. - Established composition.md for component composition best practices. - Defined forms.md for forms and input handling rules. - Created icons.md for icon usage and guidelines. - Added styling.md for styling and customization best practices. - Initialized skills-lock.json to track shadcn skill configuration.
6 lines
238 B
YAML
6 lines
238 B
YAML
interface:
|
|
display_name: "shadcn/ui"
|
|
short_description: "Manages shadcn/ui components — adding, searching, fixing, debugging, styling, and composing UI."
|
|
icon_small: "./assets/shadcn-small.png"
|
|
icon_large: "./assets/shadcn.png"
|