Windsurf keyboard shortcuts
'Configure custom keyboard shortcuts for Cascade and AI features. Activate when users mentionFrom its SKILL.md
npx -y skills add jeremylongshore/claude-code-plugins-plus-skills --skill windsurf-keyboard-shortcutsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
1.9 KB, 277 tokens by cl100k_base, as published. Nobody here has run it
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.
Prerequisites
- Windsurf IDE installed
- Understanding of current shortcut usage
- Keyboard layout knowledge (QWERTY, etc.)
- Access to settings file
- List of frequently used operations
Instructions
- Review Default Shortcuts
- Plan Customizations
- Configure AI Shortcuts
- Create Custom Bindings
- Document and Share
See ${CLAUDE_SKILL_DIR}/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 ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.
Examples
See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.
Resources
What ships with it: 3 files
2.1 KB alongside SKILL.md
references/
- errors.md628 B
- examples.md651 B
- implementation.md912 B