Performance benchmarking helps you see how fast and reliable your systems are. This skill measures throughput, latency, and resource usage for distributed consensus protocols like Byzantine and Raft. It runs tests, compares results, and suggests ways to improve speed and efficiency.
You can use it to find bottlenecks, tune settings, and make your system run smoother. The skill collects data automatically and creates a clear report with actionable recommendations. No need to manually track metrics or guess what is slow.
Global
mkdir -p ~/.claude/skills/agent-performance-benchmarkerProject
mkdir -p .claude/skills/agent-performance-benchmarkerSource Repository
Grill Memattpocock/skills
Stress-test your plan with relentless questions until we both understand
Tddmattpocock/skills
Write one test at a time then code to make it pass
Test Driven Developmentobra/superpowers
Write a failing test first then code just enough to pass
Webapp Testinganthropics/skills
Test your local web apps quickly with Playwright automation and screenshots
Qamattpocock/skills
Turn bug reports into GitHub issues through natural conversation without technical fuss
Migrate To Shoehornmattpocock/skills
Replace unsafe as assertions with type-safe partial test data easily
Playwright Best Practicescurrents-dev/playwright-best-practices-skill
Master Playwright testing with best practices for reliable and fast tests
Google Agents Cli Evalgoogle/agents-cli
Run evaluations on your AI agent, find failures, and improve its quality step by step