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: applied migrations

Browse skills that produce this output.

  • prisma-cli-migrate-reset - Reset database and reapply migrations
    databasemigrationresetdevelopment

    ★ 10 · Updated 2026-02-13

    Resets database, applies migrations, and runs seed script

    ⚙ drop database⚙ re-create database⚙ apply migrations
  • cloudflare-d1 - Cloudflare D1 Database Management
    cloudflaredatabaseserverlesssqlite

    ★ 1,018 · Updated 2026-02-09

    Build with D1 serverless SQLite database on Cloudflare's edge

    ⚙ create D1 database⚙ write SQL migrations⚙ apply migrations