Configuration management patterns for Drupal 10/11 — config split, config ignore, environments, import/export workflows, config readonly, and the sync/install/optional directory hierarchy. Use when working with config export/import, multi-environment deployments, config split setup, or managing configuration across dev/staging/prod.
$npx -y skills add gkastanis/drupal-workflow --skill drupal-config-managementInstalls into the current project.
Run `npx skills use "https://github.com/gkastanis/drupal-workflow" --skill "gkastanis/drupal-workflow/drupal-config-management"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gkastanis/drupal-workflow" that are relevant to the current task. Run `npx skills add "https://github.com/gkastanis/drupal-workflow"` and select the relevant skills, then follow their instructions.