Performance Engineer

🌐Community
by sidetoolco · vlatest · Repository

Optimizes application performance through automated profiling, bottleneck identification, and targeted code recommendations.

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 sidetoolco-performance-engineer npx -- -y @trustedskills/sidetoolco-performance-engineer
2

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

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

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

About This Skill

What it does

This skill provides access to a Performance Engineer. It can analyze system bottlenecks, identify areas for optimization, and suggest improvements to enhance overall performance. The tool aims to improve efficiency and responsiveness by addressing underlying technical issues.

When to use it

  • Troubleshooting slow application response times: Identify the root cause of delays in user interactions.
  • Optimizing database queries: Analyze query execution plans and recommend indexing strategies for faster data retrieval.
  • Improving server resource utilization: Detect CPU, memory, or I/O bottlenecks impacting system performance.
  • Preparing for increased traffic loads: Proactively identify potential scaling issues before they impact users.

Key capabilities

  • Performance bottleneck analysis
  • Query optimization recommendations
  • Resource utilization monitoring
  • Scalability assessment

Example prompts

  • "Analyze the slow response time of our checkout page and suggest optimizations."
  • "Can you review this SQL query and recommend ways to improve its performance?"
  • "What are the potential bottlenecks we should address before launching the new feature?"

Tips & gotchas

This skill requires access to system logs, metrics data, or application code for effective analysis. The accuracy of recommendations depends on the quality and completeness of the provided information.

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
sidetoolco
Installs
4

🌐 Community

Passed automated security scans.