drush
Drush CLI Reference
Command-line interface for Drupal site management. Drush runs in the Drupal bootstrap context, giving full access to the Drupal API.
Command Structure
All commands follow: drush <command> [arguments] [--options]
Most commands have short aliases. Use drush list to see all available commands, drush <command> --help for details.
In DDEV: Prefix with ddev (e.g., ddev drush cr).
Quick Reference
More from factorial-io/skills
himalaya
Use when working with himalaya CLI for email management - reading, composing, searching, organizing, or scripting email workflows
48security-audit
Use when conducting security reviews, investigating vulnerabilities, or creating security documentation - provides systematic methodology for code audits with severity assessment, dual documentation patterns (client + internal), and acceptance-focused ticket creation
18drupal-recipe-content
Create Drupal recipes that import content entities (taxonomy terms, nodes, media, menu links) with multilingual translations. Use this skill whenever the user wants to create a Drupal recipe with default content, import taxonomy terms or other content entities into Drupal via recipes, set up multilingual/translated content in a recipe, or export existing content for use in a recipe. Also trigger when the user mentions "default content in recipes", "recipe with translations", or "content export for recipe".
17jujutsu
This document instructs Claude Code to use `jj` (Jujutsu) instead of `git` for version control operations. jj is a Git-compatible VCS that provides a simpler mental model and powerful history editing.
16phabalicious
Use when user mentions phab, phabalicious, deployment tasks, copying data between environments, or needs help with dev/staging/production workflows - provides command suggestions, multi-step workflows, and smart execution (read-only commands execute immediately, destructive operations require confirmation first)
15jira-ticket-refinement
Use when the user asks to refine, update, or write a description for a Jira ticket, mentions a ticket key like CTRL-XXX, or wants to add acceptance criteria to a Jira issue
4