What problem does it solve?
This Skill removes the guesswork from installing or upgrading @reopt-ai/opt-ui in a consumer project, including the theme wiring, required provider setup, and version-specific fixes that often cause broken apps.
Core Features & Use Cases
- Install or upgrade workflows: Handles fresh installs, upgrades, and state-based branching so the right setup path is chosen automatically.
- Consumer app integration: Configures Tailwind CSS v4, OptThemeProvider, and Surface page templates in the correct app locations.
- Safety and compatibility checks: Pins agent rules, audits with the design CLI, preserves unrelated npm settings, and routes users to the correct module docs for components, recipes, theming, and migrations.
- Use case: A developer can use it to bring a Next.js app onto the latest opt-ui version, fix breaking changes, and verify the result without manually hunting through docs.
Quick Start
Ask the assistant to install or upgrade opt-ui in your consumer project and apply the correct setup path for the current state.