edutruledutrulCommunityΒ·33 Agent Skills Included

drupal-ai

Drupal 11 development, testing, security, and deployment workflows

Guides Drupal 11 module building, theming, migrations, configuration management, and security audits through ready-made reference knowledge. Eliminates memorizing Drupal APIs, hunting drupal.org issue queues for patches, and writing boilerplate for forms, hooks, plugins, and tests. Includes slash commands for code review, PR creation, and security audits so developers ship production-grade Drupal code faster.
npx skills add edutrul/drupal-ai --all -g -y

All Skills in This Repository (33)

Pure Emerald Level Indicators
πŸ“¦ In Repo
edutruledutrul

drupal-access

Define Drupal access control patterns for routes and entities.

Community
Intermediate
πŸ“¦ In Repo
edutruledutrul

drupal-drush

Execute Drush commands for Drupal configuration, module management, and code generation.

Community
Intermediate
πŸ“¦ In Repo
edutruledutrul

drupal-unit

Create and run Drupal unit tests with UnitTestCase and mocked dependencies.

Community
Intermediate
πŸ“¦ In Repo
edutruledutrul

drupal-composer

Automate Drupal 11 module installation, updates, and patches via Composer.

Community
Advanced
πŸ“¦ In Repo
edutruledutrul

drupal-config

Import and export Drupal configuration with Drush and config_split.

Community
Advanced
πŸ“¦ In Repo
edutruledutrul

drupal-javascript

Implement Drupal JavaScript patterns including behaviors, libraries.yml, attach_library, and Ajax commands for modules/themes.

Community
Intermediate
πŸ“¦ In Repo
edutruledutrul

drupal-hooks

Implement Drupal 11 hooks in procedural and OOP styles with DI.

Community
Intermediate
πŸ“¦ In Repo
edutruledutrul

drupal-security

Enforce secure routing, access checks, and CSRF protections in Drupal applications.

Community
Advanced
πŸ“¦ In Repo
edutruledutrul

drupal-menus

Automate Drupal menu configuration via YAML files and MenuTree API.

Community
Advanced
πŸ“¦ In Repo
edutruledutrul

drupal-plugins

Implement Drupal plugin architectures using PHP attributes and ContainerFactoryPluginInterface.

Community
Advanced
πŸ“¦ In Repo
edutruledutrul

drupal-entity-api

Load, query, and modify Drupal entities using entity type manager.

Community
Intermediate
πŸ“¦ In Repo
edutruledutrul

drupal-render

Build secure, cache-aware render arrays in Drupal 11.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install drupal-ai?β–Ό

Run `npx skills add edutrul/drupal-ai --all -g -y` in your terminal to install all Drupal skills globally.

What Drupal tasks does drupal-ai cover?β–Ό

It covers Drupal 11 module development, hooks, forms, entities, fields, caching, migrations, Search API, security hardening, testing, and DDEV or Docker local environments.

Does drupal-ai work with Codex, Cursor, and Copilot?β–Ό

Yes. The skills are plain markdown, so they work in Claude Code natively and can be symlinked or copied into Codex, Cursor, and GitHub Copilot.

Can drupal-ai help with Drupal 7 to 11 migrations?β–Ό

Yes. The drupal-migrations skill covers D7-to-D11 upgrades, CSV and JSON imports, and custom source, process, and destination plugins.

Do I need Drupal experience to use drupal-ai?β–Ό

Basic Drupal familiarity helps, but each skill includes copy-paste code patterns and Drush commands so your coding assistant can scaffold modules, forms, and tests from plain-English requests.

Related Repositories in Software Engineering

View All in Software Engineering→