windsurf-cascade-context

Manage Cascade context window and memory for complex projects. Activate when users mention

Content Preview
---
name: "windsurf-cascade-context"
description: |
  Manage Cascade context window and memory for complex projects. Activate when users mention
  "cascade context", "ai memory", "context management", "large codebase navigation",
  or "multi-session development". Handles context optimization and persistence. Use when working with windsurf cascade context functionality. Trigger with phrases like "windsurf cascade context", "windsurf context", "windsurf".
allowed-tools: Read,Write,Edit,Grep,Glob
v
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/windsurf-cascade-context.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-cascade-context/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/skill-databases/windsurf/skills/windsurf-cascade-context/SKILL.md

Related Skills