Development Skills

A collection of Claude Code skills for software development, including specialized workflows, domain knowledge, and tool integrations.

Cloudflare Tunnel

Expose local development web services to the internet using Cloudflare Tunnel. Supports quick tunnels (zero config, temporary URL) and named tunnels (persistent, reusable). Includes installation, authentication, common patterns for popular frameworks, and troubleshooting guidance.

Resolve Composer Conflicts

Resolve Composer lockfile conflicts handling updates and removals

htmx Expert

Expert guidance for htmx development, including AJAX interactions, htmx attributes (hx-get, hx-post, hx-swap, hx-target, hx-trigger), debugging htmx behavior, building hypermedia-driven applications, and htmx best practices.

Google Workspace CLI (gws) Updated v1.1.0

Comprehensive skill for interacting with Google Workspace services (Gmail, Calendar, Drive, Sheets, Docs, Tasks, Chat, and more) via the gws command-line tool. Covers helper commands for common tasks, raw API access for advanced operations, cross-service workflows, schema discovery, and output formatting.

GitHub Wiki

Create, edit, and manage GitHub wiki pages with correct Gollum link syntax, sidebar navigation, and image handling.

Tugboat CLI

Manage Tugboat preview environments via the tugboat CLI. Create, list, rebuild, refresh, debug, and administer Tugboat previews, services, and repositories. Includes config file guidance, lifecycle phases, and CLI command reference.

DDEV xhgui Analyze Updated v1.0.0

Analyze xhprof/xhgui profile runs from a DDEV environment. Supports standalone analysis of a single run or before/after comparison of two runs. Fetches profile data, identifies hotspots, traces call chains, and provides actionable performance recommendations.