Performance Expert

🌐Community
by willsigmon · vlatest · Repository

Analyzes performance data, identifies bottlenecks, and suggests actionable improvements based on willsigmon's expertise.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add willsigmon-performance-expert npx -- -y @trustedskills/willsigmon-performance-expert
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "willsigmon-performance-expert": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/willsigmon-performance-expert"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides expert-level advice and analysis related to performance optimization. It can identify bottlenecks, suggest improvements across various systems (software, hardware, processes), and help users understand complex performance metrics. The skill aims to improve efficiency and reduce latency in a wide range of applications.

When to use it

  • Troubleshooting slow software: When an application is running slower than expected, this skill can analyze the code or system configuration to pinpoint the cause.
  • Optimizing website loading times: Get recommendations for improving page speed and user experience on websites.
  • Improving database query performance: Receive guidance on optimizing SQL queries and database schema design.
  • Analyzing server resource utilization: Understand how CPU, memory, and disk I/O are being used and identify areas for improvement.

Key capabilities

  • Performance bottleneck identification
  • Optimization recommendations (software & hardware)
  • Analysis of performance metrics
  • SQL query optimization suggestions

Example prompts

  • "My website's homepage takes 10 seconds to load. What could be slowing it down?"
  • "I have a slow SQL query. Can you help me optimize it?"
  • “Analyze the CPU usage on my server and suggest ways to reduce it.”

Tips & gotchas

The skill’s effectiveness depends on providing sufficient context and data about the system being analyzed. Be prepared to share relevant code snippets, configuration files, or performance metrics for more accurate recommendations.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
willsigmon
Installs
9

🌐 Community

Passed automated security scans.