Content Preview
--- name: windsurf-hello-world description: | Create a minimal working Windsurf example. Use when starting a new Windsurf integration, testing your setup, or learning basic Windsurf API patterns. Trigger with phrases like "windsurf hello world", "windsurf example", "windsurf quick start", "simple windsurf code". allowed-tools: Read, Write, Edit version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> compatible-with: claude-code, codex, openclaw --- # Windsurf H
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/windsurf-hello-world.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/windsurf-pack/skills/windsurf-hello-world/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at plugins/saas-packs/windsurf-pack/skills/windsurf-hello-world/SKILL.md
Related Skills
windsurf-extension-pack
Install and configure essential Windsurf extensions for productivity. Activate when users mention
windsurf-extension-packwindsurfextensionpack
by jeremylongshore · plugins-plus-skills
windsurf-flows-automation
Create and manage Windsurf Flows for repetitive tasks. Activate when users mention
windsurf-flows-automationwindsurfflowsautomation
by jeremylongshore · plugins-plus-skills
windsurf-license-management
Manage Windsurf licenses and seat allocation. Activate when users mention
windsurf-license-managementwindsurflicensemanagement
by jeremylongshore · plugins-plus-skills
windsurf-mcp-integration
Manage integrate MCP servers with Windsurf for extended capabilities. Activate when users mention
windsurf-mcp-integrationwindsurfmcpintegration
by jeremylongshore · plugins-plus-skills