Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:52:27 +08:00
commit 969908bca7
4 changed files with 169 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "accessibility-expert",
"description": "Examples:",
"version": "1.0.0",
"author": {
"name": "Alysson Franklin"
},
"agents": [
"./agents"
]
}