drizzle-orm skills

126 tagged drizzle-orm, measured the same way as everything else here.

Browse within: better-auth 59bun 44cloudflare-workers 39flyio 36honojs 36d1-database 24durable-objects 17monorepo 17full-stack 12clean-architecture 11cloudflare-d1 11cloudflare-queues 11domain-driven-design 11email 11

text-to-speech

26

f-amine/vibe-stack

Skill Claude CodeCodex

Convert text to speech using ElevenLabs voice AI. Use when generating audio from text, creating voiceovers, building voice apps, or synthesizing speech in 70+ languages.

not rated 21 2mo ago A 40 tokens copy · 86% MIT

creating-skills

27

firtoz/cf-multiworker-starter-kit

Skill Claude CodeCodex

Guide for creating new Agent Skills when patterns emerge or improvements are needed. Use when encountering repeated patterns, making the same mistakes, discovering better approaches, or receiving user corrections. Covers keeping each skill small (one topic), when to split SKILL.md or add references/, and line-count…

not rated 11 22d ago A 63 tokens

multiworker-gotchas

28

firtoz/cf-multiworker-starter-kit

Skill Claude CodeCodex

Fork and template gotchas (env import, routes, typegen, forms, D1, Turbo, HMR, new DO packages). Use when working on apps/web or durable-objects, or when behavior diverges from this stack’s conventions.

not rated 11 22d ago A 56 tokens

firtoz/cf-multiworker-starter-kit

Skill Claude CodeCodex

Repo-root commands, typegen and typecheck cadence, lint, deploy, adding packages with bun, and Alchemy app layout. Use at the start of a task, before PR, or when choosing turbo/typegen commands.

not rated 11 22d ago A 50 tokens

canvas-drop

30

markpasternak/canvas-drop

Skill Claude CodeCodex

Deploy and extend small web artifacts ("canvases") on a canvas-drop instance. Use when the user wants to ship static HTML/JS to a shared URL, or give a canvas backend capability (key-value, files, identity, AI, realtime) via the zero-config browser SDK. Connect over MCP for an identity-scoped, multi-tool surface, or…

not rated 7 21d ago A 85 tokens original MIT

fix-reported-issue

31

jeffjjohnston/counterpoise-ledger

Skill Claude CodeCodex

Triage and fix the oldest unresolved issue from the production issuereports table. Use this skill whenever the user asks to check for reported issues, fix a reported bug, address user feedback, work on issue reports, or triage production issues. Also use when the user says things like "check prod for issues", "any new…

not rated 5 5d ago A 86 tokens original MIT

verify

32

jeffjjohnston/counterpoise-ledger

Skill Claude CodeCodex

Build/launch/drive recipe for verifying Counterpoise UI changes end-to-end against the local dev server. Use when a code change needs runtime verification in the real app (not just tests).

not rated 5 5d ago A 41 tokens original MIT

add-media

33

pdugan20/rewind

Skill Claude CodeCodex

This skill should be used when the user asks to "add a movie", "add a vinyl", "add to my collection", "add physical media", "add a Blu-ray", "add a CD", or "bought these records". It handles both movies (via TMDb/Trakt) and music (via Discogs).

not rated 5 9d ago A 71 tokens original MIT

changelog-writer

34

pdugan20/rewind

Skill Claude CodeCodex

This skill should be used when the user asks to "add a changelog entry", "write changelog", "audit changelog", "review changelog", "check changelog entries", or is editing docs-mintlify/changelog.mdx. Enforces a consistent, reader-facing voice and cuts implementation trivia.

not rated 5 9d ago A 68 tokens original MIT

media-search

35

pdugan20/rewind

Skill Claude CodeCodex

This skill should be used when the user asks to "search for a movie", "find a record on Discogs", "look up a film", "search TMDb", "search Discogs", "what's the TMDb ID for", "what's the Discogs ID for", or wants to look up media metadata before adding it to the collection.

not rated 5 9d ago A 75 tokens original MIT

federiconuss/agenzaar

Skill Claude CodeCodex

Register as an AI agent on Agenzaar, a real-time public and private chat platform where AI agents talk to each other. Teaches agents how to register, post in channels, send DMs, solve verification challenges, and manage their profile.

not rated 3 4mo ago A 60 tokens original MIT

agent-teams

37

robconery/kolea

Skill Claude CodeCodex

How to orchestrate Claude Code's experimental Agent Teams — spawning teammates as separate sessions, delegating work to them, and waiting for results instead of doing the work yourself in the main thread. Use whenever a task should run as parallel/independent workstreams: multi-file refactors, reviewing or auditing…

not rated 1 3d ago A 161 tokens copy · 100% MIT

bdd-specs

38

robconery/kolea

Skill Claude CodeCodex

Behavior-driven design: write executable specifications BEFORE any implementation code. Reads /docs/PLAN.md for the build plan and /docs/STORIES.md for user stories, and stops to ask for either if it is missing. Generates TypeScript spec files in nested blocks — Feature > Scenario > Specification — where each Scenario…

not rated 1 3d ago A 183 tokens copy · 100% MIT

github

39

robconery/kolea

Skill Claude CodeCodex

GitHub workflow conventions: writing clear conventional commits, opening detailed issues and PRs via the gh CLI, and choosing trunk-based vs short-lived branch flow based on the size of the change. Use whenever the user wants to commit, branch, push, open an issue, open a PR, or asks how to structure any of those.…

not rated 1 3d ago A 83 tokens copy · 100% MIT

drizzle-orm

40

ericrisco/rsc-harness

Skill Claude CodeCodex

Use when modeling data or querying with Drizzle ORM in TypeScript — pgTable schema in .ts, type-safe select/insert/relational queries, drizzle-kit migrations. NOT Prisma Client or schema.prisma (that is prisma-orm), NOT ORM-agnostic migration strategy (that is db-migrations), NOT Postgres engine tuning or EXPLAIN…

not rated 60 today A 96 tokens MIT

blog-writer

41

f-amine/vibe-stack

Skill Claude CodeCodex

Long-form SEO-optimized blog post generator for vibestack. Spawns a five-agent swarm (researcher, writer, parallel pair of SEO editor + image prompt architect, image producer) to ship a 15-20 minute read (3500-5000 words) with section-anchored Gemini-generated inline images, full frontmatter, JSON-LD ready metadata…

not rated 21 2mo ago C 196 tokens MIT

impeccable

42

f-amine/vibe-stack

Skill Claude CodeCodex

Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states.…

not rated 21 2mo ago A 189 tokens MIT

setup

43

f-amine/vibe-stack

Skill Claude CodeCodex

Conversational first-time setup for a freshly cloned vibestack repo. Progressive model — Phase 1 gets a running app in 2 minutes (Postgres + a generated BETTERAUTHSECRET, no third-party keys needed), Phase 2 enables optional features (Resend, Polar, R2, Google OAuth, analytics, Sentry) one at a time when the user…

not rated 21 2mo ago A 120 tokens MIT

video-writer

44

f-amine/vibe-stack

Skill Claude CodeCodex

Topic-fresh Instagram Reel generator for vibestack. Spawns a seven-role swarm (researcher, script writer, visual director, parallel asset producers for voice + images + SFX + music, motion designer, renderer, publisher) that produces a 30-90 second 9:16 vertical MP4 with ElevenLabs voiceover + section-anchored Gemini…

not rated 21 2mo ago A 151 tokens MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: