with one click
benchmark-expert
// Expert Skill for measuring performance baselines, detecting regressions, and comparing stacks.
// Expert Skill for measuring performance baselines, detecting regressions, and comparing stacks.
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | benchmark-expert |
| version | 2.3.0 |
| description | Expert Skill for measuring performance baselines, detecting regressions, and comparing stacks. |
| category | performance |
This skill operates WITHIN the SDD framework. Before starting any benchmark:
0. Mode Check: Verify .hub-mode and apply token-distiller guidelines.
STATE.md, MEMORY.md, and LEARNINGS.md.spec.md file exist with clear requirements and Acceptance Criteria (ACs)? (BDD mandatory for Medium+).plan.md file define the architecture and schemas, and include Mermaid diagrams?contract.md file established with validation sensors?tasks.md detailed and atomized?The goal of this skill is to provide a standardized framework for performance measurement, allowing developers to establish reliable baselines, detect regressions early, and compare technical alternatives based on quantitative data.
The execution of this skill produces the following artifacts:
| Artifact | Location | Description |
|---|---|---|
| Baseline JSON | .benchmarks/baseline-*.json | Raw measurement data for persistence in Git. |
| Comparison Report | artifacts/benchmark-report.md | Comparative table with deltas and performance verdict. |
| Performance Logs | Console | Detailed benchmark execution logs. |
Measures real browser metrics via automation tools.
Workflow:
Benchmarks API endpoints for latency and robustness.
Workflow:
Measures the agility of the development ecosystem.
Metrics:
The heart of the skill for PR validation.
# Save current state as baseline
/benchmark-expert baseline
# ... apply code changes ...
# Compare current state against saved baseline
/benchmark-expert compare
.benchmarks/ directory.version: "2.3.0"
feature_id: "HUB-ALIGNMENT"
phase: "VERIFY"
status: "COMPLETED"
last_update: "2026-05-06T13:16:19.358445Z"
evidence_checksum: "8e52f6a"