Files
dss/dss-claude-plugin/.claude-plugin/plugin.json
2025-12-11 18:55:57 -03:00

21 lines
482 B
JSON

{
"name": "dss-claude-plugin",
"version": "1.0.1",
"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/"
}