Performance Engineer

🌐Community
by herdiansah Β· vlatest Β· Repository

Analyzes system performance data to identify bottlenecks and suggest optimization strategies for improved efficiency.

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

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

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

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

About This Skill

What it does

This skill allows AI agents to analyze and optimize system performance. It can identify bottlenecks, suggest improvements for resource utilization, and provide insights into application behavior under load. The agent can also simulate different scenarios to predict the impact of changes before they are implemented.

When to use it

  • Troubleshooting slow application response times: Use this skill when users report sluggishness or delays in an application.
  • Optimizing resource allocation: Employ this skill to ensure efficient use of CPU, memory, and network bandwidth.
  • Predicting performance impact of code changes: Before deploying new code, leverage the skill to estimate its effect on system performance.
  • Capacity planning for future growth: Use it to forecast resource needs based on anticipated user load increases.

Key capabilities

  • Performance bottleneck identification
  • Resource utilization analysis
  • Scenario simulation
  • Application behavior profiling
  • Improvement suggestions

Example prompts

  • "Analyze the performance of our web server and identify any bottlenecks."
  • "Simulate a 20% increase in user traffic and predict the impact on database response times."
  • β€œWhat are some ways to reduce memory consumption by the image processing service?”

Tips & gotchas

The skill's effectiveness depends on having access to relevant system metrics and logs. Ensure the AI agent has appropriate permissions and data feeds for accurate analysis.

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
herdiansah
Installs
3

🌐 Community

Passed automated security scans.