Cline + braid
Install AI prompts to Cline with braid
Install prompts to .clinerules with a single CLI command. braid manages your standards across Cline sessions and every other tool your team uses. The CLI appends your rules into the .clinerules file at the project root, installs skills to .cline/skills/, and delivers published workflows through the same skill-compatible directory. Because braid writes to every tool's native format from a single source of truth, your team maintains consistent standards whether developers use Cline, Cursor, Copilot, or any other supported editor.
Cline is a VS Code extension that uses a plan-and-execute approach to coding tasks. braid writes rules to Cline's .clinerules file and installs skills plus workflow bundles as separate local files, giving the agent structured guidance for each step of its execution plan.
How it works
Install via CLI
One command installs your prompt library to Cline's local config files.
braid install -a clineWhat 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.