From windsurf
Onboards team projects to Windsurf Cascade AI by generating .windsurfrules, context docs, team defaults, and guides. For initial AI agent setup.
How this skill is triggered — by the user, by Claude, or both
Slash command
/windsurf:windsurf-cascade-onboardingThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
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.
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.
See ${CLAUDE_SKILL_DIR}/references/implementation.md for detailed implementation guide.
See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.
See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.
npx claudepluginhub kriptoburak/jeremylongshore-claude-code-plugins-plus-skills --plugin windsurfConfigures Cascade AI agent settings, .windsurfrules, and team defaults for new Windsurf projects. Useful when onboarding teams to Windsurf or initializing Cascade agent configuration.
Configures Windsurf IDE workspace with optimal project structure, AI context rules, and team standards to maximize Cascade AI effectiveness.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.