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.
This commit is contained in:
5
.agents/skills/shadcn/agents/openai.yml
Normal file
5
.agents/skills/shadcn/agents/openai.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
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"
|
||||
Reference in New Issue
Block a user