drupal-ai
Drupal 11 development, testing, security, and deployment workflows
All Skills in This Repository (33)
Pure Emerald Level Indicatorsdrupal-access
Define Drupal access control patterns for routes and entities.
drupal-drush
Execute Drush commands for Drupal configuration, module management, and code generation.
drupal-unit
Create and run Drupal unit tests with UnitTestCase and mocked dependencies.
drupal-composer
Automate Drupal 11 module installation, updates, and patches via Composer.
drupal-config
Import and export Drupal configuration with Drush and config_split.
drupal-javascript
Implement Drupal JavaScript patterns including behaviors, libraries.yml, attach_library, and Ajax commands for modules/themes.
drupal-hooks
Implement Drupal 11 hooks in procedural and OOP styles with DI.
drupal-security
Enforce secure routing, access checks, and CSRF protections in Drupal applications.
drupal-menus
Automate Drupal menu configuration via YAML files and MenuTree API.
drupal-plugins
Implement Drupal plugin architectures using PHP attributes and ContainerFactoryPluginInterface.
drupal-entity-api
Load, query, and modify Drupal entities using entity type manager.
drupal-render
Build secure, cache-aware render arrays in Drupal 11.
Frequently Asked Questions
FAQPage SchemaHow 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βopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core