Files
gh-nnance-claude-agent-skil…/.claude-plugin/plugin.json
2025-11-30 08:44:30 +08:00

12 lines
317 B
JSON

{
"name": "typescript-skills",
"description": "Collection of TypeScript coding skills for generating, explaining, refactoring, and testing TypeScript code",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Nick Nance",
"email": "nnance@gmail.com"
},
"skills": [
"./skills/node-ts-cli"
]
}