Initial commit
This commit is contained in:
21
.claude-plugin/plugin.json
Normal file
21
.claude-plugin/plugin.json
Normal 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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user