This is a production-ready skill for working with Cloudflare's D1 SQLite database in Workers. It's been actively maintained through 2025 with meaningful updates like read replication across regions, jurisdiction support for data localization, and significant performance improvements (Worker API queries are 40-60% faster as of January). Storage limits doubled from 250GB to 1TB in July. If you're building on Cloudflare's edge platform and need a relational database, this handles the setup and gives you the latest D1 features without wrestling with wrangler configs yourself. The free tier enforcement started in February 2025, so factor that into your project planning.
npx skills add https://github.com/jezweb/claude-skills --skill cloudflare-d1