smithery/jeremylongshore

windsurf-cascade-onboarding

Configure Cascade AI agent for new team projects. Activate when users mention "setup cascade", "configure windsurf ai", "initialize cascade agent", "new windsurf project", or "onboard team to windsurf". Handles agent configuration, context settings, and team defaults. Use when working with windsurf cascade onboarding functionality. Trigger with phrases like "windsurf cascade onboarding", "windsurf onboarding", "windsurf". '

Installation

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

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

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,Bash(cmd:*),Grep,Glob
Declared agents claude-code windsurf

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,114 B
  • docs SUMMARY.md 462 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Windsurf Cascade Onboarding

Overview

This skill enables rapid onboarding of projects to Windsurf with optimized Cascade AI configuration. It covers creating .windsurfrules, setting up project context, configuring team defaults, and establishing best practices for AI-assisted development.

Prerequisites

  • Windsurf IDE installed for all team members
  • Active Cascade AI subscription
  • Project documentation (architecture, conventions)
  • Team lead or admin access for configuration
  • Understanding of project structure and patterns

Instructions

  1. Initialize Windsurf Rules
  2. Configure Cascade Context
  3. Set Up Team Defaults
  4. Train Team Members
  5. Iterate Based on Feedback

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

Output

  • Configured .windsurfrules file
  • Project context documentation
  • Team snippet library
  • Onboarding guide for new members

Error Handling

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

Examples

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

Resources