Skip to content
Skillv1.0.0

windsurf-keyboard-shortcuts

Configure custom keyboard shortcuts for Cascade and AI features. Activate when users mention "keyboard shortcuts", "keybindings", "hotkeys", "shortcut configuration", or "customize shortcuts". Handles

by jeremylongshore(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from jeremylongshore/tons-of-skills-marketplace (skills/.curated/windsurf-keyboard-shortcuts/SKILL.md). Install upstream with npx skills add jeremylongshore/tons-of-skills-marketplace --skill windsurf-keyboard-shortcuts. Copyright stays with the author (MIT).

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

  1. Review Default Shortcuts
  2. Plan Customizations
  3. Configure AI Shortcuts
  4. Create Custom Bindings
  5. 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

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/jeremylongshore-tons-of-skills-marketplace-windsurf-keyb-ba2bc2/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

jeremylongshore-tons-of-skills-marketplace-windsurf-keyb-ba2bc2.ocm.jsonjson
{
  "ocm": "1",
  "id": "jeremylongshore-tons-of-skills-marketplace-windsurf-keyb-ba2bc2",
  "kind": "skill",
  "name": "windsurf-keyboard-shortcuts",
  "description": "Configure custom keyboard shortcuts for Cascade and AI features. Activate when users mention \"keyboard shortcuts\", \"keybindings\", \"hotkeys\", \"shortcut configuration\", or \"customize shortcuts\". Handles keybinding setup and optimization. Use when working with windsurf keyboard shortcuts functionality. Trigger with phrases like \"windsurf keyboard shortcuts\", \"windsurf shortcuts\", \"windsurf\".",
  "publisher": "jeremylongshore",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "saas",
      "skill-databases",
      "windsurf-keyboard",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Configure custom keyboard shortcuts for Cascade and AI features. Activate when users mention \"keyboard shortcuts\", \"keybindings\", \"hotkeys\", \"shortcut configuration\", or \"customize shortcuts\". Handles keybinding setup and optimization. Use when working with windsurf keyboard shortcuts functionality. Trigger with phrases like \"windsurf keyboard shortcuts\", \"windsurf shortcuts\", \"windsurf\"."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/jeremylongshore/tons-of-skills-marketplace",
      "path": "skills/.curated/windsurf-keyboard-shortcuts/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/jeremylongshore/tons-of-skills-marketplace/blob/HEAD/skills/.curated/windsurf-keyboard-shortcuts/SKILL.md",
      "key": "jeremylongshore/tons-of-skills-marketplace/skills/.curated/windsurf-keyboard-shortcuts/SKILL.md"
    },
    "compatibility": "Designed for Claude Code",
    "allowed_tools": [
      "Read,Write,Edit"
    ],
    "license": "MIT"
  },
  "instructions": "# Windsurf Keyboard Shortcuts\n\n## Overview\n\nThis 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.\n\n## Prerequisites\n\n- Windsurf IDE installed\n- Understanding of current shortcut usage\n- Keyboard layout knowledge (QWERTY, etc.)\n- Access to settings file\n- List of frequently used operations\n\n## Instructions\n\n1. **Review Default Shortcuts**\n2. **Plan Customizations**\n3. **Configure AI Shortcuts**\n4. **Create Custom Bindings**\n5. **Document and Share**\n\nSe",
  "cost": {
    "context_tokens": 316
  }
}

Fetch it by URL: GET /api/v1/registry/jeremylongshore-tons-of-skills-marketplace-windsurf-keyb-ba2bc2/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.