Skip to content llms.txt

Windsurf

An AI-native code editor from Codeium with support for rules, skills, hooks, and MCP configurations.

DetailValue
Slugwindsurf
Config directory~/.codeium/windsurf
Supported content typesRules, Skills, Hooks, MCP Configs
Content TypeSupportedInstall Method
RulesYesSymlink
SkillsYesSymlink
HooksYesJSON merge
MCP ConfigsYesJSON merge
AgentsNo
CommandsNo
Content TypeProject LocationGlobal LocationFormat
Rules.windsurfrules, .windsurf/rules/~/.codeium/windsurf/Markdown
Skills.windsurf/skills/, .agents/skills/~/.codeium/windsurf/skills/Markdown
HooksJSON
MCP ConfigsJSON
Content TypeDiscovery Paths
Rules.windsurfrules, .windsurf/rules/
Skills.windsurf/skills/, .agents/skills/ (fallback)

Syllago detects Windsurf by checking for the ~/.codeium/windsurf directory.

Terminal window
# Add content from Windsurf
syllago add --from windsurf
# Install content to Windsurf
syllago install my-rule --to windsurf