auto-backup: 2025-12-11 20:35:05 (68 files: +19 ~23 -25)

Generated by DSS Git Backup Hook
This commit is contained in:
2025-12-11 17:35:05 -03:00
parent 09b234a07f
commit 1ff198c177
68 changed files with 3229 additions and 7102 deletions

View File

@@ -0,0 +1,20 @@
{
"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/"
}