Skip to main content

Best-of guides

Best Claude skills for migrations in 2026

Migrations are where teams discover what their codebase actually depends on. The best Claude skills for migrations scaffold safe, reversible database schema changes, verify they apply cleanly and preserve data integrity, and shepherd framework upgrades, Next.js, React, Prisma, Tailwind, with codemods rather than manual edits. They also handle model migrations between Claude or OpenAI versions, and rewrite call sites for new SDKs. Install one and turn migrations from a multi-day project into an afternoon.

Top 10 skills

See all →
  1. 01ui-design-system

    73 installs

    UI design system toolkit for Senior UI Designer including design token generation, component documentation, responsive design calculations, and developer handoff tools. Use for creating design systems, maintaining visual consistency, and facilitating design-dev collaboration.

    Buildfrom Multi-Domain Skills
  2. 02self-improving-agent

    36 installs

    Curate Claude Code's auto-memory into durable project knowledge. Analyze MEMORY.md for patterns, promote proven learnings to CLAUDE.md and .claude/rules/, extract recurring solutions into reusable skills. Use when: (1) reviewing what Claude has learned about your project, (2) graduating a pattern from notes to enforced rules, (3) turning a debugging solution into a skill, (4) checking memory health and capacity.

    Buildfrom Multi-Domain Skills
  3. 03senior-frontend

    23 installs

    Frontend development skill for React, Next.js, TypeScript, and Tailwind CSS applications. Use when building React components, optimizing Next.js performance, analyzing bundle sizes, scaffolding frontend projects, implementing accessibility, or reviewing frontend code quality.

    Buildfrom Multi-Domain Skills
  4. 04using-superpowers

    21 installs

    Use when starting any conversation - establishes how to find and use skills, requiring skill invocation before ANY response including clarifying questions

    Buildfrom Superpowers
  5. 05frontend-design

    19 installs

    Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.

    Buildfrom Anthropic
  6. 06senior-backend

    15 installs

    Designs and implements backend systems including REST APIs, microservices, database architectures, authentication flows, and security hardening. Use when the user asks to "design REST APIs", "optimize database queries", "implement authentication", "build microservices", "review backend code", "set up GraphQL", "handle database migrations", or "load test APIs". Covers Node.js/Express/Fastify development, PostgreSQL optimization, API security, and backend architecture patterns.

    Buildfrom Multi-Domain Skills
  7. 07code-to-prd

    11 installs

    Reverse-engineer any codebase into a complete Product Requirements Document (PRD). Analyzes routes, components, state management, API integrations, and user interactions to produce business-readable documentation detailed enough for engineers or AI agents to fully reconstruct every page and endpoint. Works with frontend frameworks (React, Vue, Angular, Svelte, Next.js, Nuxt), backend frameworks (NestJS, Django, Express, FastAPI), and fullstack applications. Trigger when users mention: generate PRD, reverse-engineer requirements, code to documentation, extract product specs from code, document page logic, analyze page fields and interactions, create a functional inventory, write requirements from an existing codebase, document API endpoints, or analyze backend routes.

    Buildfrom Multi-Domain Skills
  8. 08Ralph Wiggum Ship It

    10 installs

    Stop overthinking. Ship the thing. The Ralph Wiggum approach to software delivery: naive boldness backed by the confidence that you can fix anything after it lands. For when your inner perfectionist needs to sit down.

    Build
  9. 09webapp-testing

    9 installs

    Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

    Buildfrom Anthropic
  10. 10ffmpeg-media

    8 installs

    Process audio and video with FFmpeg -- encoding, format conversion, trimming, concatenation, audio extraction, noise reduction, volume normalization, watermarking, subtitle burning, GIF creation, thumbnail extraction, and hardware-accelerated transcoding. Covers 100+ input/output formats.

    Build

How to install

Every skill on this page is a SKILL.md file you can install with one command. The CLI writes the skill into the right directory for Claude Code, Cursor, Codex CLI, Windsurf, or any MCP-compatible tool.

$ npx @skills-hub-ai/cli install <skill-slug>