dot_claude/skills/writer/SKILL.md
Use when reviewing or revising text (prose, docs, commits) to remove AI patterns and improve voice/clarity.
npx skillsauth add nijaru/dotfiles writerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Rigorous prose review to eliminate "AI slop" and enforce a concrete, human voice.
| Excuse | Reality | | :--- | :--- | | "It sounds more professional" | "Professional" is often a mask for "generic AI slop." | | "The user won't notice" | Readers subconsciously reject algorithmic-sounding prose. |
development
Use after completing a bug fix, feature, refactor, or tk task when the first implementation taught enough context to replace it with a simpler, cleaner, or more coherent version before finalizing.
development
Use when writing, migrating, or reviewing Zig code across recent stable versions (0.14-0.16), especially to correct stale syntax or stdlib, build.zig, allocator, formatting, or runtime API knowledge.
content-media
Use when fetching X/Twitter post content by URL, or searching for recent X posts.
development
Use Transformers.js to run state-of-the-art machine learning models directly in JavaScript/TypeScript. Supports NLP (text classification, translation, summarization), computer vision (image classification, object detection), audio (speech recognition, audio classification), and multimodal tasks. Works in browsers and server-side runtimes (Node.js, Bun, Deno) with WebGPU/WASM using pre-trained models from Hugging Face Hub.