grasmashgrasmashCommunity·5 Agent Skills Included

drupal-claude-skills

Drupal development, testing, security, and deployment workflows

Guides Drupal development tasks including config management, module updates, patching, DDEV local setup, OAuth, Search API, and Canvas components. Eliminates common mistakes like accidental config imports, broken patches, vacuous tests, and OWASP security vulnerabilities. Enforces quality gates, test-driven fixes, and safe deployment practices so Drupal work ships faster with fewer regressions.
npx skills add grasmash/drupal-claude-skills --all -g -y
Available:

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 Indicators

Frequently Asked Questions

FAQPage Schema
How 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