From windsurf
Manages Cascade context and memory in Windsurf IDE for large projects. Prioritizes files, persists state across sessions, generates docs and indexes for navigation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/windsurf:windsurf-cascade-contextThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill enables advanced context management for Cascade AI in large-scale projects. It covers context prioritization, memory persistence across sessions, and optimization strategies for codebases with hundreds or thousands of files.
This skill enables advanced context management for Cascade AI in large-scale projects. It covers context prioritization, memory persistence across sessions, and optimization strategies for codebases with hundreds or thousands of files.
See ${CLAUDE_SKILL_DIR}/references/implementation.md for detailed implementation guide.
See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.
See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.
npx claudepluginhub p/luxdevnet-windsurf-plugins-saas-packs-skill-databases-windsurf2plugins reuse this skill
First indexed Jul 10, 2026
Manages Cascade context and memory in Windsurf IDE for large projects. Prioritizes files, persists state across sessions, generates docs and indexes for navigation.
Triggers Windsurf Cascade Write mode for agentic multi-file coding: create/edit files, install npm deps, run tests, refactor, and debug from natural language prompts.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.