magento2-performance-audit
SolidPerforms comprehensive performance and health audit for Magento 2 projects. Use when: - "Audit performance", "check Core Web Vitals", "run Lighthouse" - "Check server configuration", "verify Redis/Varnish setup" - "Analyze database queries", "find N+1 query issues" - "Review indexer configuration", "check cron health" - "Debug cache flush", "why does full_page cache keep flushing", "trace FPC invalidation" - "Too many ajax requests", "customer data section reload storm", "crawler overloading server" This skill runs automated checks against Adobe Commerce Best Practices. DEPENDENT on magento2-dev-core for code-level performance patterns.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- ddtcorex
- Repository
- ddtcorex/dev-skills-hub
- Created
- 2 months ago
- Last Updated
- 3 days ago
- Language
- Shell
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
magento2-security-scan
Scans Magento 2 code for security vulnerabilities and compliance issues. Use when: - "Security audit", "find vulnerabilities", "check for XSS" - "CSRF protection check", "validate form security" - "Dependency audit", "check for outdated packages" - "PCI compliance check", "security review before deploy" DEPENDENT on magento2-dev-core for security patterns.
magento2-linter
Runs automated code quality checks for Magento 2 projects. Use when: - "Check coding standards", "run phpcs", "lint my code" - "PHPStan analysis", "static analysis on this module" - "Find security issues in code", "audit custom code" - "Verify code quality before commit" This skill runs PHPCS (Magento2 standard) and PHPStan. It is DEPENDENT on magento2-dev-core for understanding the coding standards it validates.
performance-audit
Full-stack performance health check across 12 dimensions. Rendering, bundles, assets, API/network, algorithms, memory, database, caching, Web Vitals, backend runtime, concurrency, and framework-specific pathologies. Evidence-based Impact Models with confidence tiers and a prioritized optimization roadmap. Switches: zuvo:performance-audit full | [path] | [file] | --frontend | --backend | --db | --bundle