Keyboard shortcuts registry + help modal
Generated from
pattern-library/registry.json— do not edit by hand; change the registry and runbun run patterns:build.
Index card — the docs below are the canonical explanation; deep-tier pattern pages additionally carry invariants and emulation notes.
Category: App Shell & Navigation · Tier: light · Maturity: proven (verified 2026-08-20 @ 1a130d67) · Risk: low — structural pattern, no external services
A central registry of global, navigation, and contextual keyboard shortcuts (e.g. Cmd+K for search, ? for help) surfaced through a discoverable help modal.
When to use: Reach for it when adding a new keyboard shortcut or needing conflict-free discoverability across the app shell.
Docs
Code
src/lib/shortcuts/(GitHub · GitLab)src/lib/components/shell/ShortcutsDialog.svelte(GitHub · GitLab)
Proof
Machine-readable record: app-shell-keyboard-shortcuts in pattern-library/registry.json.