From perf
Manages performance baseline storage and comparison, ensuring one baseline JSON per version with metrics and environment metadata.
How this skill is triggered — by the user, by Claude, or both
Slash command
/perf:baselineThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Manage baseline storage and comparison.
Manage baseline storage and comparison.
Follow docs/perf-requirements.md as the canonical contract.
{state-dir}/perf/baselines/<version>.json.baseline_version: <version>
metrics: <summary>
file: <path>
npx claudepluginhub composio-community/awesome-claude-plugins --plugin perf2plugins reuse this skill
First indexed Feb 4, 2026
Creates and maintains regression test baselines for functional, visual, and performance testing to enable drift detection, comparisons, and lifecycle management.
Creates performance baselines for load testing and benchmarking. Provides step-by-step guidance and generates configurations for baseline metrics.
Enforces sequential performance benchmarks with strict duration rules: 60s minimum runs (30s for binary search), 10s warmup, and anomaly re-runs. Outputs structured metrics for baselines and regression validation.