Skip to main content
Back to the directory
jezweb/claude-skillsSoftware EngineeringFrontend and Design

d1-drizzle-schema

Generate Drizzle ORM schemas for Cloudflare D1 with D1-specific SQLite patterns and constraints.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
896

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/jezweb/claude-skills --skill d1-drizzle-schema
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, d1-drizzle-schema has 896 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: jezweb/claude-skills. Canonical URL: https://skills.sh/jezweb/claude-skills/d1-drizzle-schema.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Generate Drizzle ORM schemas for Cloudflare D1 with D1-specific SQLite patterns and constraints. Generate correct Drizzle ORM schemas for Cloudflare D1. D1 is SQLite-based but has important differences that cause subtle bugs if you use standard SQLite patterns. This skill produces schemas that work correctly with D1's constraints. Gather requirements: what tables, what relationships, what needs indexing. If working from an existing description, infer the schema directly. Create schema files using D1-correct column patterns: See references/column-patterns.md for the full type reference. Drizzle relations are query builder helpers (separate from FK constraints): Copy assets/drizzle-config-template.ts to drizzle.config.ts and update the schema path.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does d1-drizzle-schema do?

Generate Drizzle ORM schemas for Cloudflare D1 with D1-specific SQLite patterns and constraints.

Is d1-drizzle-schema good?

d1-drizzle-schema does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support d1-drizzle-schema?

d1-drizzle-schema currently lists compatibility with Skills CLI.

Is d1-drizzle-schema safe to install?

d1-drizzle-schema has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to d1-drizzle-schema?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install d1-drizzle-schema?

Run the following command to install d1-drizzle-schema: npx skills add https://github.com/jezweb/claude-skills --skill d1-drizzle-schema

Related skills

More from jezweb/claude-skills

Related skills

Alternatives in Software Engineering