Revert "chore: Remove dss-claude-plugin directory"
Some checks failed
DSS Project Analysis / dss-context-update (push) Has been cancelled
Some checks failed
DSS Project Analysis / dss-context-update (push) Has been cancelled
This reverts commit 72cb7319f5.
This commit is contained in:
20
dss-claude-plugin/.claude-plugin/plugin.json
Normal file
20
dss-claude-plugin/.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "dss-claude-plugin",
|
||||
"version": "1.0.0",
|
||||
"description": "Design System Server (DSS) integration for Claude Code - Analyze, extract, and generate design system tokens and components",
|
||||
"author": {
|
||||
"name": "overbits",
|
||||
"url": "https://github.com/overbits"
|
||||
},
|
||||
"homepage": "https://dss.overbits.luz.uy",
|
||||
"keywords": [
|
||||
"design-system",
|
||||
"tokens",
|
||||
"css",
|
||||
"scss",
|
||||
"tailwind",
|
||||
"figma",
|
||||
"storybook"
|
||||
],
|
||||
"commands": "./commands/"
|
||||
}
|
||||
Reference in New Issue
Block a user