Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

drupal-ai

drupal-ai contient 35 skills collectées depuis edutrul, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
35
Stars
64
mis à jour
2026-04-24
Forks
13
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

drupal-htmx
Développeurs de logiciels

HTMX in Drupal 11.3+ core — the Htmx PHP fluent builder, dynamic forms with swapOob, partial routes with _htmx_route, response headers, and Drupal.behaviors integration. Use when building interactive UI without full-page reloads using Drupal's native HTMX support.

2026-04-24
ddev-expert
Développeurs de logiciels

DDEV local development expertise. Use when working with DDEV projects, containers, configuration, or troubleshooting DDEV environments.

2026-04-15
docker-local
Administrateurs de réseaux et de systèmes informatiques

Custom Docker Compose local development patterns. Use when working with Docker-based local environments, container configuration, or troubleshooting Docker setups.

2026-04-15
drupal-access
Développeurs de logiciels

Drupal access control — permissions.yml, access callbacks, AccessResult, custom access checkers, and entity access.

2026-04-15
drupal-caching
Développeurs de logiciels

Drupal Cache API — cache tags, contexts, max-age, cache bins, invalidation, and adding cache metadata to render arrays.

2026-04-15
drupal-composer
Développeurs de logiciels

Drupal Composer management — requiring modules, updates, patches via composer-patches, and version constraints.

2026-04-15
drupal-config
Développeurs de logiciels

Drupal configuration management with Drush — import/export config, preview config changes before applying (e.g., seeing what would change without importing), config splits, and environment syncing.

2026-04-15
drupal-contrib-mgmt
Développeurs de logiciels

Drupal contrib module upgrade triage — Drupal.org issue queue research, local patch creation (git diff), composer-patches workflows, Drupal 11 compatibility via core_version_requirement, Drupal Lenient handling, and upgrade_status analysis. Not for generic Composer dependency management.

2026-04-15
drupal-debugging
Développeurs de logiciels

Drupal debugging techniques — Devel module, Drush watchdog, Twig debug, XDebug, error logging, and common troubleshooting patterns.

2026-04-15
drupal-drush
Développeurs de logiciels

Drush commands for Drupal — cache, config, module management, generators, field creation, and non-interactive scaffolding for AI-assisted development.

2026-04-15
drupal-dtt
Analystes en assurance qualité des logiciels et testeurs

Drupal Test Traits (DTT) ExistingSite tests — testing against a live Drupal site, creating content, asserting pages, and running tests with DDEV.

2026-04-15
drupal-entity-api
Développeurs de logiciels

Drupal Entity API — loading, creating, updating, and deleting entities using entity_type.manager. Node, User, Term, Media patterns.

2026-04-15
drupal-events
Développeurs de logiciels

Drupal event subscribers — Symfony events (PSR-14), KernelEvents, services.yml tags, and hooks vs events decision guide.

2026-04-15
drupal-fields
Développeurs de logiciels

Drupal fields — field types, widgets, formatters, drush field:create, field storage/config, and accessing single-value and multi-value field values in PHP code.

2026-04-15
drupal-form-ajax
Développeurs de logiciels

Drupal AJAX form callbacks,

2026-04-15
drupal-form-alter
Développeurs de logiciels

Drupal form alter patterns — hook_form_alter, hook_form_FORM_ID_alter, OOP hooks, hiding fields with access, changing required/default values, and adding validate or submit handlers.

2026-04-15
drupal-form-api
Développeurs de logiciels

Drupal Form API — building forms with FormBase/ConfigFormBase, form elements, validate/submit handlers, DI, and generating forms with Drush including routes.

2026-04-15
drupal-form-validation
Développeurs de logiciels

Drupal form validation — validateForm(),

2026-04-15
drupal-hooks
Développeurs de logiciels

Drupal 11 OOP and procedural hooks — hook_form_alter, hook_node_presave, hook_theme,

2026-04-15
drupal-javascript
Développeurs de logiciels

Drupal JavaScript behaviors, libraries.yml, drupalSettings, attach_library(), and custom client-side AJAX commands using Drupal.AjaxCommands.prototype.

2026-04-15
drupal-kernel
Développeurs de logiciels

Drupal Kernel tests with KernelTestBase — testing services, database operations, hooks, and entity operations with minimal Drupal bootstrap.

2026-04-15
drupal-menus
Développeurs de logiciels

Drupal menus — links.menu.yml, links.task.yml, links.action.yml, contextual links, and programmatic menu manipulation.

2026-04-15
drupal-migrations
Développeurs de logiciels

Drupal migration API — D7-to-D11 upgrades, CSV imports, JSON API imports, and custom source/process/destination plugins.

2026-04-15
drupal-paragraphs
Développeurs de logiciels

Drupal Paragraphs module — accessing paragraph entities, rendering, altering paragraph forms, and patterns for custom paragraph behavior.

2026-04-15
drupal-plugins
Développeurs de logiciels

Drupal plugin system — Block, Field, Condition, Filter plugins with PHP attributes and ContainerFactoryPluginInterface.

2026-04-15
drupal-queries
Développeurs de logiciels

Drupal database queries — Select, Insert, Update, Delete using the database abstraction layer. Never concatenate SQL.

2026-04-15
drupal-render
Développeurs de logiciels

Drupal render arrays — structure, cache metadata (tags, contexts, max-age), render elements, and markup safety.

2026-04-15
drupal-routes
Développeurs de logiciels

Drupal routing — routing.yml, admin routes, settings form routes, controllers, route parameters, title callbacks, entity upcasting, permissions, and URL/link generation.

2026-04-15
drupal-search-api
Développeurs de logiciels

Search API — index configuration, boost processors, field types, number field boosting, engagement metrics, and reindexing workflows.

2026-04-15
drupal-security
Développeurs de logiciels

Drupal security for routes, controllers, forms, and queries. Add route permissions, access checks, CSRF protection, XSS prevention, SQL injection prevention, and secure file upload validation.

2026-04-15
drupal-services
Développeurs de logiciels

Drupal services and dependency injection for controllers, forms, and plugins. Inject services into block plugins, custom plugins, and services using ContainerFactoryPluginInterface and services.yml.

2026-04-15
drupal-state
Développeurs de logiciels

Drupal State API — storing and retrieving runtime state that persists across requests but is not configuration.

2026-04-15
drupal-taxonomy
Développeurs de logiciels

Drupal Taxonomy — loading taxonomy terms, vocabularies, term hierarchy, taxonomy term reference fields, and Twig or PHP patterns for taxonomy entities.

2026-04-15
drupal-twig
Développeurs de logiciels

Drupal Twig templates — best practices, auto-escaping, translation, library attaching, debugging, and SDC components.

2026-04-15
drupal-unit
Analystes en assurance qualité des logiciels et testeurs

Drupal Unit tests with UnitTestCase — testing isolated PHP logic with no Drupal bootstrap, mocking dependencies.

2026-04-15