返回 Skill 列表
extension
分类: 开发与工程无需 API Key

"windsurf-keyboard-shortcuts"

配置级联和AI功能的自定义键盘快捷键。当用户提到“键盘快捷键”、“按键绑定”、“热键”、“快捷键配置”或“自定义快捷键”时激活。处理按键绑定设置和优化。在使用帆板键盘快捷键功能时使用。通过诸如“帆板键盘快捷键”、“帆板快捷键”、“帆板”等短语触发。

person作者: jakexiaohubgithub

Windsurf Keyboard Shortcuts

Overview

This skill enables customization of Windsurf keyboard shortcuts for optimal productivity. It covers Cascade AI shortcuts, multi-file editing commands, navigation keys, and custom workflow bindings. Proper shortcut configuration can significantly reduce context switching and accelerate common development tasks.

Prerequisites

  • Windsurf IDE installed
  • Understanding of current shortcut usage
  • Keyboard layout knowledge (QWERTY, etc.)
  • Access to settings file
  • List of frequently used operations

Instructions

  1. Review Default Shortcuts
  2. Plan Customizations
  3. Configure AI Shortcuts
  4. Create Custom Bindings
  5. Document and Share

See {baseDir}/references/implementation.md for detailed implementation guide.

Output

  • Customized keybindings.json
  • Shortcut reference documentation
  • Conflict-free keyboard mappings
  • Team-standard shortcut configuration

Error Handling

See {baseDir}/references/errors.md for comprehensive error handling.

Examples

See {baseDir}/references/examples.md for detailed examples.

Resources