A workflow bundle that walks you through the full database lifecycle, from schema design through migrations, query optimization, and data pipelines. You get phase-by-phase guidance with specific skills to invoke at each step: database-architect for schema work, prisma-expert for ORM setup, sql-optimization-patterns for performance tuning, and airflow-dag-patterns for pipeline orchestration. It covers both SQL (PostgreSQL, Neon) and NoSQL (MongoDB, Redis) stacks, plus data warehouse tools like ClickHouse and dbt. The quality gates and copy-paste prompts are helpful if you want structured handholding through database work, though experienced database engineers might just cherry-pick the individual skills they need rather than following the full workflow.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill database