Skip to content
Skillv1.0.0

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 developm

by jeremylongshore(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from jeremylongshore/tons-of-skills-marketplace (skills/.curated/windsurf-cascade-context/SKILL.md). Install upstream with npx skills add jeremylongshore/tons-of-skills-marketplace --skill windsurf-cascade-context. Copyright stays with the author (MIT).

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 ${CLAUDE_SKILL_DIR}/references/implementation.md for detailed implementation guide.

Output

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

Error Handling

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

Examples

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

Resources

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/jeremylongshore-tons-of-skills-marketplace-windsurf-casc-f58b8a/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

jeremylongshore-tons-of-skills-marketplace-windsurf-casc-f58b8a.ocm.jsonjson
{
  "ocm": "1",
  "id": "jeremylongshore-tons-of-skills-marketplace-windsurf-casc-f58b8a",
  "kind": "skill",
  "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\".",
  "publisher": "jeremylongshore",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "saas",
      "skill-databases",
      "windsurf-cascade",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "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\"."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/jeremylongshore/tons-of-skills-marketplace",
      "path": "skills/.curated/windsurf-cascade-context/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/jeremylongshore/tons-of-skills-marketplace/blob/HEAD/skills/.curated/windsurf-cascade-context/SKILL.md",
      "key": "jeremylongshore/tons-of-skills-marketplace/skills/.curated/windsurf-cascade-context/SKILL.md"
    },
    "compatibility": "Designed for Claude Code",
    "allowed_tools": [
      "Read,Write,Edit,Grep,Glob"
    ],
    "license": "MIT"
  },
  "instructions": "# Windsurf Cascade Context\n\n## Overview\n\nThis 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.\n\n## Prerequisites\n\n- Windsurf IDE with Cascade enabled\n- Large codebase (50+ files)\n- Project documentation available\n- Understanding of project architecture\n- Clear identification of critical code paths\n\n## Instructions\n\n1. **Map Project Structure**\n2. **Configure Context Priorities**\n3. **Create Context Documentation**\n",
  "cost": {
    "context_tokens": 330
  }
}

Fetch it by URL: GET /api/v1/registry/jeremylongshore-tons-of-skills-marketplace-windsurf-casc-f58b8a/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.