Skip to content

writer-style-skill v1.0.0

Choose a tag to compare

@kauenet kauenet released this 27 Jun 02:56
· 24 commits to main since this release

First public release.

A Claude Code skill that writes original educational and long-form technical content in a specific author's voice — facts verified first, AI tells engineered out. Ships the kaue pack (Kaue / Superteam Brazil, tuned for Solana/Web3 education) as the default; the engine is voice-agnostic.

Install

Claude Code plugin (recommended — every project):

claude plugin marketplace add solanabr/writer-style-skill
claude plugin install writer-style-skill@stbr

npm (per-project):

npm add @stbr/writer-style-skill

What's inside

  • Self-contained skill at skills/writer-style/ — a primary voice (Kaue, 14-exemplar bank, always on) plus 5 secondary craft voices (helius, vitalik, balaji, hayes, hotz) routed by the piece's job; idiolect reproduced for the primary, stripped for the secondaries.
  • Facts first, voice last — a 3-pass workflow that verifies facts in neutral prose before styling, so the voice can never alter a number, code line, or API.
  • Pure-Python Pass-C validator (no dependencies): a fact-preservation diff, an AI-tell + tiered-deslop lint, a sentence-cadence floor, and a cross-lesson repetition audit. A portable $SKILL resolver runs it correctly from a plugin, an npm project install, or a clone.

MIT — Superteam Brazil / Kaue.