fusion-to-publish-v2

Installation
SKILL.md

Fusion to Publish (v2)

Bridge Builder.io Fusion (code generation) and Publish (visual CMS) by registering React components for the visual editor.

What You'll Do

  1. Set up Publish integration — scaffold the catch-all route, registry, SDK config, and .builderrules
  2. Register a component — read TypeScript props, map to Builder input types, add to registry
  3. Bulk-register components — scan a directory and register all components at once

Quick Start: Detect Project State

Before starting any workflow, run this to understand the project's current state:

bash .builder/skills/fusion-to-publish-v2/scripts/detect-project.sh

This outputs the SDK version, Next.js version, app root, registry status, API key status, and catch-all route status. Use this to decide which scaffolding steps to skip.

Installs
4
GitHub Stars
11
First Seen
May 25, 2026
fusion-to-publish-v2 — builderio/builder-agent-skills