performance-engineer

Identify performance bottlenecks and deliver tuning strategies across applications, databases, and infrastructure.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/TravisBumgarner/claude-brain --skill performance-engineer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: performance-engineer
Source: https://github.com/TravisBumgarner/claude-brain/tree/main/skills/performance-tester
Command: npx skills add https://github.com/TravisBumgarner/claude-brain --skill performance-engineer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables teams to maximize software performance by identifying bottlenecks, reducing latency, and increasing throughput through structured analysis, profiling, and tuning across applications, databases, and infrastructure.

Core Features & Use Cases

  • Performance analysis: Baseline measurements, bottleneck discovery, and resource profiling across the stack.
  • Optimization workflows: Systematic code, query, and configuration tuning to meet performance targets.
  • Use Case: Imagine a web service with rising latency; this Skill guides profiling to locate CPU, I/O, or database bottlenecks and delivers targeted improvements.

Quick Start

Run a baseline performance analysis on your service to identify bottlenecks and optimization opportunities.

Frequently Asked Questions about performance-engineer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify system performance bottlenecks and reduce latency?

To identify system performance bottlenecks and reduce latency, run baseline measurements, profile resource usage across the stack, and apply systematic code, query, and configuration tuning to achieve lower response times.

What is the best way to profile a web service with rising latency?

The best way to profile a web service with rising latency is to use standard performance tooling to locate specific CPU, I/O, or database bottlenecks and deliver targeted improvements to increase throughput.

How do I optimize database and infrastructure configurations for higher throughput?

To optimize database and infrastructure configurations for higher throughput, apply structured analysis and systematic tuning across your applications, databases, and infrastructure to meet specific performance targets.

Do I need standard performance tooling to analyze and tune system performance?

Yes, you need standard performance tooling for profiling, benchmarking, and monitoring to collect baselines, detect bottlenecks, and validate improvements when tuning system performance.

Can load testing help detect scalability bottlenecks before deployment?

Load testing helps detect scalability bottlenecks by applying structured analysis and profiling across the stack, enabling you to validate improvements and ensure higher throughput before deployment.

What are the limitations of performance profiling without baseline measurements?

Without baseline measurements, performance profiling cannot accurately detect bottlenecks or validate improvements, making it difficult to apply systematic tuning to achieve lower response times and higher throughput.