Skip to main content

creating-backstage-extension-blueprint

Use when authoring a Backstage frontend plugin that wants to expose its OWN extension point — a typed "blueprint" that other plugins or modules can call to contribute to your plugin's UI. Covers createExtensionBlueprint (defining the blueprint), the parent extension that collects contributions via inputs, factory functions, configSchema for adopter overrides, and dataRefs for consumer access. Triggers on phrases like "create a blueprint", "expose an extension point on the frontend", "let other plugins extend my page", or imports of createExtensionBlueprint from @backstage/frontend-plugin-api.

Jump to install

Source facts

Repository
vinzscam/backstage-skills
Last source activity
July 9, 2026 at 13:21
Detected SKILL.md language
English
Stars
4
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.