Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:07:15 +08:00
commit ef9fcbb24d
18 changed files with 3506 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
{
"name": "frontend-nextjs-development",
"description": "Next.js開発向けのツール群Figmaデザイン抽出、コンポーネント生成など",
"version": "0.0.0-2025.11.28",
"author": {
"name": "TOYOTA, Yoichi",
"email": "y.toyota@xtone.co.jp"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}