generate-frontend-wiring

Installation
SKILL.md

Purpose

Analyze an existing Backstage frontend plugin and generate the RHDH dynamic plugin wiring configuration. This skill inspects the plugin's source files to determine exports and generates the corresponding app-config.yaml configuration.

When to Use

Use this skill when:

  • User has an existing Backstage frontend plugin
  • User wants to deploy it to RHDH as a dynamic plugin
  • User needs the wiring configuration for dynamic-plugins.yaml

Prerequisites

The plugin directory must contain:

  • package.json with plugin metadata
  • src/plugin.ts or src/plugin.tsx with plugin definition
  • src/index.ts exporting plugin components
Related skills

More from redhat-developer/rhdh-skill

Installs
1
GitHub Stars
10
First Seen
9 days ago