Execute Supabase primary workflow: Schema from Requirements. Use when Starting a new project with defined data requirements, Refactoring an existing schema based on new features, or Creating migrations from specification documents. Trigger with phrases like "supabase schema from requirements", "generate database schema with supabase".
3.4
Rating
0
Installs
Backend Development
Category
The skill has a clear structure and reasonable description, but critically lacks actual implementation details. All code blocks are empty placeholders (e.g., '// Step 1 implementation'), providing no actionable knowledge for generating database schemas from requirements. The error handling table is empty, and examples contain no real code. Without concrete steps—such as how to parse requirements, what Supabase CLI commands to run, how to generate migration files, or what SQL to produce—a CLI agent cannot execute this workflow. The task (translating natural language requirements into database schema) could provide value if implemented, but as a template with no content, it offers nothing beyond what an agent could do independently. To be useful, this needs actual parsing logic, schema generation algorithms, migration file templates, and working Supabase command examples.
Loading SKILL.md…

Skill Author