7 boosters for "drizzle" — open source, verified from GitHub, ready to install
1. minimize comments: code should be self-explanatory; comment only when needed. 2. clarity through naming: use clear, descriptive names for variables, functions, classes, components. 3. comment the "why," not the "what": explain why an approach was taken, especially for non-obvious logic or trad
Leverage strings with drizzle types, instead of enums: Only use varchar for ids, similiar to the users table. Otherwise use text. When creating a new table, leverage the id util
A Cursor rules booster that guides AI to prefer Bun as the default runtime and build tool over Node.js, npm, and other alternatives, with specific API recommendations. Developers using Bun in their projects benefit from consistent AI suggestions aligned with their tooling preferences.
A focused best-practices guide for the SojuStack monorepo (NestJS + Drizzle + Better Auth + TanStack Start) that helps developers maintain idiomatic, type-safe code across full-stack features. Essential for teams working in this specific tech stack.
A comprehensive Cursor Rules booster that establishes security-first development standards for modern Next.js projects, helping developers build type-safe, authenticated applications with built-in best practices for validation, secrets management, and authorization.
QCO is a lightweight Next.js e-commerce starter kit optimized for Windsurf, providing developers with pre-configured best practices for modern stack components (Drizzle ORM, tRPC, Better Auth, Tailwind). It accelerates e-commerce project setup by eliminating boilerplate configuration for data fetching, validation, and backend communication.
Safarnak cursor rules provide comprehensive AI-assisted development guidelines for a full-stack, offline-first travel app built with Expo React Native, Cloudflare Workers, and GraphQL. Developers building complex mobile apps with multi-storage architectures and real-time features will benefit from these opinionated, production-tested rules.