AI AGENT ADDONS

Heroui Migration

heroui-inc/heroui

Upgrading from HeroUI v2 to v3 changes how you build user interfaces. This skill provides clear migration steps for your apps. Compound components replace flat props. No Provider is required. onPress replaces onClick. You also need Tailwind v4.

Fetch the latest migration docs before making any changes. Use the provided scripts to get full or incremental guides. Each component like button, card, and modal has its own guide. This helps you avoid breaking your app.

You can migrate all at once or one piece at a time. The choice depends on your project needs. This skill makes the upgrade safe and straightforward.

Add Heroui Migration skill to your workflow

Global

mkdir -p ~/.claude/skills/heroui-migration

Project

mkdir -p .claude/skills/heroui-migration

Source Repository

Stars
29,730
Forks
2,168
Watchers
29,730
License
Apache-2.0
Last Push
1 month ago
Created
5 years ago