Claude Skills

HTTP Load Profiler

zebbern/claude-code-guide

Run stepped HTTP load tests with ab/wrk, ramping concurrency levels to collect p50/p90/p99 latency, detect performance inflection points, and recommend optimal concurrency. Triggered by requests like 'load test this URL', 'benchmark my API', 'find the max concurrency', or mentions of p99 latency, throughput saturation, or capacity planning.

★ 4,399 MIT Synced 2 weeks ago View SKILL.md

At a glance

Manual install Python Actively maintained MIT
Install git clone --depth 1 https://github.com/zebbern/claude-code-guide cp -r claude-code-guide/skills/http-load-profiler ~/.claude/skills/http-load-profiler
Can use Not declared by the author

Setup, runtime and requirements describe zebbern/claude-code-guide, the repo this skill ships in.

Also in zebbern/claude-code-guide

View the repo

Simulates academic peer review, evaluating papers across Originality, Methodology, Results, and Writing to provide Major/Minor Revision reco...

This skill should be used when the user asks to "attack Active Directory", "exploit AD", "Kerberoasting", "DCSync", "pass-the-hash", "BloodH...

This skill should be used when the user asks to "test API security", "fuzz APIs", "find IDOR vulnerabilities", "test REST API", "test GraphQ...

Generate multiple radically different interface designs for a module using parallel sub-agents. Use when user wants to design an API, explor...

Interactive system flow tracing across CODE, API, AUTH, DATA, NETWORK layers with SQLite persistence and Mermaid export. Use for security au...

Authentication patterns: session vs JWT vs OAuth comparison, provider selection (NextAuth, Clerk, Supabase Auth), security checklist, and co...

This skill should be used when the user asks to "pentest AWS", "test AWS security", "enumerate IAM", "exploit cloud infrastructure", "AWS pr...

This skill should be used when the user asks to "test for broken authentication vulnerabilities", "assess session management security", "per...

This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for testing", "perform web...

Caching strategies — invalidation, TTL guidelines, cache keys, cache layers, and when not to cache. Use when implementing or reviewing cachi...

Generate publication-quality PNG chart images from data, supporting line, bar, area, candlestick, pie, and heatmap charts. Triggers when the...

This skill should be used when the user asks to "perform cloud penetration testing", "assess Azure or AWS or GCP security", "enumerate cloud...