| 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> |
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. Prompts can include project-specific context and be shared across the organization for consistent AI interactions.
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 {baseDir}/references/implementation.md for detailed implementation guide.
Output
- Organized prompt library
- Reusable prompt templates
- Variable configuration files
- Usage statistics and favorites
Error Handling
See {baseDir}/references/errors.md for comprehensive error handling.
Examples
See {baseDir}/references/examples.md for detailed examples.