
WriteClick
A macOS menu-bar app that fixes and rewrites selected text in place, in any app, using Claude. Select text, right-click, pick an action, done.
WriteClick lives in the macOS menu bar and steps in whenever you have text selected in an editable field: Notes, Slack, your browser, your email client. Press ⌘⇧G to instantly replace the selection with a grammar- and spelling-corrected version, or right-click the selection to pick from a menu of edits: fix grammar, make it professional, make it friendly, shorten, expand, simplify, or translate to English.
Under the hood it uses the macOS Accessibility API to read the focused field's selection and write the result back in place, the same mechanism screen readers rely on. For apps with weak accessibility support it falls back to a simulated ⌘C/⌘V through the clipboard and restores your clipboard afterwards. Password fields are always refused, and read-only text is left alone.