بنقرة واحدة
utilupdate-seed-data
Updates `database/seed.sql` based on what's in supabase
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Updates `database/seed.sql` based on what's in supabase
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
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
استنادا إلى تصنيف 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.