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 output: rollback scripts

Browse skills that produce this output.

  • db - Database migration and schema specialist
    databasemigrationschemasql

    ★ 77 · Updated 2026-06-30

    Generates migrations, detects breaking changes, validates queries

    ⚙ locate schema files⚙ compare schema versions⚙ detect breaking changes
  • database-migration - Database Migration with Zero-Downtime Strategies
    databasemigrationORMzero-downtime

    ★ 18 · Updated 2026-03-09

    Execute database migrations across ORMs and platforms with zero-downtime strategies and rollback procedures

    ⚙ create migration files⚙ execute SQL migrations⚙ rollback database changes
  • database-migration - Database Migration Best Practices for Schema Changes and Zero-Downtime Deployments
    databasemigrationschemadeployment

    ★ 10 · Updated 2026-02-11

    Provides best practices and patterns for database schema changes, zero-downtime migrations, rollback strategies, and data migration.

    ⚙ create migration files⚙ write rollback scripts⚙ implement zero-downtime changes