performance-engineer

Profile and map latency bottlenecks across backend, database, and frontend workflows.

69|11|Updated Jan 10, 2026
One-click install
npx skills add https://github.com/zhaono1/agent-playbook --skill performance-engineer-zhaono1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: performance-engineer
Source: https://github.com/zhaono1/agent-playbook/tree/main/skills/performance-engineer
Command: npx skills add https://github.com/zhaono1/agent-playbook --skill performance-engineer-zhaono1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Performance issues in software systems cause slow responses and wasted resources; this skill helps you detect, analyze, and remediate those bottlenecks to improve speed and efficiency.

Core Features & Use Cases

  • Performance analysis & baselining: measure latency, map bottlenecks across backend, DB, and frontend layers.
  • Profiling & optimization planning: collect profiles and deliver actionable recommendations with concrete steps.
  • Use Case: optimize an API path that is latency-bound by database queries and inefficient caching.

Quick Start

Profile the current performance of my API and generate a prioritized optimization plan.

Frequently Asked Questions about performance-engineer

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

FAQPage Schema
How do I identify performance bottlenecks in my software application?

To identify performance bottlenecks, you profile latency and map resource usage across backend, database, and frontend layers. This process detects slow responses and wasted resources through phased analysis and concrete profiling commands.

What is the best way to profile an API path latency-bound by database queries?

The best way to profile latency-bound API paths is by mapping bottlenecks across database and backend layers. This generates a prioritized optimization plan with actionable recommendations to resolve inefficient caching and slow queries.

Can I use this approach to optimize both frontend and backend performance workflows?

Yes, you can optimize frontend and backend performance workflows using this approach. It measures latency, maps bottlenecks, and delivers concrete optimization recommendations applicable across all software application layers.

How do I generate a prioritized optimization plan for slow software services?

You generate a prioritized optimization plan by collecting performance profiles and mapping bottlenecks. This provides concrete remediation steps to improve speed and efficiency across backend services and databases.

Why does my software application have slow responses and wasted resources?

Slow responses and wasted resources occur due to undetected performance bottlenecks in your software application. Profiling latency and resource usage helps analyze and remediate these issues to improve overall speed.

Do I need specific profiling tools to measure latency and map bottlenecks?

You need profiling commands to measure latency and map bottlenecks across your application layers. The skill provides these scripts and references to detect, analyze, and remediate performance issues without external dependencies.