원클릭으로
dictation
Hammerspoon dictation setup. Load when discussing dictation, voice input, or CopyQ.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Hammerspoon dictation setup. Load when discussing dictation, voice input, or CopyQ.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Baseline conventions for writing or editing code in any repo. Load before writing/editing source. Yields to repository-specific guidelines (CLAUDE.md, style configs, existing patterns) on any conflict.
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
Reformat file references from conversation into vim quickfix format.
Load when asked to teach, explain deeper, or expand on concepts from the conversation.
SOC 직업 분류 기준
| name | dictation |
| description | Hammerspoon dictation setup. Load when discussing dictation, voice input, or CopyQ. |
Reference this skill when the user mentions dictation, voice input, or the Dictate Hammerspoon spoon.
Dictation is triggered by Cmd+Shift+D via Hammerspoon. The flow:
application/x-dictation)Cmd+V~/projects/dotfiles/window_manager/hammerspoon/Spoons/Dictate.spoon/init.luaDictation entries are tagged with a custom MIME type so they can be identified and cleaned up without affecting normal clipboard history. The cleanup runs after each dictation.
To adjust how many dictation entries to keep, change MAX_DICTATION_ITEMS in the spoon.
/Applications/CopyQ.app/Contents/MacOS/CopyQ is wrong.