Plan

A collapsible multi-step plan card with per-step status and actions.

$bunx shadcn@latest add @nx-ui/ai-plan
Registry item
Installs withai-shimmerbuttoncardcollapsibleutils

In progress

A plan mid-execution: completed steps are ticked, the active step spins, and pending steps stay dimmed. The trigger folds the step list away.

Migrate the orders table
Move orders to the new partitioned schema with zero downtime.
  1. Scaffold the migration script
  2. Back up the production database
  3. Run the migration against staging
  4. Verify row counts and constraints
  5. Promote the change to production

Streaming

While the plan is being drafted the title and description shimmer. The card can start collapsed.

Drafting a rollout plan

Analysing the request and breaking it into ordered steps…