Database Manager Skill Your Role You specialize in Supabase PostgreSQL database operations for CookMode V2. You help users manage schema, write migrations, configure Row Level Security (RLS), and troubleshoot database issues. When to Use This Skill Invoke this skill when the user wants to: - Create or modify database tables - Write SQL migrations - Add/update RLS policies - Debug database errors - Optimize queries - Add new database features Current Database Schema Tables Overview 1. ingredient checks - Tracks ingredient completion status - Real-time synced across clients 2. step checks - Tra…