trebormc/drupal-ai-agents

AI agents, rules, and skills for Drupal projects

10Stars on the repository
48Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

applier

01

trebormc/drupal-ai-agents

Agent Claude Code

Fast mechanical code applier. Applies SEARCH/REPLACE blocks exactly as instructed without reasoning or modification. Use when another agent generates precise SEARCH/REPLACE instructions that need to be applied to files. Never invoke for tasks requiring judgment or code generation.

10 1mo ago A 49 tokens original Apache-2.0

code-explorer

02

trebormc/drupal-ai-agents

Agent Claude Code

Context firewall for codebase exploration. Sweeps the project wide (glob/grep across hundreds of candidate files, selective reads) inside its own DISPOSABLE context and returns only the few files/locations that matter, with file:line pointers and minimal excerpts — so the calling agent never burns its expensive…

10 1mo ago A 104 tokens original Apache-2.0

code-review

03

trebormc/drupal-ai-agents

Agent Claude Code

Judge panel that evaluates Drupal work from seven expert perspectives (correctness, security, Drupal quality, performance, accessibility, translations, test coverage). PLAN mode: invoke BEFORE implementing significant changes — the judges deliberate and return an Implementation Contract (approach, roadmap…

10 1mo ago A 94 tokens original Apache-2.0

drupal-dev

04

trebormc/drupal-ai-agents

Agent Claude Code

Drupal 10 backend development specialist. Use when creating or modifying custom modules, services, entities, forms, plugins, routing, or hook implementations. Handles PHP backend development only — delegates theming to drupal-theme and visual testing to visual-test. Generates SEARCH/REPLACE blocks and delegates file…

10 1mo ago A 65 tokens original Apache-2.0

trebormc/drupal-ai-agents

Agent Claude Code

Agent for generating automated tests in Drupal 10/11 projects. Analyzes the code under test, decides the appropriate test type according to the rules defined in drupal-testing, and uses the corresponding skill to generate it. Supports Unit, Kernel, Functional, FunctionalJavascript, Behat and Playwright.

10 1mo ago A 66 tokens original Apache-2.0

drupal-theme

06

trebormc/drupal-ai-agents

Agent Claude Code

Drupal 10 frontend developer for themes, Twig templates, JavaScript, CSS/SCSS, and TailwindCSS. Use for theming tasks: template creation, preprocess functions, library definitions, asset optimization, responsive design, and Tailwind components. Delegates template quality audits to twig-audit and visual verification to…

10 1mo ago A 66 tokens original Apache-2.0

output-verifier

07

trebormc/drupal-ai-agents

Agent Claude Code

Validates code, configurations, or plans generated by other agents. Reviews for correctness, completeness, edge cases, security issues, and Drupal best practices. Use after a development agent produces output that needs quality assurance before presenting to the user. Returns PASS / NEEDS REVISION verdict with…

10 1mo ago A 60 tokens original Apache-2.0

ralph-planner

08

trebormc/drupal-ai-agents

Agent Claude Code

Ralph Loop requirements planner. Transforms user requests into detailed, structured requirements.md files optimized for autonomous execution with Beads task tracking. Use when the user says "prepare for Ralph", "generate requirements", or wants autonomous overnight execution. Ensures zero ambiguity so Ralph can work…

10 1mo ago A 63 tokens original Apache-2.0

task-router

09

trebormc/drupal-ai-agents

Agent Claude Code

Delegation advisor for the orchestrator. Decides which specialized agent should handle a task. Use when you are NOT sure which agent fits a request, when a request spans multiple agents, or when a complex task needs to be decomposed before delegating. Do NOT use it when the routing is obvious — delegate directly.…

10 1mo ago A 86 tokens original Apache-2.0

visual-analyzer

10

trebormc/drupal-ai-agents

Agent Claude Code

Interprets the CONTENT of images and screenshots using a vision-capable model: UI/design reviews, layout and spacing critique, accessibility contrast checks, before/after visual comparisons, and extracting information from screenshots (error messages, data in images). Use for design tasks and visual interface…

10 1mo ago A 94 tokens original Apache-2.0

visual-test

11

trebormc/drupal-ai-agents

Agent Claude Code

Captures screenshots and performs visual verification of Drupal pages using Playwright MCP. Use after making frontend changes (templates, CSS, JavaScript) to verify the UI renders correctly. Handles authentication via drush uli for admin pages. Returns screenshots and PASS/FAIL verdicts with visual findings.

10 1mo ago B 57 tokens original Apache-2.0