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: migration plan

Browse skills that produce this output.

  • api-contract-normalizer - Standardize API Response Contracts
    API NormalizationAPI StandardizationContract NormalizationResponse Normalization

    ★ 18 · Updated 2026-06-15

    Unifies API response patterns including pagination, errors, and status codes

    ⚙ audit APIs⚙ define standards⚙ create types
  • ln-721-frontend-restructure - Frontend Structure Worker for React
    frontendReactTypeScriptVite

    ★ 18 · Updated 2026-05-09

    Generate React projects or restructure monolithic frontend to component-based architecture

    ⚙ generate React project⚙ create starter files⚙ scan source files
  • database-migration - Database Migration Guidance
    database migrationschema migrationdatabase upgradecloud migration

    ★ 60 · Updated 2026-05-09

    Guides database migration projects including engine changes, version upgrades, cloud migrations, and zero-downtime strategies

    ⚙ analyze source database⚙ define migration requirements⚙ provision target environment
  • database-migration - Database Migration Guidance
    database migrationengine changeversion upgradecloud migration

    ★ 650 · Updated 2026-05-09

    Guides database migration projects including engine changes, version upgrades, and cloud migrations

    ⚙ identify migration type⚙ analyze source database⚙ prepare target environment
  • database-migration - Database Migration Guidance
    databasemigrationPostgreSQLMySQL

    ★ 17 · Updated 2026-05-09

    Provides guidance for database migrations between engines, versions, and platforms

    ⚙ analyze source database⚙ document database schema⚙ assess data volume
  • monorepo-tools - Monorepo build tools decision framework
    monorepobuild toolssoftware architecturecaching

    ★ 18 · Updated 2026-03-10

    Decision framework for comparing and selecting Turborepo, Nx, or Bazel for monorepo build pipelines

    ⚙ compare build tools⚙ evaluate caching strategy⚙ configure build pipeline
  • serialization - Choose the right serialization format for .NET applications
    serializationformatperformancecompatibility

    ★ 1,180 · Updated 2026-02-11

    Select serialization formats for .NET applications, preferring schema-based formats over reflection-based ones

    ⚙ choose serialization format⚙ migrate Newtonsoft.Json to System.Text.Json⚙ implement AOT-compatible serialization