From context-mode
Run context-mode diagnostics. Checks runtimes, hooks, FTS5, plugin registration, npm and marketplace versions. Trigger: /context-mode:ctx-doctor
How this skill is triggered — by the user, by Claude, or both
Slash command
/context-mode:ctx-doctorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run diagnostics and display results directly in the conversation.
Run diagnostics and display results directly in the conversation.
/skills/ctx-doctor).CLI="<PLUGIN_ROOT>/cli.bundle.mjs"; [ ! -f "$CLI" ] && CLI="<PLUGIN_ROOT>/build/cli.js"; node "$CLI" doctor
## context-mode doctor
- [x] Runtimes: 6/10 (javascript, typescript, python, shell, ruby, perl)
- [x] Performance: FAST (Bun)
- [x] Server test: PASS
- [x] Hooks: PASS
- [x] FTS5: PASS
- [x] npm: v0.7.1
- [x] Marketplace: v0.7.1
Use [x] for PASS, [ ] for FAIL, [-] for WARN.npx claudepluginhub veknica/context-modeReviews UI code for compliance with Web Interface Guidelines, covering accessibility, design, and UX. Activated by phrases like 'review my UI' or 'audit design'.