"windsurf-workspace-setup"
Initialize Windsurf workspace with project-specific AI rules. Activate when users mention "create windsurfrules", "setup workspace", "configure project ai", "initialize windsurf workspace", or "migrate to windsurf". Handles workspace configuration and team standardization. Use when working with windsurf workspace setup functionality. Trigger with phrases like "windsurf workspace setup", "windsurf setup", "windsurf".
Allowed Tools
Provided by Plugin
windsurf
Windsurf AI IDE skill pack with 30 skills covering code flows, AI workflows, workspace management, and productivity features.
Installation
This skill is included in the windsurf plugin:
/plugin install windsurf@claude-code-plugins-plus
Click to copy
Instructions
Windsurf Workspace Setup
Overview
This skill enables rapid workspace setup for Windsurf projects. It covers creating .windsurfrules for AI behavior, configuring editor settings, establishing team conventions, and setting up multi-root workspaces.
Prerequisites
- Windsurf IDE installed
- Project repository cloned
- Understanding of project architecture
- Team conventions documented
- Admin access for team-wide settings (optional)
Instructions
- Create .windsurfrules
- Configure Editor Settings
- Set Up Extensions
- Configure Cross-Editor Consistency
- Establish Team Standards
See ${CLAUDESKILLDIR}/references/implementation.md for detailed implementation guide.
Output
- Configured .windsurfrules file
- Editor settings.json
- Extension recommendations
- Cross-editor configuration files
- Workspace configuration for monorepos
Error Handling
See ${CLAUDESKILLDIR}/references/errors.md for comprehensive error handling.
Examples
See ${CLAUDESKILLDIR}/references/examples.md for detailed examples.