🗄️
DevOpsPython

Cloudflare D1

by alinaqi

Cloudflare D1 is a DevOps skill for Claude Code, published by alinaqi in maggy.

704 stars57 forkson alinaqi/maggyAdded 2026/08/23Repository updated 2026/08/18
ai-codingclaudeclaude-codedeveloper-toolsproject-initializationpythonreactsecuritytypescript
Install in seconds
Install Cloudflare D1
Copy Cloudflare D1 into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/alinaqi/maggy/tree/main/skills/cloudflare-d1 ~/.claude/skills/cloudflare-d1

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/alinaqi/maggy.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/cloudflare-d1/SKILL.md in alinaqi/maggy
Installs to
~/.claude/skills/cloudflare-d1
Collection
One of 25 skills cataloged from this repository
Category
DevOps798 skills

What Cloudflare D1 does

Cloudflare D1 helps you set up and use Cloudflare’s SQLite database with Workers, Drizzle ORM, and migrations. Use it when building edge apps that need typed database access and versioned schema changes.

Cloudflare D1 is cataloged under DevOps on DirSkills. Cloudflare D1 comes from a repository tagged ai-coding, claude, claude-code, developer-tools and project-initialization.

Documentation

README

Cloudflare D1 Skill

Cloudflare D1 is a serverless SQLite database designed for Cloudflare Workers with global distribution and zero cold starts.

Sources: D1 Docs | Drizzle + D1 | Wrangler CLI


Core Principle

SQLite at the edge, migrations in version control, Drizzle for type safety.

D1 brings SQLite's simplicity to serverless. Design for horizontal scale (multiple small databases) rather than vertical (one large database). Use Drizzle ORM for type-safe queries and migrations.


This is the opening of the README. Read the full README on GitHub.

Frequently asked about Cloudflare D1

  • What else does alinaqi publish alongside Cloudflare D1?

    Cloudflare D1 is one of 25 skills that DirSkills catalogs from alinaqi/maggy, the repository it ships in. Its siblings there include AI Engine Optimization, AI Models Reference and AWS Aurora. Each one is a separate skill with its own page in this directory, installs the same way Cloudflare D1 does, and is maintained by alinaqi in that same repository. The rest of the collection is listed on the alinaqi/maggy page.

  • How does Cloudflare D1 compare to other DevOps skills?

    Cloudflare D1 ranks #603 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Cloudflare D1 against them. Open each page to compare what they document and how they install.

More from alinaqi/maggy

Cloudflare D1 is one of 25 skills cataloged on DirSkills from alinaqi/maggy.

See all 25 skills