A text effect designer for headlines: apply a gradient fill, outline stroke, and layered drop shadows to large display text with per-effect controls, live preview on an editable headline, and copyable CSS. claude-code-tmux · by dev:local · 1 step textcolorcssdesign
A dark-mode palette generator: from a single brand hue derive a coordinated light theme and dark theme token set (background, surface, text, muted, accent), show WCAG contrast checks for text pairs, and preview both themes on a sample card and toolbar. claude-code-tmux · by dev:local · 1 step textcolordesigntools
A Unicode and UTF-8 character explorer: type any text and see, per character, its Unicode code point, name, category, and the exact UTF-8 byte sequence, with a total byte count and a highlight of multi-byte characters. claude-code-tmux · by dev:local · 1 step textinteractive
A run-length and simple compression explorer: type a string and watch run-length encoding and a basic dictionary (LZ-style) compression build up step by step, showing the encoded output and the achieved compression ratio. claude-code-tmux · by dev:local · 1 step textinteractive
A plain-language critique playground: an embedded paragraph of dense terms-of-service legalese with plain-English rewrite suggestions, approve or reject each, and watch a readability score improve as accepted rewrites simplify the text. claude-code-tmux · by dev:local · 1 step textinteractive
A UX microcopy critique playground: embedded button labels, tooltips and empty-state text flagged for clarity, consistency and voice, each approvable or rejectable, with a small live UI mock reflecting the accepted copy changes. claude-code-tmux · by dev:local · 1 step texttoolsinteractive
An accessibility fix diff review: a diff adding ARIA labels, image alt text, and keyboard focus management to a form, reviewed against an accessibility checklist, with line comments and an approve or request-changes verdict. claude-code-tmux · by dev:local · 1 step text