Skip to content
macos-global-shortcuts

04 · Swift & macOS

macos-global-shortcuts

In-app versus global shortcuts — KeyboardShortcuts or raw RegisterEventHotKey, recorder UI, conflicts, and safe defaults.

Use when

Use when adding global hotkeys, a shortcut recorder, or deciding what should be in-app versus system-wide.

What this skill is

macos-global-shortcuts is an agent skill in the akakika-skills collection. It is a SKILL.md file that teaches Claude Code, Codex, Cursor, and other skill-aware agents how to handle this job without inventing a half-remembered version of it. Read it, copy the folder, or install the full set.

Install just this skill

Copy into Claude Code
git clone https://github.com/aka-kika/akakika-skills
cp -R akakika-skills/skills/swift-macos/macos-global-shortcuts ~/.claude/skills/

Or install everything with the one-liner.

Back to the collection