smithery/jeremylongshore

windsurf-cascade-context

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". '

Installation

$ npx skills add smithery/jeremylongshore --skill windsurf-cascade-context

Also in this package

Other skills from smithery/jeremylongshore · top by installs.

npx skills add smithery/jeremylongshore

Browse all from smithery/jeremylongshore

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.0.0
LicenseMIT
CompatibilityDesigned for Claude Code
Allowed toolsRead,Write,Edit,Grep,Glob
Declared agents claude-code windsurf

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,003 B
  • docs SUMMARY.md 433 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Windsurf Cascade Context

Overview

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.

Prerequisites

  • Windsurf IDE with Cascade enabled
  • Large codebase (50+ files)
  • Project documentation available
  • Understanding of project architecture
  • Clear identification of critical code paths

Instructions

  1. Map Project Structure
  2. Configure Context Priorities
  3. Create Context Documentation
  4. Optimize for Workflow
  5. Monitor and Refine

See ${CLAUDESKILLDIR}/references/implementation.md for detailed implementation guide.

Output

  • Optimized context configuration
  • Project context documentation
  • Module index for navigation
  • Session state persistence

Error Handling

See ${CLAUDESKILLDIR}/references/errors.md for comprehensive error handling.

Examples

See ${CLAUDESKILLDIR}/references/examples.md for detailed examples.

Resources