drupal-drush
CommunityMaster 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, andcore:statusfor effective troubleshooting. - Entity Operations: Manage entities via the API using
entity:create,entity:save, andphp-eval. - Use Case: After creating a new content entity, use
drush generate entity:contentto scaffold it, thendrush crto clear caches, and finallydrush route --name=my_module.entity_listto verify the new route.
Quick Start
Use drush generate to scaffold a new Drupal module called my_module.
Dependency Matrix
Required Modules
None requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.