Initial commit
This commit is contained in:
17
.claude-plugin/plugin.json
Normal file
17
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "next-project-starter",
|
||||
"description": "Starter bundle for Next.js projects with commands, hooks, scripts, and MCP integration",
|
||||
"version": "0.1.0",
|
||||
"author": {
|
||||
"name": "ClaudeSmith"
|
||||
},
|
||||
"skills": [
|
||||
"./skills"
|
||||
],
|
||||
"commands": [
|
||||
"./commands"
|
||||
],
|
||||
"hooks": [
|
||||
"./hooks"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user