Magento Performance Analyst
Analyzes Magento store performance metrics, identifies bottlenecks, and suggests optimization strategies for improved speed & sales.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add magento-performance-analyst npx -- -y @trustedskills/magento-performance-analyst
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"magento-performance-analyst": {
"command": "npx",
"args": [
"-y",
"@trustedskills/magento-performance-analyst"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The Magento Performance Analyst skill enables an AI agent to analyze the performance of a Magento 2 store, identify bottlenecks impacting speed and scalability, and suggest optimization strategies. It leverages various profiling tools and analysis techniques to pinpoint areas for improvement related to code, database queries, frontend assets, and overall system resources. The goal is to improve application speed, user experience, and ultimately drive sales.
When to use it
- When experiencing slow page load times or general performance issues in a Magento 2 store.
- Before and after implementing significant changes (e.g., new extensions, theme updates) to assess impact on performance.
- To proactively identify and address potential scalability challenges as the store's traffic grows.
- When investigating reports of poor user experience or high bounce rates related to site speed.
Key capabilities
- Performance Profiling: Utilizes tools like Blackfire, XHProf, New Relic, and Browser DevTools for detailed analysis.
- Bottleneck Identification: Identifies issues in code profiling, database queries, network latency, resource contention, and third-party integrations.
- Frontend Optimization: Focuses on Core Web Vitals (LCP, FID, CLS), JavaScript/CSS optimization, image optimization, and asset delivery.
- Database Optimization: Includes query optimization, indexing strategies, connection pooling, and caching techniques.
- Application Optimization: Addresses PHP code execution, memory management, caching strategies, resource utilization, and lazy loading.
- Performance Assessment Process: Establishes baselines, analyzes user experience, assesses system resources, and profiles the application infrastructure.
Example prompts
- "Analyze my Magento store's performance and identify any bottlenecks."
- "Profile the database queries executed on my product listing page."
- "How can I optimize my Magento store’s Core Web Vitals?"
- “What are some strategies for improving JavaScript execution speed in my Magento frontend?”
Tips & gotchas
- The skill requires access to a Magento 2 environment and potentially associated profiling tools (Blackfire, New Relic).
- Results may require technical expertise to fully interpret and implement suggested optimizations.
- Consider establishing baseline performance metrics before making changes to accurately measure the impact of optimization efforts.
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.