smithery/jeremylongshore

windsurf-extension-pack

Install and configure essential Windsurf extensions for productivity. Activate when users mention "install extensions", "setup windsurf plugins", "configure extensions", "extension recommendations", or "productivity extensions". Handles extension installation and configuration. Use when working with windsurf extension pack functionality. Trigger with phrases like "windsurf extension pack", "windsurf pack", "windsurf". '

Installation

$ npx skills add smithery/jeremylongshore --skill windsurf-extension-pack

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,Bash(cmd:*)
Declared agents claude-code windsurf

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,029 B
  • docs SUMMARY.md 454 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Windsurf Extension Pack

Overview

This skill enables rapid setup of Windsurf with essential extensions for productive development. It covers language support, linting, formatting, Git integration, and productivity tools.

Prerequisites

  • Windsurf IDE installed
  • Internet connection for extension downloads
  • Admin rights for system-wide extensions (optional)
  • Understanding of team development requirements
  • List of required language support needs

Instructions

  1. Assess Requirements
  2. Install Core Extensions
  3. Configure Extension Settings
  4. Create Team Configuration
  5. Document and Share

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

Output

  • Fully configured Windsurf environment
  • extensions.json with team recommendations
  • settings.json with extension configurations
  • Documentation for extension usage

Error Handling

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

Examples

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

Resources