Clear Mode banner
stayukasabov stayukasabov

Clear Mode

Communication community

Description

--- name: clear-mode description: Set Clear Answer mode to off, prose, or strict. prose uses the chat profile; strict uses the full document profile. Alias of /ste-mode. --- # Set Clear Answer mode This is the same as `/ste-mode`. Read the argument after the command: - `off`: leave Clear Answer mode. Return to normal prose. Same as `/clear-off`. - `prose`: enter Clear Answer mode with the chat profile (sentences of 25 words or fewer). Lenient, for conversation and READMEs. Same as `/clear-o

Installation

Installs to ~/.claude/skills/stayukasabov-stayux-clear-answer-clear-mode/SKILL.md

Terminal
mkdir -p ~/.claude/skills/stayukasabov-stayux-clear-answer-clear-mode && curl -fsSL https://raw.githubusercontent.com/stayukasabov/Stayux-Clear-Answer/HEAD/commands/clear-mode.md -o ~/.claude/skills/stayukasabov-stayux-clear-answer-clear-mode/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository