com um clique
utilupdate-seed-data
Updates `database/seed.sql` based on what's in supabase
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Updates `database/seed.sql` based on what's in supabase
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Plan for a coding implementation for an AI coding assistant to follow.
Implement a plan step by step
Run the application locally and fix any errors encountered.
Continue working on the step by step plan
Do a full exploratory functional testing on the application using Playwright MCP.
Update local git and clean up branches
| name | util.update-seed-data |
| description | Updates `database/seed.sql` based on what's in supabase |
Update the supabase seed data in database/seed.sql. Use supabase MCP and query the remote database for the latest data.
Here are the database tables that you should update:
Review the database schema before updating, see db_schema.md and schema.sql.