From idiolect
Rewrites text to sound human by removing AI tells (Mode A) or re-voicing in a specific persona (Mode B). Use when drafts sound like AI or need a distinct voice.
How this skill is triggered — by the user, by Claude, or both
Slash command
/idiolect:humanize [voice-slug] then paste text or give a file path[voice-slug] then paste text or give a file pathThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Two modes. Both end with before/after scanner scores, because "sounds better to me" is not a receipt.
Two modes. Both end with before/after scanner scores, because "sounds better to me" is not a receipt.
Voice references can be fuzzy and human ("make it sound like the diner guy", "like me" → the self voice): resolve against $IDIO voices --json and proceed, mentioning the match in passing. No voice mentioned → Mode A.
ROOT="${CLAUDE_PLUGIN_ROOT:-${CODEX_PLUGIN_ROOT:-$IDIOLECT_ROOT}}"
# unset everywhere (opencode)? ROOT = two directories up from this SKILL.md
IDIO="python3 $ROOT/scripts/idiolect.py"
Input text goes to a scratch file via the Write tool, never inline in shell.
The goal is the same author, minus the generator fingerprints, plus a pulse.
orig.txt; run $IDIO scan --file orig.txt [--platform <p>]. Show the user the score and the top tells found — this is the "before" receipt and it teaches them what was wrong.receipt: 68 → 9 (clean) + one line on the biggest change.The text's CONTENT survives; its author is replaced.
_shared/craft.md and the platform row of _shared/platforms.md if a platform is stated.$IDIO scan (≤ 15) AND $IDIO conform --voice <slug> (PASS). Iterate to 3.texture: line.npx claudepluginhub nagisanzenin/idiolectRoutes gstack requests to the correct skill (planning, review, QA, shipping, debugging, docs, security, design). Invokes when user types /gstack or asks which skill to use.
Provides UI/UX design intelligence with 50+ styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 10 stacks. Use for designing pages, components, or reviewing visual quality.