Complete Drizzle ORM documentation in markdown format. Use when working with Drizzle ORM - covers schema definition, queries, migrations, database connections (PostgreSQL, MySQL, SQLite), integrations (Neon, Supabase, PlanetScale, Cloudflare D1, Turso), column types, relations, transactions, and framework usage (Next.js, SvelteKit, Astro).
Security Analysis
high confidenceThis is an instruction-only skill that bundles Drizzle ORM documentation files and instructs the agent to read them — its requirements and behavior match the stated purpose.
Name/description claim full Drizzle ORM docs and the package contains a large references/ tree with .mdx files covering the exact topics listed (connections, migrations, column types, guides, etc.). No unrelated binaries, env vars, or capabilities are requested.
SKILL.md directs the agent to read the local references/ files to answer Drizzle-related questions. It does not instruct the agent to read unrelated system files, fetch secrets, call external endpoints, or perform actions beyond reading bundled documentation.
There is no install spec and no code is written to disk by an installer. The skill is instruction-only, which minimizes installation risk.
The skill declares no environment variables, credentials, or config paths. That is proportionate for a documentation-only skill.
always is false and the skill is user-invocable; it does not request permanent presence or elevated platform privileges.
Guidance
This skill is a documentation bundle only — it reads local .mdx/.md files and answers Drizzle ORM questions. It requests no credentials, binaries, or installs, so it is low-risk from a privilege or exfiltration perspective. Before installing, you may want to: (1) verify provenance (README claims the docs were extracted from the drizzle-team repo) and license (README mentions MIT), (2) be cautious running any copied code examples directly in production without review, and (3) if you need an authoritative/up-to-date source, confirm the documentation version matches the Drizzle version you use.
Latest Release
v0.1.0
- Initial release of the drizzle skill with complete Drizzle ORM documentation in markdown. - Covers schema definition, queries, migrations, database connections (PostgreSQL, MySQL, SQLite), and popular integrations. - Includes guides on column types, relations, transactions, and function with frameworks (Next.js, SvelteKit, Astro). - Quick reference table for common tasks and file navigation. - Organized documentation for easy lookup of setup, usage, and best practices.
More by @leonaaardob
Published by @leonaaardob on ClawHub