AI Code Review Assistant
AI prompts for performing thorough code reviews and ensuring best practices.
Resources and tools for software development, including AI prompts, rules, project configurations, and workflow states.
AI prompts for performing thorough code reviews and ensuring best practices.
AI prompts for reviewing Drupal 11 code and ensuring best practices.
Generate an ADR from a conversation or transcription about a decision.
Rules for maintaining high code quality across all projects.
Rules for maintaining high code quality in Drupal 11 projects.
Rules for maintaining high code quality in Drupal projects.
A specialized AI agent for Drupal backend development including custom modules, database design, API development, and plugin architecture.
A specialized AI agent for Drupal frontend development including theme creation, template customization, CSS/SCSS styling, JavaScript integration, and responsive design.
A specialized AI agent for automated testing including PHPUnit tests, browser automation, test strategies, debugging test failures, and optimizing test coverage.
An AI agent configuration for automated code review that checks for best practices, security issues, and maintainability.
A specialized Git workflow assistant that automates GitHub issue-based development workflows using the gh CLI and semantic branch naming conventions. Creates branches, manages pull requests, and streamlines issue-to-PR workflows.
A specialized Claude Code sub-agent designed for proactive Drupal module documentation maintenance. Automatically triggers when module code changes are made to ensure README files stay perfectly synchronized with implementation.
This skill should be used when users need to expose a local development web service to the internet via Cloudflare Tunnel. Use when users say 'expose my local server', 'share my dev server', 'create a tunnel', 'cloudflare tunnel', 'public URL for localhost', 'trycloudflare', or need to share a locally running service with others for testing or preview.
Resolve composer.lock merge conflicts when merging main into the current branch.
This skill should be used when users need help with htmx development, including implementing AJAX interactions, understanding htmx attributes (hx-get, hx-post, hx-swap, hx-target, hx-trigger), debugging htmx behavior, building hypermedia-driven applications, or following htmx best practices. Use when users ask about htmx patterns, server-side HTML responses, or transitioning from SPA frameworks to htmx. (user)
This skill should be used when users need to interact with Google Workspace services (Gmail, Calendar, Drive, Sheets, Docs, Tasks, Chat, etc.) from the command line. Use when users ask to send/read email, check calendar, upload files, read spreadsheets, manage tasks, or perform any Google Workspace operation. Triggers on "check my email", "send email", "calendar", "agenda", "upload to drive", "read spreadsheet", "google workspace", "gws", or any request involving Gmail, Google Calendar, Google Drive, Google Sheets, Google Docs, or Google Tasks.
This skill should be used when creating, editing, or managing GitHub wiki pages. Use when writing wiki content, creating internal links between wiki pages, adding images, updating sidebar navigation, or working with .wiki.git repositories. Triggers on "wiki", "wiki page", "update the wiki", "add to wiki", or when working in a *.wiki directory or *.wiki.git repository.
This skill should be used when managing Tugboat preview environments via the tugboat CLI. It applies when creating, listing, rebuilding, refreshing, debugging, or administering Tugboat previews, services, and repositories. Triggers on tugboat commands, preview environment management, .tugboat/config.yml editing, and Tugboat QA workflow questions.
Analyze an xhgui/xhprof profile run from a DDEV environment. Provide one run ID for standalone analysis, or two for before/after comparison.
Generate Excel data dictionaries from Drupal 9/10 exported configuration. Use when working in a Drupal project that has a config sync directory and the user wants to document content types, taxonomy vocabularies, block types, media types, or paragraph types as spreadsheets. Triggers on requests like "generate a data dictionary", "document the content model", "create field documentation", "export Drupal fields to Excel", or similar.
Deep security review of a Drupal site's CUSTOM code (modules + theme) running under DDEV, followed by recorded exploit-demonstration videos produced with the Playwright Agent CLI (playwright-cli) via the e0ipso/ddev-playwright-cli add-on. Use when the user wants to audit a DDEV Drupal codebase for vulnerabilities AND get reproducible video proofs-of-concept, especially on projects that do NOT already have a Playwright test harness. Not for diff-only PR review (use the built-in /security-review for that).
Reviews a Claude Code skill against skill-authoring best practices and produces a prioritized, non-blocking report. Use when creating, editing, or reviewing a SKILL.md, a skill's meta.yml, or a skill directory, or when asked whether a skill follows best practices.
Use when asked to record demo videos or screenshots of a Drupal site (running under DDEV) to share with people — e.g. "make a demo video of <feature>", "record a walkthrough", "capture screenshots of this flow for the team", "show this working". Produces 1080p, narrated, validated, presentable captures driven through the real UI with e0ipso/ddev-playwright-cli. Do NOT use for writing automated/CI Playwright tests (use the playwright-cli skill) or for non-Drupal / non-DDEV recording.
Configuration and setup instructions for 11ty static site projects.
Configuration and setup instructions for Drupal 11 projects.
A curated set of foundational resources for learning how to write effective prompts for AI language models. These links cover best practices, guides, and community-curated prompt collections.
Essential links for Drupal and DDEV development, plus step-by-step instructions and best practices for adding documentation to Cursor AI projects.