windsurf-custom-prompts
Organizes and manages reusable prompt templates and libraries for consistent AI coding assistance.
Install
mkdir -p .claude/skills/windsurf-custom-prompts && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/6883" && unzip -o skill.zip -d .claude/skills/windsurf-custom-prompts && rm skill.zipInstalls to .claude/skills/windsurf-custom-prompts
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
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".Key capabilities
- →Create reusable prompt templates for teams
- →Configure variables within prompt strings
- →Index prompt libraries for quick access
- →Enable sharing of prompt standards across projects
How it works
Manages local configuration files that store structured templates, which the editor injects as context for the Cascade agent.
Inputs & outputs
When to use windsurf-custom-prompts
- →Creating standard code review prompts
- →Defining team-wide documentation templates
- →Organizing prompt variables
- →Sharing automation prompts
About this skill
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
When not to use it
- →Ad-hoc, one-off conversational queries
- →Complex logic not suitable for text templates
Prerequisites
Limitations
- →Requires team adherence to documentation standards
- →Templates can become stale if not maintained
How it compares
This converts tribal knowledge about effective prompting into version-controlled assets accessible by an entire team.
Compared to similar skills
windsurf-custom-prompts side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| windsurf-custom-prompts (this skill) | 1 | 2mo | No flags | Beginner |
| review-claudemd | 1 | 6mo | Review | Advanced |
| enhance-claude-memory | 11 | 5mo | Review | Beginner |
| wrap | 0 | 7mo | Review | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by jeremylongshore
View all by jeremylongshore →You might also like
review-claudemd
ykdojo
Review recent conversations to find improvements for CLAUDE.md files.
enhance-claude-memory
avifenesh
Use when improving CLAUDE.md or AGENTS.md project memory files.
wrap
team-attention
세션 종료 시 자동 정리를 수행합니다. CLAUDE.md 업데이트 제안, 반복 패턴 자동화 기회 탐지, 배운 것 정리, 미완성 작업 정리. 사용자가 /wrap 또는 세션 마무리 요청 시 사용.
session-wrap
team-attention
This skill should be used when the user asks to "wrap up session", "end session", "session wrap", "/wrap", "document learnings", "what should I commit", or wants to analyze completed work before ending a coding session.
analyse-issue
monarch-initiative
Analyze MONDO GitHub issues for validity, suggest improvements, and generate structured reports with duplication checks and identifier validation
agent-customization
CGSOG-JumpStarts
Create, update, review, fix, or debug VS Code agent customization files (.instructions.md, .prompt.md, .agent.md, SKILL.md, copilot-instructions.md, AGENTS.md). Use for: saving coding preferences; troubleshooting why instructions/skills/agents are ignored or not invoked; configuring applyTo patterns