Windsurf + braid
Install AI prompts to Windsurf with braid
Install prompts to .windsurfrules with a single CLI command. Your coding standards load automatically in Windsurf's Cascade and AI features. The CLI appends all your rules into the .windsurfrules file at the root of your project, then installs skills and published workflows to .windsurf/skills/ as separate local bundles when you need deeper task-specific guidance.
Windsurf combines a VS Code-based editor with Cascade, an agentic AI panel that plans and executes multi-step tasks. braid delivers your coding standards into Cascade's context, then installs skills and workflow bundles for deeper task-specific guidance.
How it works
Install via CLI
One command installs your prompt library to Windsurf's local config files.
braid install -a windsurfWhat you get
Via CLI
Workflows are a braid-native prompt type. Published workflows install through the same local bundle path as skills, so any tool with skill support can run them.