Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "claude-dev-toolkit",
|
||||
"description": "Angular development toolkit with Skills and Commands for scaffolding Angular apps, components, services, and modules",
|
||||
"version": "1.0.0",
|
||||
"author": "James Scales",
|
||||
"skills": [
|
||||
"./skills"
|
||||
],
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user