fusion-to-publish

Installation
SKILL.md

Fusion to Publish

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

Workflow 1: Set Up Publish Integration

Run this once per project. Each step is idempotent — skip what already exists.

Prerequisites

  • A Next.js App Router project (with app/ or src/app/)
  • A Builder.io Publish space with a public API key
Installs
4
GitHub Stars
11
First Seen
May 25, 2026
fusion-to-publish — builderio/builder-agent-skills