Skip to content

Instantly share code, notes, and snippets.

View millxing's full-sized avatar

Rob Schoen millxing

View GitHub Profile
@JosXa
JosXa / humanize.md
Last active September 22, 2026 14:24
name humanize
description Use when writing or editing prose that should not sound like an LLM wrote it. Covers Confluence pages, docs, READMEs, longer comments, emails, release notes, and any other text that ships somewhere a human will read it.

Humanize

Remove AI-generated writing patterns from text so it reads like a sharp human wrote it. Based on Wikipedia's "Signs of AI writing" page (maintained by WikiProject AI Cleanup), the pattern catalog of the unsloppify project, and Cursor's unslop skill.

When to use

-- clock test
--
-- ...
-- .
engine.name = 'PolyPerc'
local dividers = { 1, 2 }
local led_states = { false, false }
local tasks = { nil, nil }