Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:07:58 +08:00
commit 86f2852c2f
4 changed files with 324 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "unit-test-generator",
"description": "Expert Flutter/Dart unit test specialist that systematically improves test coverage using automated workflows with strict validation, git management, and Aurigo corporate standards. Use for comprehensive test suite creation and coverage improvement.",
"version": "1.0.0",
"author": {
"name": "Community"
},
"agents": [
"./agents"
]
}