skillfed

higgsfield-websites

Create standalone websites or Higgsfield-integrated apps as React 19 + TanStack Start server-rendered applications deployed to Cloudflare Workers. Choose between a branded standalone site with no AI generation, or an app with Higgsfield Sign-in and image/video generation via the fnf SDK. Manage the entire lifecycle—from creation through editing and deployment—via the Higgsfield CLI.

Higgsfield websites builds and deploys full-stack React SSR sites on Cloudflare Workers via CLI.

AI-generated summary based on this skill's SKILL.md

621 109 MIT updated by higgsfield-ai

Install

higgsfield-ai/skills/higgsfield-websites · repository language: Python

CLI (skillfed)coming soon
git clone https://github.com/higgsfield-ai/skills
cp -r skills/higgsfield-websites ~/.claude/skills/higgsfield-websites

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I build a website with React and Cloudflare using higgsfield-websites?

higgsfield-websites lets you build a website with React 19 + TanStack Start server-rendered applications deployed to Cloudflare Workers. You create the project via the Higgsfield CLI, write your React components, and deploy directly to Cloudflare's edge network. The framework handles SSR automatically, so your site renders on the server for fast initial loads and better SEO.

What's the difference between a standalone website and a Higgsfield-integrated app?

higgsfield-websites offers two paths. A standalone website has custom branding with no AI integration—pure React and styling. A Higgsfield-integrated app adds Higgsfield Sign-in for user authentication and includes the fnf SDK for image and video generation capabilities. Choose standalone for a portfolio or marketing site; choose integrated if you want AI features and user accounts.

Can I create a SaaS dashboard app and deploy it to production?

Yes. higgsfield-websites supports building full-stack SaaS dashboards as React SSR applications. You get user authentication via Higgsfield Sign-in, can integrate generation features through the fnf SDK, and deploy the entire app to Cloudflare Workers for production. The framework handles routing, state, and server-side rendering so you focus on your dashboard UI and logic.

How do I manage my website through the entire lifecycle with higgsfield-websites?

higgsfield-websites provides a CLI that covers creation, editing, and deployment. Use the CLI to scaffold your project, then edit your React components and configuration locally. When ready, deploy via the CLI directly to Cloudflare Workers. The CLI also handles publishing to the Higgsfield community marketplace if you want to share your app.

What UI framework does higgsfield-websites use for building interfaces?

higgsfield-websites uses Quanta UI as its component library for building interfaces. Quanta UI provides pre-built, styled components that integrate seamlessly with React 19, letting you compose dashboards, landing pages, and web apps quickly without starting from scratch on design and accessibility.

Can I build an animated scroll-driven website with higgsfield-websites?

Yes. higgsfield-websites supports building animated scroll-driven websites as React SSR applications. You can use React's animation libraries and CSS to create scroll-triggered effects, then deploy the full site to Cloudflare Workers. The server-side rendering ensures animations load fast and work reliably across browsers.

SKILL.md

rendered from the published skill — quoted content, verbatim

Higgsfield website builder (CLI) — two product types, two

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 15 files
higgsfield-websites/SKILL.md
higgsfield-websites/references/app-cover.md
higgsfield-websites/references/app-flow.md
higgsfield-websites/references/app-layouts.md
higgsfield-websites/references/app-quickstart.md
higgsfield-websites/references/asset-system.md
higgsfield-websites/references/auth.md
higgsfield-websites/references/containers.md
higgsfield-websites/references/contest.md
higgsfield-websites/references/cover-animator.md
higgsfield-websites/references/design-recipe.md
higgsfield-websites/references/design-taste-frontend.md
higgsfield-websites/references/fnf-react.md
higgsfield-websites/references/fnf-sdk.md
higgsfield-websites/references/image-to-code.md

Related skills

Tags

full-stack-deployment react-ssr-framework cloudflare-worker-hosting brand-customization user-authentication ai-generation-integration animated-scroll-design marketplace-publishing saas-builder cli-workflow