Files
42marketplaces/sync/gh-technickai-ai-coding-config-plugins-dev-agents.json
2025-11-30 09:08:53 +08:00

18 lines
450 B
JSON

{
"name": "dev-agents",
"owner": {
"name": "TechNickAI",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "dev-agents",
"description": "Development agents - debugging, UX design, autonomous development, prompt engineering",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-technickai-ai-coding-config-plugins-dev-agents.git"
},
"strict": true
}
]
}