Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:26:45 +08:00
commit f79d7f0f9e
16 changed files with 1710 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"name": "leapmultix-dev-qa",
"description": "QA & performance lab: devtools tester, debugger, profiler, and automation skills",
"version": "1.0.0",
"author": {
"name": "Julien LE SAUX",
"email": "contact@jls42.org"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
]
}