Skip to content
Skillv1.0.0

windsurf-code-completion

Configure and optimize Supercomplete code suggestions. Activate when users mention "code completion", "autocomplete", "supercomplete", "inline suggestions", or "ai completions". Handles completion con

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

Windsurf Code Completion

Overview

This skill enables configuration and optimization of Windsurf's Supercomplete AI-powered code completion. Supercomplete provides intelligent, context-aware suggestions that go beyond traditional autocomplete.

Prerequisites

  • Windsurf IDE installed and running
  • Active Cascade AI subscription
  • Project with code to analyze
  • Understanding of coding patterns in project
  • Language server enabled for target languages

Instructions

  1. Configure Trigger Behavior
  2. Set Up Language-Specific Options
  3. Create Custom Snippets
  4. Optimize Performance
  5. Personalize Experience

See ${CLAUDE_SKILL_DIR}/references/implementation.md for detailed implementation guide.

Output

  • Configured completion preferences
  • Language-specific settings
  • Custom snippet library
  • Optimized completion experience

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-code-872391/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-code-872391.ocm.jsonjson
{
  "ocm": "1",
  "id": "jeremylongshore-tons-of-skills-marketplace-windsurf-code-872391",
  "kind": "skill",
  "name": "windsurf-code-completion",
  "description": "Configure and optimize Supercomplete code suggestions. Activate when users mention \"code completion\", \"autocomplete\", \"supercomplete\", \"inline suggestions\", or \"ai completions\". Handles completion configuration and optimization. Use when working with windsurf code completion functionality. Trigger with phrases like \"windsurf code completion\", \"windsurf completion\", \"windsurf\".",
  "publisher": "jeremylongshore",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "saas",
      "skill-databases",
      "windsurf-code",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Configure and optimize Supercomplete code suggestions. Activate when users mention \"code completion\", \"autocomplete\", \"supercomplete\", \"inline suggestions\", or \"ai completions\". Handles completion configuration and optimization. Use when working with windsurf code completion functionality. Trigger with phrases like \"windsurf code completion\", \"windsurf completion\", \"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-code-completion/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/jeremylongshore/tons-of-skills-marketplace/blob/HEAD/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-code-completion/SKILL.md",
      "key": "jeremylongshore/tons-of-skills-marketplace/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-code-completion/SKILL.md"
    },
    "compatibility": "Designed for Claude Code",
    "allowed_tools": [
      "Read,Write,Edit"
    ],
    "license": "MIT"
  },
  "instructions": "# Windsurf Code Completion\n\n## Overview\n\nThis skill enables configuration and optimization of Windsurf's Supercomplete AI-powered code completion. Supercomplete provides intelligent, context-aware suggestions that go beyond traditional autocomplete.\n\n## Prerequisites\n\n- Windsurf IDE installed and running\n- Active Cascade AI subscription\n- Project with code to analyze\n- Understanding of coding patterns in project\n- Language server enabled for target languages\n\n## Instructions\n\n1. **Configure Trigger Behavior**\n2. **Set Up Language-Specific Options**\n3. **Create Custom Snippets**\n4. **Optimize P",
  "cost": {
    "context_tokens": 328
  }
}

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