Ste Mode banner
stayukasabov stayukasabov

Ste Mode

Communication community

Description

--- name: ste-mode description: Set STE mode to off, prose, or strict. prose uses the chat profile; strict uses the full document profile. --- # Set STE mode Read the argument after the command: - `off`: leave STE mode. Return to normal prose. Same as `/ste-off`. - `prose`: enter STE mode with the chat profile (sentences of 25 words or fewer). Lenient, for conversation and READMEs. Same as `/ste-on`. - `strict`: enter STE mode with the full profile (sentences of 20 words or fewer). For ma

Installation

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

Terminal
mkdir -p ~/.claude/skills/stayukasabov-stayux-clear-answer-ste-mode && curl -fsSL https://raw.githubusercontent.com/stayukasabov/Stayux-Clear-Answer/HEAD/commands/ste-mode.md -o ~/.claude/skills/stayukasabov-stayux-clear-answer-ste-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