skills/backstage.io/mui-to-bui-migration

mui-to-bui-migration

SKILL.md

MUI to BUI Migration Skill

This skill helps migrate Backstage plugins from Material-UI (@material-ui/core, @material-ui/icons) to Backstage UI (@backstage/ui).

Prerequisites

Before starting migration:

  1. Install the BUI package:

    yarn add @backstage/ui
    
  2. Add the CSS import to your root file (typically src/index.ts or app entry point):

Installs
105
First Seen
Mar 24, 2026