drupal-drush

Community

Master Drupal Drush for development efficiency.

Authorproofoftom
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill empowers developers to leverage Drush commands for efficient Drupal development, including scaffolding, self-verification, debugging, and entity operations, significantly reducing manual effort and errors.

Core Features & Use Cases

  • Scaffolding: Generate boilerplate code for modules, controllers, forms, entities, and plugins using drush generate.
  • Self-Verification: Verify routes, services, permissions, and config using dedicated Drush commands.
  • Debugging: Utilize watchdog:show, watchdog:tail, and core:status for effective troubleshooting.
  • Entity Operations: Manage entities via the API using entity:create, entity:save, and php-eval.
  • Use Case: After creating a new content entity, use drush generate entity:content to scaffold it, then drush cr to clear caches, and finally drush route --name=my_module.entity_list to verify the new route.

Quick Start

Use drush generate to scaffold a new Drupal module called my_module.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: drupal-drush
Download link: https://github.com/proofoftom/drupal-skills/archive/main.zip#drupal-drush

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.