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: create database migration

Browse skills that share this capability.

  • create-outbox-pattern - Transactional Outbox Pattern Generator for PHP
    outbox patternevent sourcingPHPtransactional messaging

    ★ 98 · Updated 2026-03-23

    Generates Transactional Outbox pattern components for PHP 8.4 with entity, repository, publisher, processor and tests

    ⚙ generate entity class⚙ create repository interface⚙ create repository implementation
  • aurora-tools-scripts - PostgreSQL SQL Migrations and Procedures Manager
    SQLdatabase migrationPostgreSQLstored procedure

    ★ 2 · Updated 2026-03-20

    Manage SQL migrations and stored procedures for PostgreSQL in the tools bounded context

    ⚙ create database migration⚙ create stored procedure⚙ create function
  • migration-patterns - Database Migration with RLS Policies
    databasemigrationRLSPrisma

    ★ 3 · Updated 2026-03-11

    Guide database migration creation with mandatory RLS policies and approval workflow.

    ⚙ create database migration⚙ add table with RLS⚙ enable ROW LEVEL SECURITY