Help us improve
Share bugs, ideas, or general feedback.
From open-skills
Runs performance analysis and optimization workflow: collects evidence, localizes bottlenecks, tests hypotheses, monitors, and suggests fixes.
npx claudepluginhub fudesign2008/open-skills --plugin open-skillsHow this command is triggered — by the user, by Claude, or both
Slash command
/open-skills:perfThe summary Claude sees in its command listing — used to decide when to auto-load this command
Invoke the perf-workflow skill and follow it exactly
/perfRuns phased performance investigation: setup baselines, breaking-point analysis, constraints, hypotheses, profiling, optimization, decisions, and consolidation.
/perfRuns Lighthouse performance audit on the project, identifies issues, and applies automated fixes where possible.
/perfPerforms performance profiling: CPU with flame graphs, memory leaks, concurrency bugs (races/deadlocks), statistical benchmarks. Generates reports, graphs in docs/perf/, and commits with evidence/remediations. Supports focused flags.
/perfEnforces performance standards via complexity/coupling checks, optional benchmarks for regressions, reports violations/recommendations, and tier-based gates. Supports --path and --check-baselines.
/perfRuns performance monitoring and optimization: k6 load tests, Prometheus queries, Grafana dashboards, and profiling via subcommands.
Share bugs, ideas, or general feedback.
Invoke the perf-workflow skill and follow it exactly