LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills with capability: execute migration

Browse skills that share this capability.

  • create-entity - Generate Laravel + Vue CRUD entities
    code generationLaravelVue.jsCRUD

    ★ 18 · Updated 2026-05-11

    Automate creation of complete CRUD entities with Laravel backend and Vue frontend following project conventions.

    ⚙ parse entity request⚙ run Python script⚙ generate migration file
  • database-patterns - Database Design and Access Patterns
    databasesqlnosqlschema

    ★ 57 · Updated 2026-05-11

    Design schemas, implement repository patterns, write optimized queries, manage migrations, and work with indexes and transactions for SQL/NoSQL databases.

    ⚙ design database schema⚙ implement repository pattern⚙ write SQL query
  • db-migration - Supabase Database Migration Guide
    databasemigrationSupabaseRLS

    ★ 57 · Updated 2026-03-26

    Guide safe Supabase DDL operations with migration patterns and schema validation

    ⚙ analyze table impact⚙ write migration SQL⚙ execute migration