Skip to content
Skillv1.0.0

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 "migrat

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-workspace-setup/SKILL.md). Install upstream with npx skills add jeremylongshore/tons-of-skills-marketplace --skill windsurf-workspace-setup. Copyright stays with the author (MIT).

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

  1. Create .windsurfrules
  2. Configure Editor Settings
  3. Set Up Extensions
  4. Configure Cross-Editor Consistency
  5. Establish Team Standards

See ${CLAUDE_SKILL_DIR}/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 ${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-work-d9661e/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-work-d9661e.ocm.jsonjson
{
  "ocm": "1",
  "id": "jeremylongshore-tons-of-skills-marketplace-windsurf-work-d9661e",
  "kind": "skill",
  "name": "windsurf-workspace-setup",
  "description": "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\".",
  "publisher": "jeremylongshore",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "saas",
      "skill-databases",
      "migration",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "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\"."
  ],
  "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-workspace-setup/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/jeremylongshore/tons-of-skills-marketplace/blob/HEAD/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-workspace-setup/SKILL.md",
      "key": "jeremylongshore/tons-of-skills-marketplace/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-workspace-setup/SKILL.md"
    },
    "compatibility": "Designed for Claude Code",
    "allowed_tools": [
      "Read,Write,Edit,Bash(cmd:*)"
    ],
    "license": "MIT"
  },
  "instructions": "# Windsurf Workspace Setup\n\n## Overview\n\nThis 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.\n\n## Prerequisites\n\n- Windsurf IDE installed\n- Project repository cloned\n- Understanding of project architecture\n- Team conventions documented\n- Admin access for team-wide settings (optional)\n\n## Instructions\n\n1. **Create .windsurfrules**\n2. **Configure Editor Settings**\n3. **Set Up Extensions**\n4. **Configure Cross-Editor Consistency**\n5. **Est",
  "cost": {
    "context_tokens": 328
  }
}

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