Files
gh-jeremylongshore-claude-c…/.claude-plugin/plugin.json
2025-11-30 08:20:44 +08:00

15 lines
315 B
JSON

{
"name": "application-profiler",
"description": "Profile application performance with CPU, memory, and execution time analysis",
"version": "1.0.0",
"author": {
"name": "Claude Code Plugins",
"email": "[email protected]"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}