performance-monitoring-specialist

Analyze production response times, bottlenecks, and resource usage in Node.js and Python services.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analysis of production performance issues to identify latency, bottlenecks, and inefficiencies, enabling faster remediation and stable systems.

Core Features & Use Cases

  • Baseline metrics setup and health checks for production services.
  • Bottleneck identification across APIs, databases, and external dependencies.
  • Profiling and optimization guidance for Node.js, Python, and other services.

Quick Start

Identify the slowest endpoints in production and begin baseline performance measurements to guide optimization.

Frequently Asked Questions about performance-monitoring-specialist

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

FAQPage Schema
How do I identify production bottlenecks causing high API latency?

Identify production bottlenecks by analyzing response times, resource usage, and external dependencies. This process isolates slow API endpoints, database bottlenecks, and high latency issues to enable faster remediation and stable systems.

What's the best way to profile Node.js and Python services for slow endpoints?

Profile Node.js and Python services by establishing baseline metrics and conducting bottleneck analysis. This profiling approach targets slow endpoints and inefficiencies, providing optimization guidance for database queries and caching strategies.

When do I need to set up baseline performance metrics for my production APIs?

Set up baseline performance metrics when you need to measure production service health and resolve latency issues. Baseline measurements guide optimization by establishing a standard to compare against during peak traffic and high latency scenarios.

How do I resolve database bottlenecks and optimize external dependencies during peak traffic?

Resolve database bottlenecks by profiling resource usage and evaluating external dependencies. Applying caching strategies and optimization guidance during peak traffic analysis reduces high latency across services.

Does this performance monitoring approach work for both Node.js and Python applications?

Yes, this performance monitoring approach works for Node.js and Python applications. It analyzes production performance issues across services, identifying latency and inefficiencies to provide specific profiling and optimization guidance for both environments.