eugeniughelbur/clearmode

An anti-AI-slop writing standard and checker for AI-drafted text. Scores any document 0-100 against 43 rules on four axes: plain words, human voice, structure, information density. One JSON rule pack compiles to 18 targets - Claude Code skill, AGENTS.md, Cursor rule, system prompt, Vale style. Zero dependencies, runs offline.

1Stars on the repository
9Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

clear-check

01

eugeniughelbur/clearmode

Command

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.

1 3d ago A 36 tokens original MIT

clear-explain

02

eugeniughelbur/clearmode

Command

Explain one CLEAR-100 rule: what it catches, why it exists, the fix, and a before-and-after. Use when a finding looks wrong or a rule needs a defense.

1 3d ago A 37 tokens original MIT

clear-init

03

eugeniughelbur/clearmode

Command

Install CLEAR-100 into the current repo or agent. Writes the rule block into AGENTS.md, CLAUDE.md, Cursor rules, or a Vale config, and adds a CI gate. Idempotent.

1 3d ago A 43 tokens original MIT

clear-rewrite

04

eugeniughelbur/clearmode

Command

Rewrite text to pass CLEAR-100. Plain words, human voice, real structure, no filler. Runs the checker in a loop until the score clears the gate, then shows the before and after.

1 3d ago A 40 tokens original MIT