migrate-to-v5

Automate gluestack-ui project migration from v2, v3, or v4 to v5.

Updated Jun 20, 2026
One-click install
npx skills add https://github.com/sbsbhong/diving-app --skill migrate-to-v5-sbsbhong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: migrate-to-v5
Source: https://github.com/sbsbhong/diving-app/tree/main/.agents/skills/gluestack-ui-v4/migrate-to-v5
Command: npx skills add https://github.com/sbsbhong/diving-app --skill migrate-to-v5-sbsbhong

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gluestack-ui@alpha, tailwindcss@v4, [email protected], and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of upgrading existing gluestack-ui projects from versions 2, 3, or 4 to version 5, offering both automated and manual migration options.

Core Features & Use Cases

  • Automated CLI Upgrade: Handles all necessary file changes automatically through a simple CLI command.
  • Manual Step-by-Step Migration: Provides a detailed guide for each step of the manual migration process.
  • Engine Support: Supports both NativeWind v5 and UniWind for styling engines.
  • Use Case: Migrating a gluestack-ui project from version 4 to v5, ensuring seamless integration with Tailwind CSS v4 and the choice of styling engines.

Quick Start

Run the automated upgrade wizard using the command: npx gluestack-ui@alpha upgrade

Frequently Asked Questions about migrate-to-v5

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I upgrade my gluestack-ui project to version 5?

To upgrade gluestack-ui to version 5, run the automated CLI wizard using the command npx gluestack-ui@alpha upgrade, or follow the provided manual step-by-step migration instructions to update your project files.

What styling engines are supported when migrating gluestack-ui to v5?

When migrating gluestack-ui to v5, you can use either NativeWind v5 or UniWind as your styling engine to ensure seamless integration with Tailwind CSS v4.

Do I need Tailwind CSS v4 to migrate gluestack-ui to v5?

Yes, migrating gluestack-ui to v5 requires Tailwind CSS v4 and [email protected] as dependencies to support the new styling engine architecture and automated upgrade paths.

Can I migrate from older gluestack-ui versions like v2 or v3 to v5?

Yes, the gluestack-ui v5 migration process supports upgrading existing projects directly from version 2, version 3, or version 4 using either the automated CLI tool or the manual migration guide.