Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:26:40 +08:00
commit df656f9818
13 changed files with 1070 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"name": "leapmultix-dev-audit",
"description": "Audit pack: accessibility, i18n, security, and governance helpers",
"version": "1.0.0",
"author": {
"name": "Julien LE SAUX",
"email": "contact@jls42.org"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}