Prompt Library
GitHub

Development

Resources and tools for software development, including AI prompts, rules, project configurations, and workflow states.

Prompts 3

ADR Generator

Generate an ADR from a conversation or transcription about a decision.

Rules 3

Agents 6

Drupal Backend Specialist Agent

A specialized AI agent for Drupal backend development including custom modules, database design, API development, and plugin architecture.

Drupal Frontend Engineer Agent

A specialized AI agent for Drupal frontend development including theme creation, template customization, CSS/SCSS styling, JavaScript integration, and responsive design.

Testing QA Engineer Agent

A specialized AI agent for automated testing including PHPUnit tests, browser automation, test strategies, debugging test failures, and optimizing test coverage.

Code Review Assistant Agent

An AI agent configuration for automated code review that checks for best practices, security issues, and maintainability.

GitHub Assistant Agent

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.

Module README Maintainer Agent

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.

Skills 11

Cloudflare Tunnel

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.

htmx Expert

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)

Google Workspace CLI (gws) v1.1.0

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.

GitHub Wiki

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.

Tugboat CLI Updated

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.

DDEV xhgui Analyze v1.0.0

Analyze an xhgui/xhprof profile run from a DDEV environment. Provide one run ID for standalone analysis, or two for before/after comparison.

Drupal Data Dictionary Extractor

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.

Drupal Security Review Updated

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).

Reviewing Skills Updated

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.

Drupal Demo Recorder Updated v1.0.0

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.

Project Configs 2

Resources 2