Plugin Claude Code
Workflow skills for Claude Code — each produces tangible output.
Plugin Claude Code
Workflow skills for Claude Code — each produces tangible output.
Plugin Claude Code
Workflow skills for Claude Code — each produces tangible output.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing heartbeat-context.sh. From jezweb/claude-skills.
Settings file Claude Code
Agent settings declaring 1 hook event (UserPromptSubmit).
Instructions file
Instructions for jezweb/claude-skills, covering claude skills, philosophy, directory structure, plugin anatomy (anthropic spec) and adding a new plugin.
Plugin Claude Code
Scaffold Cloudflare Workers, Hono APIs, D1/Drizzle schemas, D1 migration workflows, full-stack Vite+Workers apps, and TanStack Start SSR dashboards.
Command
Hit the Cloudflare REST API for bulk, fleet, and operations wrangler can't do.
Command
Scaffold and deploy a Cloudflare Worker with Hono routing.
Command
Generate a Drizzle ORM schema for Cloudflare D1.
Command
Run D1 migration workflow — generate, inspect, apply.
Command
Generate database seed scripts with realistic data.
Command
Scaffold Hono API routes for a Cloudflare Worker.
Command
Build a full-stack TanStack Start app on Cloudflare Workers from scratch.
Command
Scaffold a full-stack Cloudflare app from vite-flare-starter.
Skill Claude CodeCodex
Hit the Cloudflare REST API directly for operations that wrangler and MCP can't handle well. Bulk DNS, custom hostnames, email routing, cache purge, WAF rules, redirect rules, zone settings, Worker routes, D1 cross-database queries, R2 bulk operations, KV bulk read/write, Vectorize queries, Queues, and fleet-wide…
Skill Claude CodeCodex
Scaffold and deploy Cloudflare Workers with Hono routing, Vite plugin, and Static Assets. Describe project, scaffold structure, configure bindings, deploy. Use whenever the user wants to create a Worker project, set up Hono on Cloudflare, configure D1 / R2 / KV / Queues bindings, or troubleshoot Worker export syntax…
Skill Claude CodeCodex
Generate Drizzle ORM schemas for Cloudflare D1 databases with correct D1-specific patterns. Produces schema files, migration commands, type exports, and DATABASESCHEMA.md documentation. Handles D1 quirks: foreign keys always enforced, no native BOOLEAN/DATETIME types, 100 bound parameter limit, JSON stored as TEXT.…
Skill Claude CodeCodex
Cloudflare D1 migration workflow: generate with Drizzle, inspect SQL for gotchas, apply to local and remote, fix stuck migrations, handle partial failures. Use when running migrations, fixing migration errors, or setting up D1 schemas.
Skill Claude CodeCodex
Generate database seed scripts with realistic sample data. Reads Drizzle schemas or SQL migrations, respects foreign key ordering, produces idempotent TypeScript or SQL seed files. Handles D1 batch limits, unique constraints, and domain-appropriate data. Use when populating dev/demo/test databases. Triggers: 'seed…
Skill Claude CodeCodex
Scaffold Hono API routes for Cloudflare Workers. Produces route files, middleware, typed bindings, Zod validation, error handling, and APIENDPOINTS.md documentation. Use after a project is set up with cloudflare-worker-builder or vite-flare-starter, when you need to add API routes, create endpoints, or generate API…
Skill Claude CodeCodex
Build a full-stack TanStack Start app on Cloudflare Workers from scratch — SSR, file-based routing, server functions, D1+Drizzle, better-auth, Tailwind v4+shadcn/ui. Use whenever the user mentions TanStack Start, asks to scaffold a full-stack Cloudflare app with SSR, wants an SSR dashboard, or asks for a React 19 +…
Skill Claude CodeCodex
Scaffold a full-stack Cloudflare app from the vite-flare-starter template — React 19 + Hono + D1+Drizzle + better-auth + Tailwind v4+shadcn/ui + TanStack Query + R2 + Workers AI. Run setup.sh to clone, configure, and deploy. Use whenever the user wants a batteries-included Cloudflare full-stack app, vite-flare-starter…
Plugin Claude Code
Generate colour palettes, favicon packages, custom SVG icon sets, and image processing (resize, convert, optimise).
Command
Generate AI images using Gemini or GPT APIs.