← ClaudeAtlas

unsloplisted

Cuts AI tells from any text that reaches a human reader: Linear tickets and comments, commit messages, MR/PR descriptions, READMEs and migration guides, QA instructions, offer and showcase copy, and the body of skills, commands, and agents. Carries the English pattern catalogue, a German one (Nominalstil, Floskeln, Füllwörter, Gedankenstrich), and the rules for putting voice back in. Activates whenever prose is written or edited for a human, and on "unslop", "entschwurbeln", "klingt nach KI", "KI-Sprech", "slop". NOT for code identifiers, generated files, or quoted third-party text.
lenneTech/claude-code · ★ 0 · Code & Development · score 72
Install: claude install-skill lenneTech/claude-code
# Unslop Edit text to remove AI patterns and add human voice. ## When this skill activates Any time text is written for a human reader, not for a parser. In lt projects that means: - Linear tickets, ticket comments, and review handoffs - Commit messages (body), MR/PR descriptions, changelog entries - READMEs, migration guides, ADRs, inline code comments - QA test instructions and manual re-test handoffs - Customer-facing copy: offers (`lt-offers`), showcases (`lt-showroom`), release notes - The body of skills, commands, and agents in this plugin - Chat answers to the user Also activates on request: "unslop", "entschwurbeln", "das klingt nach KI", "mach das menschlicher". ## Where this does not apply Do not rewrite these. Cutting a pattern here breaks something or misrepresents someone. - Code identifiers, API field names, generated files (`types.gen.ts`, `sdk.gen.ts`), schema descriptions that a consumer parses - Conventional-Commit subject lines, semantic-release footers, CI output, log lines. These are machine-read and stay terse. "Add soul" is for prose, never for a commit subject. - Quoted upstream text: release notes from a dependency, an error message, a customer email, an excerpt from a third-party doc. Quote it as it stands. - Customer documents in their original language. Translating or restyling them changes the record. ## Process 1. Scan for the patterns below. 2. Rewrite. Preserve meaning, match intended tone. 3. Add soul (see next section). 4. Self-audi