supabase-environments
Installation
SKILL.md
Supabase Environments System
Internal development guide for AI agents building the Supabase CLI environments system. This skill covers the three-environment model (development, preview, production), variable resolution, pull/push workflows, secret handling, branch-to-environment mapping, local file structure, and environment CRUD operations.
Original specification by: Julien Goux (jgoux)
Note: This skill is for Supabase internal development. Use when implementing the
supabase envCLI subsystem or building the environments infrastructure.
When to Apply
Reference these guidelines when: