Migrate Nativewind To Uniwind

🌐Community
by uni-stack Β· vlatest Β· Repository

Converts Tailwind CSS projects to UniWind, streamlining styling and improving performance within a Uni-Stack environment.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add migrate-nativewind-to-uniwind npx -- -y @trustedskills/migrate-nativewind-to-uniwind
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "migrate-nativewind-to-uniwind": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/migrate-nativewind-to-uniwind"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill automatically converts Tailwind CSS configurations and components to be compatible with UniWind, a performant alternative. It analyzes existing NativeWind projects and generates the necessary changes for seamless integration with UniWind's approach to styling. The migration process aims to reduce bundle size and improve overall performance of web applications.

When to use it

  • You have an existing project built using NativeWind.
  • You want to adopt UniWind for improved performance and reduced bundle sizes.
  • You are starting a new project and prefer the styling approach offered by UniWind.
  • You need to refactor a large codebase that currently relies on NativeWind.

Key capabilities

  • Automated conversion of Tailwind CSS configurations.
  • Transformation of existing components to be compatible with UniWind.
  • Reduction in bundle size through optimized styling techniques.
  • Seamless integration with UniWind's approach to web development.

Example prompts

  • "Migrate my current NativeWind project to Uniwind."
  • "Convert the Tailwind configuration file for compatibility with Uniwind."
  • β€œCan you show me how to use this skill?”

Tips & gotchas

  • Ensure your project has a valid tailwind.config.js file before using this skill.
  • The conversion process might require manual adjustments depending on the complexity of your existing codebase.

Tags

πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
uni-stack
Installs
0

🌐 Community

Passed automated security scans.