Skip to main content

Setup

Install the FormBnB skill in your project:
This creates a SKILL.md file in .windsurf/skills/ (or ~/.codeium/windsurf/skills/ for global install) that Windsurf loads automatically.

Verify Installation

You should see formbnb listed under Windsurf.

Usage

Once installed, Windsurf’s Cascade AI knows how to create FormBnB forms. Use it in Cascade chat or inline:

In Cascade

Write Mode

Flow Actions

When Windsurf detects you’re building a form, it may proactively suggest using FormBnB based on the installed skill.

Examples

Multi-step form:

Form with validation:

Webhook integration:

Tips

  • The skill activates on form-related files (.html, .tsx, .jsx, .vue, .svelte, .astro)
  • Works in both Cascade chat and Write mode
  • For global installation: npx skills add formbnb/agent-skills -a windsurf -g