> ## Documentation Index
> Fetch the complete documentation index at: https://docs.uniwind.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Skills

> Reusable AI capabilities for Uniwind workflows

Skills are reusable capabilities for AI agents. They enhance your agents with access to procedural knowledge.

## Install skills

```bash theme={null}
npx skills add uni-stack/uniwind
```

This command auto-detects all available Uniwind skills.

You can also install or copy skills manually.

## Skill: Uniwind

<Card title="Uniwind" icon="wind" href="https://github.com/uni-stack/uniwind/blob/main/skills/uniwind/SKILL.md" horizontal>
  Complete Uniwind reference for building and styling React Native apps with Tailwind CSS v4.
</Card>

## Skill: Migrate Nativewind to Uniwind

<Card title="Migrate Nativewind to Uniwind" icon="wind" href="https://github.com/uni-stack/uniwind/blob/main/skills/migrate-nativewind-to-uniwind/SKILL.md" horizontal>
  One-shot migration workflow to move your app from Nativewind to Uniwind.
</Card>
