Skip to content
OpenSmartRoute
Skillv1.0.0

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 lib

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

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

Output

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

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-cust-3debe7/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-cust-3debe7.ocm.jsonjson
{
  "ocm": "1",
  "id": "jeremylongshore-tons-of-skills-marketplace-windsurf-cust-3debe7",
  "kind": "skill",
  "name": "windsurf-custom-prompts",
  "description": "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\".",
  "publisher": "jeremylongshore",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "saas",
      "skill-databases",
      "windsurf-custom",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "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\"."
  ],
  "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-custom-prompts/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/jeremylongshore/tons-of-skills-marketplace/blob/HEAD/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-custom-prompts/SKILL.md",
      "key": "jeremylongshore/tons-of-skills-marketplace/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-custom-prompts/SKILL.md"
    },
    "compatibility": "Designed for Claude Code",
    "allowed_tools": [
      "Read,Write,Edit,Grep,Glob"
    ],
    "license": "MIT"
  },
  "instructions": "# Windsurf Custom Prompts\n\n## Overview\n\nThis 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.\n\n## Prerequisites\n\n- Windsurf IDE with Cascade enabled\n- Understanding of effective prompting techniques\n- Project conventions documented\n- Team agreement on prompt standards\n- Use cases identified for automation\n\n## Instructions\n\n1. **Plan Prompt Library**\n2. **Create Prompt Templates**\n3. **Configure Variables**\n4. **Organize and Index**\n5. **Enable",
  "cost": {
    "context_tokens": 313
  }
}

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