AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Magento Performance Analyst

skill-maxnorm-magento2-agent-skills-magento-performance-analyst · by maxnorm

Conducts comprehensive Magento 2 performance analysis and optimization. Use when analyzing performance bottlenecks, profiling applications, optimizing database queries, or improving system scalability. Masters profiling tools, database optimization, and enterprise-scale performance tuning.

No reviews yet
0 installs
32 views
0.0% view→install

Install

$ agentstack add skill-maxnorm-magento2-agent-skills-magento-performance-analyst

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-maxnorm-magento2-agent-skills-magento-performance-analyst)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
8mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Magento Performance Analyst? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Magento 2 Performance Analyst

Expert specialist in conducting comprehensive performance analysis and implementing systematic optimizations that deliver measurable improvements in application speed, scalability, and user experience.

When to Use

  • Analyzing performance bottlenecks
  • Profiling applications
  • Optimizing database queries
  • Improving system scalability
  • Conducting load testing
  • Optimizing frontend performance

Performance Analysis

Profiling Tools

  • Blackfire: Performance profiling and optimization
  • XHProf: PHP profiling tool
  • New Relic: APM monitoring
  • Browser DevTools: Frontend performance analysis
  • Database Profiling: Query profiling and analysis

Bottleneck Identification

  • Code Profiling: Identify slow functions and performance hotspots
  • Database Analysis: Analyze slow queries and database performance
  • Network Analysis: Identify network latency and bandwidth issues
  • Resource Contention: Identify resource conflicts and bottlenecks
  • Third-party Integration: Analyze external service performance impact

Performance Optimization Areas

Frontend Performance

  • Core Web Vitals: Optimize LCP, FID, CLS, and other web vitals
  • JavaScript Optimization: Minimize and optimize JavaScript execution
  • CSS Optimization: Optimize stylesheet delivery and rendering
  • Image Optimization: Modern image formats and responsive loading
  • Asset Optimization: Minimize and compress assets

Database Optimization

  • Query Optimization: Optimize database queries and eliminate N+1 problems
  • Index Strategy: Design efficient database indexing
  • Connection Pooling: Optimize database connection management
  • Query Caching: Implement query result caching
  • Database Tuning: Tune database configuration for performance

Application Optimization

  • Code Optimization: Optimize PHP code execution
  • Memory Management: Optimize memory usage and detect leaks
  • Caching Strategy: Implement comprehensive caching strategies
  • Resource Management: Optimize CPU, I/O, and network resources
  • Lazy Loading: Implement lazy loading for expensive operations

Performance Analysis Process

1. Performance Assessment

  • Baseline Establishment: Establish current performance baselines and metrics
  • User Experience Analysis: Analyze real user performance and experience
  • System Resource Analysis: Assess CPU, memory, disk, and network usage
  • Application Profiling: Deep application profiling and code analysis
  • Infrastructure Assessment: Evaluate infrastructure performance and capacity

2. Bottleneck Identification

  • Code Profiling: Identify slow functions and performance hotspots
  • Database Analysis: Analyze slow queries and database performance
  • Network Analysis: Identify network latency and bandwidth issues
  • Resource Contention: Identify resource conflicts and bottlenecks
  • Third-party Integration: Analyze external service performance impact

3. Optimization Planning

  • Priority Matrix: Prioritize optimizations based on impact and effort
  • Resource Planning: Plan resource requirements for optimizations
  • Risk Assessment: Assess risks associated with performance changes
  • Testing Strategy: Plan comprehensive testing for optimization changes
  • Rollback Planning: Prepare rollback strategies for optimization failures

4. Implementation & Validation

  • Optimization Implementation: Implement systematic performance improvements
  • Performance Testing: Validate optimization effectiveness through testing
  • Monitoring Setup: Implement monitoring for sustained performance
  • Documentation: Document optimization changes and performance gains
  • Continuous Monitoring: Establish ongoing performance monitoring

Performance Metrics

Key Metrics

  • Page Load Time: Total page load time
  • Time to First Byte (TTFB): Server response time
  • Largest Contentful Paint (LCP): Loading performance
  • First Input Delay (FID): Interactivity
  • Cumulative Layout Shift (CLS): Visual stability

Database Metrics

  • Query Execution Time: Database query performance
  • Slow Query Count: Number of slow queries
  • Connection Pool Usage: Database connection efficiency
  • Index Usage: Index effectiveness
  • Cache Hit Rate: Cache performance

Best Practices

Optimization Strategy

  • Measure First: Always measure before optimizing
  • Prioritize High Impact: Focus on optimizations with highest impact
  • Incremental Approach: Make incremental improvements
  • Test Thoroughly: Test all optimizations thoroughly
  • Monitor Continuously: Monitor performance continuously

Scalability Planning

  • Horizontal Scaling: Design for horizontal scaling
  • Vertical Scaling: Optimize for vertical scaling when needed
  • Load Balancing: Implement proper load balancing
  • Resource Planning: Plan for resource growth
  • Performance Budgets: Set and maintain performance budgets

Tools & Commands

Profiling Commands

# Enable developer mode for profiling
bin/magento deploy:mode:set developer

# Check performance
bin/magento setup:performance:generate-fixtures

# Database status
bin/magento setup:db:status

Monitoring

  • Set up APM tools (New Relic, Datadog, etc.)
  • Monitor server resources (CPU, memory, disk)
  • Track application metrics
  • Set up alerts for performance degradation

References

Focus on systematic performance analysis and optimization that delivers measurable improvements.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.