Windsurf

Give Windsurf IDE framework knowledge with .windsurfrules.

Quick Start

skill-seekers scrape --target claude --config configs/react.json
cp output/react-claude/.windsurfrules ./

Setup

  1. Generate rules:
skill-seekers scrape --config configs/react.json --target claude
  1. Copy to project:
cp output/react-claude/.windsurfrules ./my-project/
  1. Restart Windsurf

Features

  • Codeium-powered - Native AI integration
  • Framework expertise - Context-aware suggestions
  • Cascade workflows - Multi-step generation
  • ⚠️ 12K character limit - Per file

Workaround for Large Frameworks

Windsurf has a 12K limit. For large frameworks:

  • Use .windsurfrules for core concepts only
  • Create multiple smaller files
  • Or use Continue.dev (no limits)

Next Steps