mb-site

Orchestrate site lifecycle from lander to website with Cloudflare Pages deployment.

35|6|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/noontide-co/mainbranch --skill mb-site
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mb-site
Source: https://github.com/noontide-co/mainbranch/tree/main/.claude/skills/mb-site
Command: npx skills add https://github.com/noontide-co/mainbranch --skill mb-site

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires click, requests, pydantic, and includes scripts (resource) and references (resource) components.

What problem does it solve?

mb-site triages and builds site shapes end-to-end, coordinating context loading, domain setup, and deployment to Cloudflare Pages, so operators can graduate from lander to minisite to website within a single cohesive workflow.

Core Features & Use Cases

  • Orchestrates per-shape build flows (lander, minisite, website) by reading active offers and audience context from the business repo.
  • Integrates with Cloudflare Pages, DNS, and domain management to deploy and manage sites.
  • Maintains durable state across both business and site repos, including push/domain decisions and conversion endpoints.

Quick Start

Run /mb-site to begin the guided lifecycle from offer context through deployment.

Frequently Asked Questions about mb-site

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Cloudflare Pages deployment for my project?

You can automate Cloudflare Pages deployment by orchestrating context loading and domain setup through a guided workflow. The process enforces validation and records site state in your repository to ensure durable handoffs between build stages.

What is the best way to manage a site lifecycle from a lander to a full website?

Managing a site lifecycle from lander to website involves routing through per-shape build flows that adapt to operator goals. This approach coordinates context loading, domain setup, and deployment within a single cohesive workflow.

How do I set up a custom domain using Cloudflare DNS and Pages?

Setting up a custom domain with Cloudflare DNS and Pages requires integrating domain management into your build flow. The system coordinates DNS configuration and deployment while maintaining durable state across business and site repos.

Can I use business context files to generate different site shapes?

Yes, you can generate different site shapes by reading active offers and audience context from your business repository. The system adapts to your goals by routing through per-shape build flows for landers, minisites, or full websites.

Does mb-site support tracking push and domain decisions across repositories?

Yes, mb-site maintains durable state across both business and site repositories, recording push and domain decisions alongside conversion endpoints. This ensures consistent state tracking throughout the end-to-end site lifecycle.

How do I enforce validation and guardrails during site generation?

You enforce validation and guardrails during site generation by gating each stage of the build flow. The system records decisions and site state in the repository at every phase to enable secure and durable handoffs.