Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:56:16 +08:00
commit 1702c25f85
11 changed files with 5809 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "panda-css-workflows",
"description": "Expert Panda CSS workflows for React + Vite projects - setup, tokens, recipes, and components",
"version": "1.2.0",
"author": {
"name": "Shaun Fox"
},
"skills": [
"./skills/"
],
"agents": [
"./agents/panda-architect.md"
]
}