What problem does it solve?
This Skill streamlines the complex process of migrating React components from the legacy Blueprint.js UI library to Dagster's modern, in-house UI component library, ensuring type safety and modern styling.
Core Features & Use Cases
- Component Mapping: Provides clear mappings between Blueprint and Dagster components.
- Pattern Identification: Documents common migration challenges and their solutions (e.g., styled component prop handling, intent type mismatches).
- TypeScript Error Resolution: Guides users through fixing TypeScript compilation errors that arise during migration.
- Use Case: A developer needs to update a React dashboard that uses Blueprint components. They can use this Skill to quickly find the Dagster equivalents, understand how to adapt props, and resolve any resulting TypeScript errors, significantly speeding up the migration.
Quick Start
Use the dagster-ui-migration skill to find the Dagster equivalent for Blueprint's Tag component.