Performance Engineer
Optimizes application performance through automated analysis, bottleneck identification, and targeted code suggestions.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add dokhacgiakhoa-performance-engineer npx -- -y @trustedskills/dokhacgiakhoa-performance-engineer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"dokhacgiakhoa-performance-engineer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/dokhacgiakhoa-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 perform performance engineering tasks. It can analyze code for bottlenecks, suggest optimizations, and help improve the overall efficiency of applications. The agent is capable of identifying areas where resource usage (CPU, memory) is excessive and recommending changes to mitigate these issues.
When to use it
- Code Optimization: When you need an AI agent to review a codebase and identify performance bottlenecks.
- Resource Usage Analysis: To understand why an application is consuming excessive CPU or memory resources.
- Performance Tuning: When seeking recommendations for improving the speed and responsiveness of a software system.
- Scalability Planning: To predict how changes will impact performance as load increases.
Key capabilities
- Code bottleneck analysis
- Resource usage identification (CPU, Memory)
- Optimization suggestions
- Performance tuning recommendations
Example prompts
- "Analyze this Python script for performance bottlenecks and suggest improvements."
- "Why is my application using so much memory? Can you identify the cause?"
- "How can I optimize this database query to improve response time?"
Tips & gotchas
The agent's effectiveness depends on providing clear code snippets or descriptions of the system being analyzed. It may require additional context about the environment and expected performance characteristics for optimal results.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.