Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:16:43 +08:00
commit 5fce0eef2b
46 changed files with 8067 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "analysis-tools",
"description": "Code quality, security, and architecture analysis tools for comprehensive codebase auditing",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Connor",
"email": "noreply@claudex.dev"
},
"skills": [
"./skills/codebase-auditor",
"./skills/bulletproof-react-auditor",
"./skills/accessibility-audit"
]
}