shortcut-audit

Installation
SKILL.md

Shortcut Audit

Overview

Compare shortcut definitions in code against documentation and report gaps or conflicts.

Workflow

  1. Read docs:
    • website/guide/shortcuts.md (primary, in repo)
    • dev-docs/shortcuts.md (if present — not always created)
  2. Scan code for shortcut sources (see references/paths.md).
  3. Extract current shortcuts from code and map them to doc entries.
  4. Report:
    • Missing doc entries
    • Docs that reference removed shortcuts
    • OS-level conflicts or collisions
  5. Propose updates and required tests if changes are requested.
Installs
58
Repository
xiaolai/vmark
GitHub Stars
393
First Seen
Feb 15, 2026
shortcut-audit — xiaolai/vmark