migrate-nativewind-to-uniwind

Automate NativeWind to Uniwind migration in React Native projects.

Updated Jul 4, 2026
One-click install
npx skills add https://github.com/MarJose123/Sloth --skill migrate-nativewind-to-uniwind-marjose123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: migrate-nativewind-to-uniwind
Source: https://github.com/MarJose123/Sloth/tree/main/.junie/skills/migrate-nativewind-to-uniwind
Command: npx skills add https://github.com/MarJose123/Sloth --skill migrate-nativewind-to-uniwind-marjose123

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the challenge of migrating a React Native project from NativeWind to Uniwind, ensuring a smooth transition with minimal disruption.

Core Features & Use Cases

  • Migration Automation: Automates the process of removing NativeWind and replacing it with Uniwind.
  • Config Migration: Handles the migration of configuration files and settings from NativeWind to Uniwind.
  • Tailwind CSS 4 Compatibility: Ensures compatibility with Tailwind CSS 4 and CSS-based theming.
  • Use Case: Ideal for developers looking to upgrade a project to Uniwind for improved performance and stability.

Quick Start

Run the 'migrate-nativewind-to-uniwind' skill to begin the migration process for your React Native project.

Frequently Asked Questions about migrate-nativewind-to-uniwind

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

FAQPage Schema
How do I migrate a React Native project from NativeWind to Uniwind?

Migrating from NativeWind to Uniwind involves removing the old package, migrating configuration files, upgrading to Tailwind CSS 4, and converting your theme for CSS-based theming compatibility.

What is the best way to upgrade React Native styling from NativeWind to Tailwind CSS 4?

Upgrading to Tailwind CSS 4 from NativeWind is best handled by automating package removal, configuration migration, and theme conversion to ensure a smooth transition with minimal disruption.

Does migrating to Uniwind require upgrading to Tailwind CSS 4?

Yes, migrating to Uniwind requires upgrading to Tailwind CSS 4. The process ensures compatibility with Tailwind CSS 4 and handles the necessary configuration migration for CSS-based theming.

Can I automate configuration migration when switching from NativeWind to Uniwind?

Yes, the migration process automates configuration migration. It handles the removal of NativeWind settings and replaces them with Uniwind configurations aligned with Tailwind CSS 4 standards.

Why convert NativeWind themes to CSS-based theming during a Uniwind migration?

Converting NativeWind themes to CSS-based theming is necessary because Uniwind relies on Tailwind CSS 4. The migration ensures your React Native project maintains performance and stability with the new CSS-based approach.