From claude-resources
Rewrites text in Takazudo's CodeGrid style — polite, approachable Japanese tech writing with hedging, self-reference, and reader dialogue. Reads writing-style.md and vocabulary-rule.md rule files.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-resources:zudocg-apply-voiceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Apply Takazudo's **CodeGrid** writing voice and vocabulary rules to incoming text.
Apply Takazudo's CodeGrid writing voice and vocabulary rules to incoming text.
The CodeGrid voice is a polite but approachable technical article style. Sits between formal tech writing and casual blogging — です/ます base with conversational warmth. The author shares from personal experience, hedges assertions, and engages in dialogue with the reader.
Key traits:
| Aspect | CodeGrid | esa |
|---|---|---|
| Tone | Polite but approachable tech article | Casual colleague memo |
| Formality | Medium (です/ます base) | Low (断片的OK) |
| Self-reference | 自分 / 筆者 / 私 | 自分 / Takazudo |
| Stance | Writing for readers | Sharing with coworkers |
| Hedging style | Explicit softening (〜かと思います, 〜のではないでしょうか) | Understatement (〜の模様, 〜良さそう) |
| Structure | Considered, essay-like | Loose, memo-like |
Always read both rule files fresh at invocation time:
$HOME/repos/w/cg/doc/src/content/docs/overview/writing-style.md$HOME/repos/w/cg/doc/src/content/docs/overview/vocabulary-rule.mdThese files are the authoritative source of truth. Read them every time to pick up any updates.
The input text comes from one of:
If no text is obvious, ask the user what text they want the voice applied to.
Transform or review the text using the voice character described above and the full details in the rule files. The rule files are the authority — the summary above is just for quick reference.
Output the transformed text. If the input was already close to the style, note what minor adjustments were made.
If reviewing existing text (rather than transforming), point out specific violations and suggest fixes.
npx claudepluginhub takazudo/claude-resources --plugin claude-resourcesApplies Takazudo's esa writing voice and vocabulary rules to text for a casual colleague-to-colleague tone. Useful for rewriting text in a direct, relaxed Japanese memo style.
Provides conventions for writing Japanese text across personal diaries, technical articles, and corporate blogs, covering registers, orthography, formatting, and stylistic preferences.
Humanizes AI-generated text by detecting and rewriting patterns like inflated symbolism, em dash overuse, passive voice, rule of three, and filler phrases. Use for editing or reviewing docs and code comments.