This one pushes you to make intentional database choices instead of defaulting to PostgreSQL for everything. It covers database selection (Neon, Turso, SQLite options), ORM comparisons (Drizzle vs Prisma vs Kysely), schema design fundamentals, and query optimization. The decision checklist is practical: it reminds you to ask about preferences upfront and consider deployment context before diving into schema work. What I like here is the emphasis on reading only relevant files and the blunt anti-patterns list calling out SELECT * and N+1 queries. It's lighter on deep implementation details, but solid for framing decisions when you're starting a project or reconsidering your data layer.
npx -y skills add sickn33/antigravity-awesome-skills --skill database-design --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
prisma/skills
firebase/agent-skills
Dexploarer/hyper-forge
itsmostafa/aws-agent-skills
prisma/skills