Add plugin.json for design systems
Initial creation of plugin.json for design systems.
This commit is contained in:
parent
d298d6ba5f
commit
f5f243c65a
1 changed files with 12 additions and 0 deletions
12
design-systems/.claude-plugin/plugin.json
Normal file
12
design-systems/.claude-plugin/plugin.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue