Navigate semantic documentation in docs/semantic/ that maps business logic to Drupal code. Use this skill when asking how features work (authentication, content types, views, migrations, access control, workflows, caching, theming, forms, blocks, entities). Search by Logic ID (AUTH-L1), feature code (MIGR), user story (US-001), or entity schema. Answers "where is X implemented?", "how does X work?", "what code handles X?".
$npx -y skills add gkastanis/drupal-workflow --skill semantic-docsInstalls into the current project.
Run `npx skills use "https://github.com/gkastanis/drupal-workflow" --skill "gkastanis/drupal-workflow/semantic-docs"` 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.