Supabase Codegen Skill
Goal
Automate code generation for type safety and security.
Instructions
- •Open the relevant rule file:
- •
supabase gen types-> .agent/rules/supabase/commands/gen/types.md - •
supabase gen signing-key-> .agent/rules/supabase/commands/gen/signing-key.md
- •
- •Use
gen typesafter schema changes to maintain frontend consistency. - •Prefer
--linkedflag when generating types for a remote project.
Examples
- •"Generate TypeScript types" -> Use
supabase gen types typescript - •"Create a new signing key" -> Use
supabase gen signing-key