con un clic
utilupdate-seed-data
Updates `database/seed.sql` based on what's in supabase
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Updates `database/seed.sql` based on what's in supabase
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
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
Basado en la clasificación ocupacional SOC
| 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.