Dragoon0x

Copy Review — Development skill for Claude Code

Development community

review copy for voice, rhythm, and clarity.

How to install Copy Review

Installs to ~/.claude/skills/dragoon0x-studio-copy-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dragoon0x-studio-copy-review && curl -fsSL https://raw.githubusercontent.com/Dragoon0x/studio/HEAD/commands/copy-review.md -o ~/.claude/skills/dragoon0x-studio-copy-review/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Copy Review does


name: copy-review description: review copy for voice, rhythm, and clarity

/copy-review

review existing copy. flag issues, propose rewrites.

what it does

three-pass review:

  1. voice match (against your guide, if provided)
  2. sentence rhythm (length variation, structural patterns)
  3. anti-ai tone (the words and structures that signal ai writing)

for each issue, returns the line, the problem, and a rewrite.

how to use

/copy-review

then provide:

  1. the draft
  2. the

Alternatives in Development

  • Claude How To — by luongnv89 — Example-driven guide to mastering Claude Code through progressive tutorials with copy-paste tem 8.5k ★
  • Last30days Skill — Claude Code skill that researches any topic across Reddit + X from the last 30 days, then writes copy-paste-re 4.4k ★
  • Pi Reserved Keybindings — Extensions cannot override these shortcuts — they are silently skipped by registerShortcut() 526 ★

Full documentation available on GitHub

View Source Repository