windsurf-custom-promptsClaude Skill
Create and manage custom prompt libraries for Cascade.
| 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". |
| allowed-tools | Read,Write,Edit,Grep,Glob |
| version | 1.0.0 |
| license | MIT |
| author | Jeremy Longshore <jeremy@intentsolutions.io> |
| compatible-with | claude-code, codex, openclaw |
| tags | ["saas","skill-databases","windsurf-custom"] |
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
- Plan Prompt Library
- Create Prompt Templates
- Configure Variables
- Organize and Index
- 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
Similar Claude Skills & Agent Workflows
manifest
Smart LLM Router for OpenClaw.
clawrouter
Smart LLM router — save 67% on inference costs.
chatgpt-app-builder
DEPRECATED: This skill has been replaced by `mcp-app-builder`.
use-local-whisper
Use when the user wants local voice transcription instead of OpenAI Whisper API.
add-voice-transcription
Add voice message transcription to NanoClaw using OpenAI's Whisper API.
add-ollama-tool
Add Ollama MCP server so the container agent can call local models for cheaper/faster tasks like summarization, translation, or general queries.