diff --git a/CLAUDE.md b/CLAUDE.md index 6129cd1..b6ead62 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -10,6 +10,7 @@ Codex and Claude Code both work on this project. Keep `AGENTS.md`, `CLAUDE.md`, - Use the React best-practices skill for any React or Next.js page/component work, data-loading changes, bundle/performance work, or review of those areas. - Use the shadcn skill for any UI work involving shadcn components, Tailwind styling, overlays, forms, icons, component composition, or updates to `components.json` / `src/components/ui`. +- Use the drizzle-best-practices skill for any database schema changes, migrations, queries, or ORM usage. ---