Skip to content

Instantly share code, notes, and snippets.

View jrockowitz's full-sized avatar

Jacob Samuel Rockowitz jrockowitz

View GitHub Profile
@jrockowitz
jrockowitz / AGENTS.md
Created February 6, 2026 15:08
README.md and AGENT.md file updated to include the Examples for Developers module by Claude

AGENTS.md: AI Agent Guide for Drupal Development with DDEV

AI Agent Instructions: This guide provides comprehensive instructions for AI coding agents working on Drupal projects using DDEV. Follow these guidelines for consistent, high-quality contributions. Human contributors should use README.md instead.

Project Overview

  • Core Technology: Drupal 10.x+ (verify via composer show drupal/core)
  • Development Environment: DDEV (Docker-based development environment)
  • Key Components: Custom modules, themes, configuration management, Composer dependencies
  • Environment: PHP 8.1+, MySQL/MariaDB, Nginx (all managed by DDEV)
  • Development Tools: Composer, Drush 12+, Git, DDEV CLI
@jrockowitz
jrockowitz / AGENTS.md
Last active February 8, 2026 22:11
README.md file generated by Claude from AGENTS.md

AGENTS.md: AI Agent Guide for Drupal Development with DDEV

AI Agent Instructions: This guide provides comprehensive instructions for AI coding agents working on Drupal projects using DDEV. Follow these guidelines for consistent, high-quality contributions. Human contributors should use README.md instead.

Project Overview

  • Core Technology: Drupal 10.x+ (verify via composer show drupal/core)
  • Development Environment: DDEV (Docker-based development environment)
  • Key Components: Custom modules, themes, configuration management, Composer dependencies
  • Environment: PHP 8.1+, MySQL/MariaDB, Nginx (all managed by DDEV)
  • Development Tools: Composer, Drush 12+, Git, DDEV CLI