Files
otter/.agents/skills/shadcn/agents/openai.yml
GW_MC d755331fbd Add shadcn/ui customization, evaluation, and rules documentation
- Introduced customization and theming guide for shadcn/ui components.
- Added evaluation prompts for creating components with specific requirements.
- Created MCP server documentation for component management.
- Documented API differences between base and radix components.
- Established rules for component composition, forms, icons, and styling.
- Added skills-lock.json to track shadcn skill dependencies.
2026-05-28 04:05:45 +00:00

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"