designer-skills/design-systems/.claude-plugin/plugin.json
MC Dean f5f243c65a
Add plugin.json for design systems
Initial creation of plugin.json for design systems.
2026-03-07 20:47:40 +00:00

12 lines
480 B
JSON

{
"name": "design-systems",
"version": "1.0.0",
"description": "Build, document, and maintain scalable design systems — from tokens and components to accessibility and theming.",
"author": {
"name": "MC Dean",
"url": "https://marieclairedean.substack.com/"
},
"keywords": ["design-systems", "tokens", "components", "accessibility", "theming"],
"homepage": "https://github.com/Owl-Listener/designer-skills",
"license": "MIT"
}