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
- Set up Publish integration — scaffold the catch-all route, registry, SDK config, and .builderrules
- Register a component — read TypeScript props, map to Builder input types, add to registry
- 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/orsrc/app/) - A Builder.io Publish space with a public API key