diff --git a/design-systems/.claude-plugin/plugin.json b/design-systems/.claude-plugin/plugin.json new file mode 100644 index 0000000..1fac026 --- /dev/null +++ b/design-systems/.claude-plugin/plugin.json @@ -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" +}