What problem does it solve? Building and shipping a complete website or AI-generation app normally requires stitching together hosting, auth, databases, and deployment pipelines. This Skill drives the entire lifecycle through the Higgsfield CLI, producing a live React 19 + TanStack Start SSR app deployed as a single Cloudflare Worker. ## Core Features & Use Cases - Two product types: create standalone branded websites (--type website, no Higgsfield integration, custom design pipeline) or Higgsfield-integrated apps (--type app, Sign in with Higgsfield, fnf SDK generation, Quanta design system). - Full lifecycle management: create with a custom subdomain, edit code locally with git and bun, deploy to a live URL, and publish to the Higgsfield community feed. - Branded launch assets: every build ships with a generated 3:2 launch cover, OG image, favicon, and feed-card metadata before publishing. - Use Case: Ask for a landing page for a new product; the Skill asks whether you want an animated scroll-driven site, generates the visual assets, builds the pages, deploys to a live subdomain, and optionally lists it on the community feed. ## Quick Start Ask the assistant to build you a website or web app with Higgsfield, describing what it should do and whether it should be published to the community feed.