plugin-full-frontend-system-migration

Migrate Backstage plugins from the old frontend system to the new one.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/olafkfreund/backstage --skill plugin-full-frontend-system-migration-olafkfreund
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plugin-full-frontend-system-migration
Source: https://github.com/olafkfreund/backstage/tree/main/.agents/skills/plugin-full-frontend-system-migration
Command: npx skills add https://github.com/olafkfreund/backstage --skill plugin-full-frontend-system-migration-olafkfreund

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of migrating existing Backstage plugins from the old frontend system to the new one, ensuring they are fully compatible with the latest system.

Core Features & Use Cases

  • Full Migration: Converts plugins to work exclusively with the new frontend system, removing all old system support.
  • Internal vs. Published Plugins: Suitable for internal plugins running in a single app or for published plugins ready to drop old system support.
  • Recommended Backstage Version: Backstage version 1.49.x or above for optimal compatibility.

Quick Start

Run the 'plugin-full-frontend-system-migration' skill to begin the migration process for your Backstage plugin.

Frequently Asked Questions about plugin-full-frontend-system-migration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I migrate Backstage plugins to the new frontend system?

Migrate Backstage plugins to the new frontend system by running a dedicated script that converts plugin code, ensures full compatibility, and removes all old frontend system support.

What Backstage version is required for frontend system migration?

Frontend system migration requires Backstage version 1.49.x or above to ensure optimal compatibility with the new frontend system architecture.

Can I migrate published Backstage plugins to drop old system support?

Yes, the migration supports both internal plugins running in a single app and published plugins that are ready to drop old system support entirely.

What happens to old frontend system support during plugin migration?

Old frontend system support is completely removed during plugin migration, ensuring the converted Backstage plugins work exclusively with the new frontend system.

When should I remove old system support from Backstage plugins?

Remove old system support from Backstage plugins when you are ready to fully transition to the new frontend system, applicable to both internal and published plugins.