Clear Check banner
eugeniughelbur eugeniughelbur

Clear Check

Development community

Description

--- description: Score a file or pasted text against CLEAR-100 on four axes (Plain, Human, Structured, Dense) and list every finding with the fix. Read-only, changes nothing. --- # /clear-check Score text. Report. Do not edit anything. ## Steps 1. Resolve the target. A path in the argument wins. No path means the text pasted in the message, or the file currently open. 2. Pick the profile from what the text is: - `social` for an X post, a LinkedIn post, a DM, an ad - `general` for a blo

Installation

Installs to ~/.claude/skills/eugeniughelbur-clearmode-clear-check/SKILL.md

Terminal
mkdir -p ~/.claude/skills/eugeniughelbur-clearmode-clear-check && curl -fsSL https://raw.githubusercontent.com/eugeniughelbur/clearmode/HEAD/commands/clear-check.md -o ~/.claude/skills/eugeniughelbur-clearmode-clear-check/SKILL.md

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

Full documentation available on GitHub

View Source Repository