higgsfield-websites

The Higgsfield Websites skill provides a CLI-based workflow to build, edit, and deploy React 19 and TanStack Start SSR applications on Cloudflare Workers. It supports two distinct project types: standalone websites with custom branding and integrated apps that utilize the Higgsfield fnf SDK for authentication and AI media generation.

8.6K
Installs
4
Use cases
5/10
Quality

Is higgsfield-websites safe to install?

Review the source first

Review the source first: our audit of higgsfield-websites's source files found 10 shell commands, 1 external URL, file reads and writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill executes shell commands, performs network requests for CLI installation and deployment, and modifies local files via git and bun.

How we audit skills: our security review methodology.

Who is this skill for?

Users who want to build, deploy, and manage web applications or standalone websites using the Higgsfield CLI.

What can you do with it?

  • Building a standalone marketing website or portfolio with custom branding.
  • Creating a web application integrated with Higgsfield authentication and AI generation services.
  • Deploying full-stack SSR applications to Cloudflare Workers.
  • Managing website metadata and launch covers for community feed publication.

How good is this skill?

Quality score: 5/10. The skill documentation is comprehensive, clearly defining the two distinct workflows and providing specific CLI commands and file paths.

What does the skill file contain?

SKILL.md
# Higgsfield website builder (CLI) — two product types, two flows

You drive the whole lifecycle through the **Higgsfield CLI** (`higgsfield
website …`), then edit code on the local filesystem with `git` + `bun`. You are
building ONE per-website Cloudflare Worker: a **React 19 + TanStack Start** app,
**server-rendered (SSR)**, deployed as a single Worker at the product's own
subdomain. The project lives in **`app/`** — run every `bun`/build command from
there.

## The two types — and the REQUIRED `--type` on create

`higgsfield website create` requires `--type`, and it is the **USER'S choice**...

Frequently asked questions

What is the difference between a website and an app in this context?

A website is a standalone product with custom branding and no Higgsfield integration. An app is integrated with Higgsfield, uses the Quanta design system, and utilizes the fnf SDK for authentication and AI generation.

Can I use my own image generation API for a website?

No. Websites created with this skill must not include AI generation. Any product requiring AI generation must be built as an app.

How do I handle the launch cover and metadata?

You must generate the launch cover and fill in the feed-card metadata in app/src/app-meta.json as a required build step before deployment.

Does the skill support preview environments?

No. Every deploy ships the live public site immediately.

Data sourced from higgsfield-ai/skills on GitHub. Install counts from skills.sh. The summary and security audit are derived from the skill's source files: every command and URL listed appears verbatim in the source.

Related skills

find-skills

2.3M

Users seeking to extend agent capabilities with specialized tools, workflows, or knowledge packages

The find-skills skill enables agents to search for, discover, and install modular packages from the open agent skills ecosystem using the Skills CLI.

highclipackage-managervercel-labs

frontend-design

618.4K

AI agents tasked with designing and building web interfaces who need to produce unique, high-quality visual identities rather than generic, templated designs

The frontend-design skill provides guidance for creating distinctive, intentional visual designs for web interfaces. It instructs the agent to act as a design lead at a small studio, focusing on avoiding templated defaults by making deliberate choices regarding typography, color palettes, layout, and motion. The skill emphasizes a structured process of brainstorming, planning, and self-critique before writing code.

nonedesignfrontendanthropics

agent-browser

506.7K

AI agents and developers requiring programmatic web interaction, exploratory testing, or automation of Electron desktop applications

The agent-browser CLI provides browser automation for AI agents using Chrome or Chromium via CDP. It supports page navigation, form interaction, data extraction, and testing. The tool utilizes accessibility-tree snapshots and element references for interaction.

highbrowser-automationclivercel-labs

image-to-video

355.0K

Developers and users who need to automate video generation from images using the RunComfy platform

The image-to-video skill routes user requests to specific RunComfy animation models based on intent. It selects HappyHorse 1.0 I2V for general animation, Wan 2.7 for custom-voiceover lip-sync, or Seedance 2.0 Pro for multi-modal composition. The skill executes the RunComfy CLI to process inputs and download generated video files.

highaivideo-generationagentspace-so