Agent SkillsAgent Skills
jeremylongshore

windsurf-cascade-onboarding

@jeremylongshore/windsurf-cascade-onboarding
jeremylongshore
1,761
231 forks
Updated 3/31/2026
View on GitHub

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 agent-skills-cli install @jeremylongshore/windsurf-cascade-onboarding
Claude Code
Cursor
Copilot
Codex
Antigravity

Details

Pathplugins/saas-packs/skill-databases/windsurf/skills/windsurf-cascade-onboarding/SKILL.md
Branchmain
Scoped Name@jeremylongshore/windsurf-cascade-onboarding

Usage

After installing, this skill will be available to your AI coding assistant.

Verify installation:

npx agent-skills-cli list

Skill Instructions


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". allowed-tools: "Read,Write,Edit,Bash(cmd:*),Grep,Glob" version: 1.0.0 license: MIT author: "Jeremy Longshore jeremy@intentsolutions.io" compatible-with: claude-code, codex, openclaw tags: [saas, skill-databases, windsurf-cascade]


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

More by jeremylongshore

View all
gcp-examples-expert
1,768

Generate production-ready Google Cloud code examples from official repositories including ADK samples, Genkit templates, Vertex AI notebooks, and Gemini patterns. Use when asked to "show ADK example" or "provide GCP starter kit". Trigger with relevant phrases based on skill purpose.

genkit-production-expert
1,768

Build production Firebase Genkit applications including RAG systems, multi-step flows, and tool calling for Node.js/Python/Go. Deploy to Firebase Functions or Cloud Run with AI monitoring. Use when asked to "create genkit flow" or "implement RAG". Trigger with relevant phrases based on skill purpose.

vertex-agent-builder
1,768

Build and deploy production-ready generative AI agents using Vertex AI, Gemini models, and Google Cloud infrastructure with RAG, function calling, and multi-modal capabilities. Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.

validator-expert
1,768

Validate production readiness of Vertex AI Agent Engine deployments across security, monitoring, performance, compliance, and best practices. Generates weighted scores (0-100%) with actionable remediation plans. Use when asked to validate a deployment, run a production readiness check, audit security posture, or verify compliance for Vertex AI agents. Trigger with "validate deployment", "production readiness", "security audit", "compliance check", "is this agent ready for prod", "check my ADK agent", "review before deploy", or "production readiness check". Make sure to use this skill whenever validating ADK agents for Agent Engine.