Build with D1 serverless SQLite database on Cloudflares edge. Use when: creating databases, writing SQL migrations, querying D1 from Workers, handling relational data, or troubleshooting D1_ERROR, statement too long, migration failures, or query performance issues. name: my-worker, main: src/index.ts, compatibility_date: 2025-10-11, d1_databases: [ { binding: DB, // Available as env.DB in your Worker database_name: my-database, // Name from wrangler d1 create database_id: <UUID>, // ID from wran
/plugin marketplace add jezweb/claude-skills/plugin install cloudflare-d1@jezweb/claude-skillsPayload Development plugin - covers collections, fields, hooks, access control, plugins, and database adapters.
Essential developer skills including Git workflows, SQL optimization, error handling, code review, E2E testing, authentication, debugging, and monorepo management