Files
42marketplaces/sync/gh-ether-moon-skill-set-plugins-skill-set.json
2025-11-29 18:53:27 +08:00

18 lines
567 B
JSON

{
"name": "skill-set",
"owner": {
"name": "ether-moon",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"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.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-ether-moon-skill-set-plugins-skill-set.git"
},
"strict": true
}
]
}