Skip to content
OpenSmartRoute
Skillv1.0.0

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

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 (plugins/saas-packs/skill-databases/windsurf/skills/windsurf-cascade-onboarding/SKILL.md). Install upstream with npx skills add jeremylongshore/tons-of-skills-marketplace --skill windsurf-cascade-onboarding. Copyright stays with the author (MIT).

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 ${CLAUDE_SKILL_DIR}/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 ${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-8fa6e9/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-8fa6e9.ocm.jsonjson
{
  "ocm": "1",
  "id": "jeremylongshore-tons-of-skills-marketplace-windsurf-casc-8fa6e9",
  "kind": "skill",
  "name": "windsurf-cascade-onboarding",
  "description": "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\".",
  "publisher": "jeremylongshore",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "hr"
    ],
    "tags": [
      "skill-md",
      "saas",
      "skill-databases",
      "windsurf-cascade",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "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\"."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/jeremylongshore/tons-of-skills-marketplace",
      "path": "plugins/saas-packs/skill-databases/windsurf/skills/windsurf-cascade-onboarding/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/jeremylongshore/tons-of-skills-marketplace/blob/HEAD/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-cascade-onboarding/SKILL.md",
      "key": "jeremylongshore/tons-of-skills-marketplace/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-cascade-onboarding/SKILL.md"
    },
    "compatibility": "Designed for Claude Code",
    "allowed_tools": [
      "Read,Write,Edit,Bash(cmd:*),Grep,Glob"
    ],
    "license": "MIT"
  },
  "instructions": "# Windsurf Cascade Onboarding\n\n## Overview\n\nThis 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.\n\n## Prerequisites\n\n- Windsurf IDE installed for all team members\n- Active Cascade AI subscription\n- Project documentation (architecture, conventions)\n- Team lead or admin access for configuration\n- Understanding of project structure and patterns\n\n## Instructions\n\n1. **Initialize Windsurf Rules**\n2. **Co",
  "cost": {
    "context_tokens": 346
  }
}

Fetch it by URL: GET /api/v1/registry/jeremylongshore-tons-of-skills-marketplace-windsurf-casc-8fa6e9/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.