.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/gkastanis/drupal-workflow
home/skills/gkastanis/drupal-workflow
gkastanis avatar

gkastanis/drupal-workflow

19 skills

View on GitHub
$npx skills add gkastanis/drupal-workflow
SkillInstalls
autopilot-tunerAnalyze autopilot effectiveness and tune the drupal-workflow plugin based on real session data.—discoverDocs-first discovery for efficient codebase exploration. Use before Glob/Grep/Explore to get Logic IDs and file paths directly from semantic documentation.—drupal-brainstormingExplore requirements, constraints, and design options before implementing Drupal features.—drupal-cachingCache bins, tags, contexts, invalidation strategies, and external caching for Drupal 10/11.—drupal-coding-standardsPHPCS, PHPStan, naming conventions, and code style enforcement for Drupal 10/11.—drupal-config-managementConfiguration management patterns for Drupal 10/11 — config split, config ignore, environments, import/export workflows, config readonly, and the…—drupal-conventionsLoad Drupal-specific conventions (translations, CSS, error handling) on demand. Use when working on theming, translations, or exception handling.—drupal-delegationExecute implementation plans by dispatching specialized Drupal agents in parallel.—drupal-entity-apiField type selection, entity CRUD operations, view modes, and content modeling patterns for Drupal 10/11.—drupal-hook-patternsOOP hooks (Drupal 11), form alters, entity hooks, and legacy bridges for Drupal 10/11. Use when implementing hooks, form alterations, or event subscribers.—drupal-rulesCore Drupal development rules covering code quality, security, services, and testing verification. ALWAYS consult when writing Drupal code.—drupal-security-patternsOWASP prevention patterns, access control, input sanitization, and XSS protection for Drupal 10/11.—drupal-service-diService definitions, dependency injection patterns, and interface design for Drupal 10/11.—drupal-testingPractical Drupal testing patterns using curl smoke tests, drush eval, and test scripts.—semantic-docsNavigate semantic documentation in docs/semantic/ that maps business logic to Drupal code.—structural-indexGenerate and query structural indexes for Drupal projects. Parses services.yml, routing.yml, hooks, plugins, and entity types to build an automated dependency…—twig-templatingTwig template patterns, filters, theme suggestions, and component architecture for Drupal 10/11.—verification-before-completionGate function ensuring implementations are tested before claiming completion. Prevents rationalization and untested claims.—writing-plansUse when delegating tasks to sub-agents or creating implementation plans. Write comprehensive plans assuming the engineer has zero codebase context.—