Application Performance
Runs profiling through to monitoring as one resumable pass with an explicit target.
Install
Claude Code: /plugin marketplace add wshobson/agents → /plugin install application-performance@claude-code-workflows
Bir uygulama profillenirken, gecikme ya da işlem hacmi darboğazı aranırken veya optimizasyon sonrası izleme kurulurken.
- Author
- Seth Hobson
- License
- MIT
The command asks two questions up front that performance work usually skips: what is being optimised for, latency or throughput or cost, and how deep to go, from quick wins to an enterprise pass. Both are command flags, so the answer is fixed before profiling starts and the results cannot be reinterpreted afterwards to fit whatever improved. State lives in a performance-optimization directory with each phase writing its own output file, and phase checkpoints stop for approval instead of running the whole sequence unattended. The agent mix is what makes it end well: a frontend developer and a performance engineer do the work while an observability engineer ensures it closes with monitoring in place rather than a single profile nobody repeats.
Similar skills
API Testing & Observability
SkillOpenAPI 3.1 documentation and a stateful mock server so clients can be built before the API exists.
Shell Scripting
SkillTwo shell agents that keep bash idioms out of POSIX sh scripts, with ShellCheck and Bats.
Accessibility Compliance
SkillWCAG 2.2 auditing with a validator agent that assumes the fix failed until a screenshot proves it.
Comments(0)
Sign in to comment