Files
2025-11-29 18:26:23 +08:00

14 lines
420 B
JSON

{
"name": "skill-set",
"description": "Comprehensive productivity skills and development tools for Claude Code, including git workflow automation, code context understanding, browser automation, peer LLM consulting, and CodeRabbit feedback processing.",
"version": "1.0.1",
"author": {
"name": "ether-moon"
},
"agents": [
"./agents/coderabbit-feedback.md"
],
"commands": [
"./commands/"
]
}