Drupal Cache Debugging
Troubleshoot Drupal cache invalidation issues quickly with sparkfabrik's automated debugging and reporting tool.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add drupal-cache-debugging npx -- -y @trustedskills/drupal-cache-debugging
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"drupal-cache-debugging": {
"command": "npx",
"args": [
"-y",
"@trustedskills/drupal-cache-debugging"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to debug Drupal cache issues. It can identify potential causes of caching problems, suggest solutions for clearing or invalidating caches, and help understand the impact of different cache configurations on site performance. The skill aims to streamline troubleshooting and improve overall website stability within a Drupal environment.
When to use it
- You're experiencing unexpected behavior on your Drupal site after making changes.
- Site visitors report inconsistencies in content display or functionality.
- Performance monitoring tools indicate slow page load times related to caching.
- You need assistance understanding the different cache tiers (e.g., render, block, inline) and their interactions.
Key capabilities
- Cache configuration analysis
- Cache invalidation suggestions
- Identification of potential cache conflict causes
- Understanding of Drupal's caching system
Example prompts
- "My Drupal site is showing old content; what could be causing this?"
- "How do I clear the render cache in Drupal 10?"
- "Explain how inline and block caches interact with each other."
Tips & gotchas
This skill assumes a basic understanding of Drupal architecture and caching concepts. It is most effective when used by individuals familiar with Drupal's administrative interface and development practices.
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.