Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:00:41 +08:00
commit b00ba92993
8 changed files with 971 additions and 0 deletions

61
plugin.lock.json Normal file
View File

@@ -0,0 +1,61 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:TechNickAI/ai-coding-config:plugins/dev-agents",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "42d29de7e8b83a8659d24e089a24f71f3fa8020c",
"treeHash": "67e85556ad397f82325cc062eb0e4ec391ca5c953b04f049fd9ac945135443a2",
"generatedAt": "2025-11-28T10:12:51.290563Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "dev-agents",
"description": "Development agents - debugging, UX design, autonomous development, prompt engineering",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "96fbfa1ba80d724bae8ba2a2dd2aadb81e4c32c19ef41a90ae6248bb0d016bd8"
},
{
"path": "agents/prompt-engineer.md",
"sha256": "d9d59e2662a5064e1d7fce87f21f2faf6b5ef5afae731ca9ada5f26043f1648e"
},
{
"path": "agents/debugger.md",
"sha256": "dafa9b217a76a62a83c8558c2ef0dfc96cedb8b720f82e056c66f6b393af4dcb"
},
{
"path": "agents/commit-message-generator.md",
"sha256": "1271c7bb2dbdbc22e5e2ed66244f6791127b49307a112fb0d904327635efe92b"
},
{
"path": "agents/ux-designer.md",
"sha256": "29f8cc81e668a7cfcd717342fd0dfc5761134647ff395d744aeed3c9c4bdce0b"
},
{
"path": "agents/autonomous-developer.md",
"sha256": "3289ca1224e00beaf4ebba55b41b96b12acfe84df88adc82c049d43a42d61068"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "58e040cef2abf92955b6f104ad88f22a87ee64721b8ee44aa53cf2075dc22ccb"
}
],
"dirSha256": "67e85556ad397f82325cc062eb0e4ec391ca5c953b04f049fd9ac945135443a2"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}