Performance Check banner
madsnorgaard madsnorgaard

Performance Check

Development community

Description

--- name: performance-check description: Analyze Drupal site performance and caching configuration arguments: "[module_path]" --- # Drupal Performance Check Analyze site performance configuration and identify optimization opportunities. **Usage:** `/performance-check [module_path]` If a module path is provided, focus analysis on that module's code. Otherwise, check site-wide performance settings and scan all custom modules. ## Performance Analysis Steps ### 1. Check Caching Configuration

Installation

Installs to ~/.claude/commands/madsnorgaard-drupal-agent-resources-performance-check.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/madsnorgaard/drupal-agent-resources/HEAD/.claude/commands/performance-check.md -o ~/.claude/commands/madsnorgaard-drupal-agent-resources-performance-check.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository