18 lines
395 B
JSON
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"
|
|
]
|
|
} |