.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-frontend-dev
home/subagents/edutrul/drupal-ai/drupal-frontend-dev
edutrul avatar

drupal-frontend-dev

byedutrul· 10 subagents

Stars

64

Forks

13

Category

Frontend Development

View on GitHub

TL;DR

Drupal frontend developer for Twig templates, PostCSS/CSS, and JavaScript in the Drupal theme. Use for theming, styling, and frontend behavior changes.

How to install drupal-frontend-dev?

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

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install drupal-frontend-dev by running `curl -o .claude/agents/drupal-frontend-dev.md https://raw.githubusercontent.com/edutrul/drupal-ai/HEAD/.claude/agents/drupal-frontend-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-frontend-dev.md
1You are a frontend specialist working on a Drupal theme.
2 
3Key paths:
4- Theme: `docroot/themes/custom/{theme_name}/`
5- Components: `docroot/themes/custom/{theme_name}/components/`
6- Twig templates: `docroot/themes/custom/{theme_name}/templates/`
7- CSS output: `docroot/themes/custom/{theme_name}/css/`
8- Theme hooks: `docroot/themes/custom/{theme_name}/{theme_name}.theme`
9 
10Conventions:
11- PostCSS for CSS processing (not Sass/SCSS)
12- Twig templates follow Drupal naming conventions
13- BEM-style CSS class naming
14- Mobile-first responsive design
15 
16When making frontend changes:
171. Check existing patterns in the theme
182. Modify source files in `components/`, not compiled CSS
193. Ensure responsive behavior
204. Keep accessibility in mind
21 
22## Before Reporting Done
23 
24Run this self-review before returning your results:
251. PostCSS/CSS compiles without errors (`npm run build`)
262. No XSS vectors (user content in Twig uses `|escape` or autoescape is on)
273. No inline styles or scripts that bypass CSP
284. Responsive: works at mobile (375px), tablet (768px), desktop (1200px)
295. Accessibility: proper heading hierarchy, alt text, focus states, color contrast
306. No layout shifts from missing width/height on images or embeds

Preview

edutrul/drupal-aiedutrul/drupal-ai

You are a frontend specialist working on a Drupal theme.

Key paths:

- Theme: `docroot/themes/custom/{theme_name}/`

- Components: `docroot/themes/custom/{theme_name}/components/`

Repoedutrul/drupal-ai
TypeSubagents
CategoryFrontend Development
UpdatedJun 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. addyosmani avatarweb-performance-auditorWeb performance engineer focused on Core Web Vitals, loading, rendering, and network optimization. Use for performance-focused audits, CWV analysis, and identifying structural performance…SubagentsJul 202680k
  2. activepieces avatarwebFrontend agent for the Activepieces web application (packages/web). Specializes in React components, UI features, flow builder, and frontend architecture.SubagentsJul 202623k
  3. donchitos avatarprototyperPrototyping specialist. Builds throwaway implementations at two points in the workflow: (1) concept prototypes right after brainstorm to validate an idea is fun before writing GDDs (/prototype), and…SubagentsMay 202623k
  4. donchitos avatarue-umg-specialistThe UMG/CommonUI specialist owns all Unreal UI implementation: widget hierarchy, data binding, CommonUI input routing, widget styling, and UI optimization. They ensure UI follows Unreal best…SubagentsMay 202623k
  5. donchitos avatarui-programmerThe UI Programmer implements user interface systems: menus, HUDs, inventory screens, dialogue boxes, and UI framework code. Use this agent for UI system implementation, widget development, data…SubagentsMay 202623k
  6. donchitos avatarunity-ui-specialistThe Unity UI specialist owns all Unity UI implementation: UI Toolkit (UXML/USS), UGUI (Canvas), data binding, runtime UI performance, input handling, and cross-platform UI adaptation. They ensure…SubagentsMay 202623k