gkastanis/drupal-workflow

Claude Code plugin for Drupal development: 16 skills, 4 agents, 10 commands, and quality-gate hooks

15Stars on the repository
42Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

autopilot-tuner

01

gkastanis/drupal-workflow

Skill Claude CodeCodex

Analyze autopilot effectiveness and tune the drupal-workflow plugin based on real session data. Use when the autopilot feels too noisy, too quiet, or is being ignored. Also use when you want to check if recent changes to the plugin are actually working, review intervention acceptance rates, or improve classifier…

15 4mo ago A 119 tokens

discover

02

gkastanis/drupal-workflow

Skill Claude CodeCodex

Docs-first discovery for efficient codebase exploration. Use before Glob/Grep/Explore to get Logic IDs and file paths directly from semantic documentation. Saves tokens by avoiding expensive file searches. Commands include /discover FEATURE for feature lookup, /discover "search terms" for keyword search, and /discover…

15 4mo ago A 70 tokens

gkastanis/drupal-workflow

Skill Claude CodeCodex

Explore requirements, constraints, and design options before implementing Drupal features. Use BEFORE writing code — when starting a new feature, module, or significant change. Produces a decision record with entity design, service architecture, and hook/event strategy.

15 4mo ago A 53 tokens

drupal-caching

04

gkastanis/drupal-workflow

Skill Claude CodeCodex

Cache bins, tags, contexts, invalidation strategies, and external caching for Drupal 10/11. Use when implementing caching, optimizing performance, or configuring cache backends.

15 4mo ago A 40 tokens

gkastanis/drupal-workflow

Skill Claude CodeCodex

PHPCS, PHPStan, naming conventions, and code style enforcement for Drupal 10/11. Use when checking coding standards, running static analysis, or enforcing code quality.

15 4mo ago A 43 tokens

gkastanis/drupal-workflow

Skill Claude CodeCodex

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…

15 4mo ago A 66 tokens

drupal-conventions

07

gkastanis/drupal-workflow

Skill Claude CodeCodex

Load Drupal-specific conventions (translations, CSS, error handling) on demand. Use when working on theming, translations, or exception handling.

15 4mo ago A 33 tokens

drupal-delegation

08

gkastanis/drupal-workflow

Skill Claude CodeCodex

Execute implementation plans by dispatching specialized Drupal agents in parallel. Use AFTER planning — when you have a plan with independent tasks to delegate. Dispatches @drupal-builder, @drupal-reviewer, @drupal-verifier with structural awareness.

15 4mo ago A 55 tokens

drupal-entity-api

09

gkastanis/drupal-workflow

Skill Claude CodeCodex

Field type selection, entity CRUD operations, view modes, and content modeling patterns for Drupal 10/11. Use when designing content types, selecting field types, or working with the Entity API.

15 4mo ago A 45 tokens

gkastanis/drupal-workflow

Skill Claude CodeCodex

OOP hooks (Drupal 11), form alters, entity hooks, and legacy bridges for Drupal 10/11. Use when implementing hooks, form alterations, or event subscribers.

15 4mo ago A 42 tokens

drupal-rules

11

gkastanis/drupal-workflow

Skill Claude CodeCodex

Core Drupal development rules covering code quality, security, services, and testing verification. ALWAYS consult when writing Drupal code.

15 4mo ago A 28 tokens

gkastanis/drupal-workflow

Skill Claude CodeCodex

OWASP prevention patterns, access control, input sanitization, and XSS protection for Drupal 10/11. Use when reviewing code for security issues, implementing access control, or hardening Drupal applications.

15 4mo ago A 47 tokens

drupal-service-di

13

gkastanis/drupal-workflow

Skill Claude CodeCodex

Service definitions, dependency injection patterns, and interface design for Drupal 10/11. Use when creating services, registering dependencies, or implementing the service container pattern.

15 4mo ago A 37 tokens

drupal-testing

14

gkastanis/drupal-workflow

Skill Claude CodeCodex

Practical Drupal testing patterns using curl smoke tests, drush eval, and test scripts. Use when verifying Drupal implementations actually work - module enabled, service exists, page renders, config correct.

15 4mo ago A 42 tokens

semantic-docs

15

gkastanis/drupal-workflow

Skill Claude CodeCodex

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…

15 4mo ago A 100 tokens

structural-index

16

gkastanis/drupal-workflow

Skill Claude CodeCodex

Generate and query structural indexes for Drupal projects. Parses services.yml, routing.yml, hooks, plugins, and entity types to build an automated dependency graph. Use for blast radius analysis, service dependency mapping, and structural queries. Commands include /structural-index to generate, and structural query…

15 4mo ago A 82 tokens

twig-templating

17

gkastanis/drupal-workflow

Skill Claude CodeCodex

Twig template patterns, filters, theme suggestions, and component architecture for Drupal 10/11. Use when creating or modifying Twig templates, implementing theme hooks, or building front-end components.

15 4mo ago A 42 tokens

gkastanis/drupal-workflow

Skill Claude CodeCodex

Gate function ensuring implementations are tested before claiming completion. Prevents rationalization and untested claims. Use at the end of any implementation task to validate work actually functions.

15 4mo ago A 38 tokens

writing-plans

19

gkastanis/drupal-workflow

Skill Claude CodeCodex

Use when delegating tasks to sub-agents or creating implementation plans. Write comprehensive plans assuming the engineer has zero codebase context. Include exact file paths, complete code, verification commands, and bite-sized tasks.

15 4mo ago A 46 tokens