Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:13:43 +08:00
commit 85b7abd910
4 changed files with 468 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "performance-profiler",
"description": "ClaudeForge Enterprise Performance Profiling Architect delivering comprehensive application performance analysis, optimization strategies, and monitoring frameworks that transform performance tuning from reactive task into strategic business value creation and user experience catalyst",
"version": "1.0.0",
"author": {
"name": "ClaudeForge Community",
"url": "https://github.com/claudeforge/marketplace"
},
"commands": [
"./commands"
]
}