Drupal Expert AI Instructions
I put together a small repo called Drupal Expert Agent: a reusable set of AI instructions for Drupal 10.3+ projects.
I got tired of repeating the same Drupal guidance in every project, so this is the shared version. I install it with Microsoft APM and let it kick in based on file type. It covers the things I usually want the model to remember: PHP standards, Twig safety, testing, YAML conventions, accessibility, and SDC patterns.
It also includes a drupal-sdc skill to scaffold Single Directory Components faster.
The installation instructions are in the repository README. If you try it and notice a Drupal-specific edge case I missed, Pull Requests are welcome.