Files
gh-glittercowboy-taches-cc-…/.claude-plugin/plugin.json
2025-11-29 18:28:37 +08:00

18 lines
395 B
JSON

{
"name": "taches-cc-resources",
"description": "Curated Claude Code skills and commands for prompt engineering, MCP servers, subagents, hooks, and productivity workflows",
"version": "1.0.0",
"author": {
"name": "Lex Christopherson",
"email": "lex@glittercowboy.com"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}