Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:02:33 +08:00
commit 0c40192593
82 changed files with 18699 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "fluxwing-skills",
"description": "AI-native UX design system using uxscii standard - create, validate, and compose UI designs through natural language",
"version": "0.0.2",
"author": {
"name": "Trabian",
"email": "hello@trabian.com",
"url": "https://github.com/trabian"
},
"skills": [
"./skills"
]
}