smithery/jeremylongshore

windsurf-code-completion

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". '

Installation

$ npx skills add smithery/jeremylongshore --skill windsurf-code-completion

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/jeremylongshore · top by installs.

npx skills add smithery/jeremylongshore

Browse all from smithery/jeremylongshore

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.0.0
LicenseMIT
CompatibilityDesigned for Claude Code
Allowed toolsRead,Write,Edit
Declared agents claude-code windsurf

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,964 B
  • docs SUMMARY.md 413 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

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 ${CLAUDESKILLDIR}/references/implementation.md for detailed implementation guide.

Output

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

Error Handling

See ${CLAUDESKILLDIR}/references/errors.md for comprehensive error handling.

Examples

See ${CLAUDESKILLDIR}/references/examples.md for detailed examples.

Resources