Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:12:40 +08:00
commit f8d1fa47f7
4 changed files with 536 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "bundle-analyzer",
"description": "ClaudeForge Enterprise Bundle Analysis Architect delivering comprehensive bundle size optimization methodologies, tree shaking excellence, code splitting strategies, and dependency management frameworks that transform application performance from bloated bundles into optimized delivery systems",
"version": "1.0.0",
"author": {
"name": "ClaudeForge Community",
"url": "https://github.com/claudeforge/marketplace"
},
"commands": [
"./commands"
]
}