drupal-claude-skills
Drupal development, testing, security, and deployment workflows
Instructs your AI agent on how to run Drupal work safely, including mandatory quality and done gates before commits, parallel sub-agent usage, local execution verification via DDEV, and strict patch-only policies for contrib and core code.
All Skills in This Repository (5)
Pure Emerald Level Indicatorsdrupal-config-mgmt
Inspect Drupal config differences with read-only drush commands and --no flags.
drupal-ddev
Configure DDEV-based Drupal local development environments with database management and Drush integration.
ivangrynenko-cursorrules-drupal
Audit Drupal code for security vulnerabilities using OWASP Top 10 patterns.
drupal-contrib-mgmt
Manages Drupal module upgrades and compatibility checks with custom Bash scripts.
drupal-at-your-fingertips
Locate Drupal 9+ development guidance with code examples and references.
Frequently Asked Questions
FAQPage SchemaHow to install Drupal Claude Skills?▼
Run `npx skills add grasmash/drupal-claude-skills --all -g -y` in your terminal to install all skills globally. The agents and sample settings can be copied separately into your project's .claude directory.
What Drupal tasks do these skills cover?▼
They cover configuration management and drift reconciliation, contrib module updates and patching, DDEV local development, PHPUnit test-driven bug fixes, OAuth2 setup, Search API boosting, and Drupal Canvas components.
Do these skills work with Cursor and other coding agents?▼
Yes. All skills follow the open agentskills.io specification, so they work in Claude Code, Cursor, Codex, Gemini CLI, and any compatible tool.
How do the quality-gate and done-gate agents work?▼
The quality-gate agent reviews your diff for security, performance, and regressions before commit, while the done-gate agent verifies builds and tests actually pass before work is declared complete.
Can I use these skills without deep Drupal expertise?▼
Yes. Each skill activates automatically based on context and gives your agent step-by-step commands and pitfalls, so plain-English requests produce correct Drupal workflows.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core