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 tagged: Migration

Browse skills that share this tag.

  • lms-database - LMS Database Query and RLS Management
    DatabaseSupabaseQueryRLS

    ★ 602 · Updated 2026-05-28

    Supabase query patterns, RLS policies, migrations, and nested joins

    ⚙ write database queries⚙ debug query errors⚙ implement migrations
  • mobile-migrate - Add Expo App to Web Project
    React NativeExpoEAS BuildMobile Development

    ★ 5 · Updated 2026-03-26

    Add an Expo + EAS React Native mobile app to existing web project, sharing logic, design tokens, auth, and backend integrations.

    ⚙ Create Expo app⚙ Extract shared logic⚙ Set up NativeWind
  • vite-to-astro - Migrate React Vite SPA to Astro
    ReactViteAstroMigration

    ★ 0 · Updated 2026-03-22

    Migrate React + Vite SPAs to Astro with file-based routing, React islands, and SSR patterns

    ⚙ Convert React Router to file-based routing⚙ Migrate framer-motion to motion/react⚙ Upgrade Tailwind CSS to version 4
  • xml-to-compose - Convert Android XML Layouts to Jetpack Compose Code
    AndroidDevelopmentUIMigration

    ★ 18 · Updated 2026-02-11

    Convert Android XML layouts to idiomatic Jetpack Compose code for UI migration

    ⚙ Read XML layout files⚙ Map views to Compose equivalents⚙ Convert XML attributes to Modifiers