返回 Skill 列表
extension
分类: AI Agent 能力无需 API Key

"windsurf-custom-prompts"

为Cascade创建和管理自定义提示库。当用户提到“自定义提示”、“提示库”、“提示模板”、“cascade提示”或“提示管理”时激活。处理提示库的创建和组织。在使用windsurf自定义提示功能时使用。通过短语如“windsurf自定义提示”、“windsurf提示”、“windsurf”触发。

person作者: jakexiaohubgithub

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

  1. Plan Prompt Library
  2. Create Prompt Templates
  3. Configure Variables
  4. Organize and Index
  5. 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.

Resources