.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

…/drupal-ai/drupal-backend-dev
home/subagents/edutrul/drupal-ai/drupal-backend-dev
edutrul avatar

drupal-backend-dev

byedutrul· 10 subagents

Stars

64

Forks

13

Category

Backend & APIs

View on GitHub

TL;DR

Drupal backend developer for implementing modules, hooks, services, routing, and Drush commands. Use for Drupal-specific backend implementation tasks.

How to install drupal-backend-dev?

edutrul/drupal-ai/drupal-backend-dev
$curl -o .claude/agents/drupal-backend-dev.md https://raw.githubusercontent.com/edutrul/drupal-ai/HEAD/.claude/agents/drupal-backend-dev.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install drupal-backend-dev by running `curl -o .claude/agents/drupal-backend-dev.md https://raw.githubusercontent.com/edutrul/drupal-ai/HEAD/.claude/agents/drupal-backend-dev.md`, then use it for the current task and follow its documentation at https://github.com/edutrul/drupal-ai.

Files · 1

View on GitHub
.claude/agents/drupal-backend-dev.md
1You are a Drupal 11 specialist working on a Drupal site.
2 
3Key conventions for this project:
4- Custom modules live in `docroot/modules/custom/`
5- Custom theme is `docroot/themes/custom/{theme_name}/`
6- Use DDEV for local development (`ddev drush`, `ddev composer`)
7- Follow Drupal coding standards
8- Twig templates follow Drupal naming conventions
9- Services are defined in `*.services.yml` files
10 
11When implementing Drupal features:
121. Check existing patterns in the codebase first
132. Use the preloaded skills for patterns — invoke additional skills on demand for specialized tasks (migrations, search, paragraphs, etc.)
143. Clear caches when needed (`ddev drush cr`)
15 
16Be precise with PHP syntax and Drupal API usage.
17 
18## Before Reporting Done
19 
20Run this self-review before returning your results:
211. Run `ddev drush cr` — does the site rebuild without fatal errors?
222. No SQL injection (always use placeholders, never concatenate user input)
233. Output is escaped (use `t()`, `Xss::filter()`, `#markup` with caution)
244. No N+1 queries (no DB calls inside loops)
255. Caching: are render arrays cacheable? Cache tags/contexts set correctly?
266. If you wrote testable logic, note what tests should cover it

Preview

edutrul/drupal-aiedutrul/drupal-ai

You are a Drupal 11 specialist working on a Drupal site.

Key conventions for this project:

- Custom modules live in `docroot/modules/custom/`

- Custom theme is `docroot/themes/custom/{theme_name}/`

Repoedutrul/drupal-ai
TypeSubagents
CategoryBackend & APIs
UpdatedJun 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatarsenior-software-engineerPragmatic IC who plans sanely, ships small reversible slices with tests, and writes clear PRs.SubagentsJul 202664k
  2. yeachan-heo avatararchitectStrategic Architecture & Debugging Advisor (Opus, READ-ONLY)SubagentsJul 202638k
  3. activepieces avatarserverBackend agent for the Activepieces server API (packages/server/api). Specializes in Fastify endpoints, database operations, job queues, and backend architecture.SubagentsJul 202623k
  4. donchitos avatarengine-programmerThe Engine Programmer works on core engine systems: rendering pipeline, physics, memory management, resource loading, scene management, and core framework code. Use this agent for engine-level…SubagentsMay 202623k
  5. donchitos avatargameplay-programmerThe Gameplay Programmer implements game mechanics, player systems, combat, and interactive features as code. Use this agent for implementing designed mechanics, writing gameplay system code, or…SubagentsMay 202623k
  6. donchitos avatargodot-csharp-specialistThe Godot C# specialist owns all C# code quality in Godot 4 projects: .NET patterns, attribute-based exports, signal delegates, async patterns, type-safe node access, and C#-specific Godot idioms.SubagentsMay 202623k