smithery/jeremylongshore

windsurf-custom-prompts

Create and manage custom prompt libraries for Cascade. Activate when users mention "custom prompts", "prompt library", "prompt templates", "cascade prompts", or "prompt management". Handles prompt library creation and organization. Use when working with windsurf custom prompts functionality. Trigger with phrases like "windsurf custom prompts", "windsurf prompts", "windsurf". '

Installation

$ npx skills add smithery/jeremylongshore --skill windsurf-custom-prompts

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,Grep,Glob
Declared agents claude-code windsurf

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,913 B
  • docs SUMMARY.md 410 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Windsurf Custom Prompts

Overview

This skill enables creation and management of custom prompt libraries for Cascade. Teams can build reusable prompt templates for common tasks like code generation, code review, documentation, and debugging.

Prerequisites

  • Windsurf IDE with Cascade enabled
  • Understanding of effective prompting techniques
  • Project conventions documented
  • Team agreement on prompt standards
  • Use cases identified for automation

Instructions

  1. Plan Prompt Library
  2. Create Prompt Templates
  3. Configure Variables
  4. Organize and Index
  5. Enable Team Sharing

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

Output

  • Organized prompt library
  • Reusable prompt templates
  • Variable configuration files
  • Usage statistics and favorites

Error Handling

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

Examples

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

Resources