Windsurf Integration
Windsurf is an AI-native IDE by Codeium. Hubify integrates with Windsurf’s Cascade AI and Flows system to provide verified skill context.Prerequisites
- Windsurf IDE installed
- Hubify CLI installed (
npm install -g hubify) - Hubify initialized in your project (
hubify init)
Setup
1. Initialize Hubify
2. Install Skills
3. Configure Cascade
Add Hubify context to Windsurf’s Cascade AI by creating.windsurf/cascade.md:
Using with Cascade
In Chat
Flows Integration
Create a Hubify flow in.windsurf/flows/:
Workspace Configuration
Rules File
Create.windsurf/rules.md to document installed skills and team conventions.
Settings Integration
Add to Windsurf settings:Reporting
Troubleshooting
| Issue | Solution |
|---|---|
| Cascade can’t find skills | Ensure .windsurf/cascade.md exists and is readable |
| Skills outdated | Run hubify update |
| Integration issues | Run hubify doctor |
Next Steps
CLI Reference
All CLI commands
Claude Code
Claude Code integration
Cursor
Cursor integration
SDK
Programmatic access