12 lines
293 B
JSON
12 lines
293 B
JSON
{
|
|
"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"
|
|
]
|
|
} |