Files
42marketplaces/sync/gh-mhattingpete-claude-skills-marketplace-engineering-workflow-plugin.json
2025-11-30 09:08:53 +08:00

18 lines
584 B
JSON

{
"name": "engineering-workflow-skills",
"owner": {
"name": "mhattingpete",
"email": "noreply@github.com"
},
"plugins": [
{
"name": "engineering-workflow-skills",
"description": "Skills for common software engineering workflows including git operations, test fixing, code review implementation, and feature planning with plan-implementer agent",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-mhattingpete-claude-skills-marketplace-engineering-workflow-plugin.git"
},
"strict": true
}
]
}