templates/skills/ides/windsurf/SKILL.md
IDE: AI-powered editor with Cascade AI and Flow State
npx skillsauth add hivellm/rulebook WindsurfInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
IDE: AI-powered editor with Cascade AI and Flow State
Windsurf reads:
.windsurfrules (generated by rulebook init)# In Windsurf chat:
"Follow @AGENTS.md. Implement [feature] with tests."
# Cascade AI:
Multi-file autonomous mode
Reference @AGENTS.md for standards
# Flow State:
Inline suggestions
Context-aware completions
.windsurfrules → points to AGENTS.md@AGENTS.md referencesCritical: .windsurfrules ensures standards are followed automatically.
research
Create structured analyses with numbered findings, execution plans, and task materialization
research
Author a rulebook task spec interactively — research, draft, ask the user clarifying questions, confirm, then create the tasks in rulebook ready for /rulebook-driver. Use when the user wants to plan/spec a feature before implementing.
development
Behavioral guidelines to reduce common LLM coding mistakes — overcomplication, sloppy refactors, hidden assumptions, weak goals. Use when writing, reviewing, or refactoring code. Auto-applies; invoke explicitly via /karpathy-guidelines or 'follow karpathy discipline'.
data-ai
Autonomous AI agent loop for iterative task implementation (@hivehub/rulebook ralph)