21 lines
419 B
JSON
21 lines
419 B
JSON
{
|
||
"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"
|
||
]
|
||
} |