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: reset database

Browse skills that produce this output.

  • data-seeding-fixtures-builder - Generate Deterministic Seed Data for Development
    data seedingtest fixturesdatabasedevelopment tools

    ★ 602 · Updated 2026-05-11

    Generates deterministic seed data for development and testing with factory functions, realistic fixtures, and database reset scripts.

    ⚙ generate seed data⚙ create factory functions⚙ build realistic fixtures
  • 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