Migrate Nativewind To Uniwind
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.
Run in terminal (recommended)
claude mcp add migrate-nativewind-to-uniwind npx -- -y @trustedskills/migrate-nativewind-to-uniwind
Or manually add to ~/.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.jsfile 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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.