addyosmani

Clarity Review — Development skill for Claude Code

Development community

Review a draft with clarity, without rewriting it.

How to install Clarity Review

Installs to ~/.claude/skills/addyosmani-clarity-clarity-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/addyosmani-clarity-clarity-review && curl -fsSL https://raw.githubusercontent.com/addyosmani/clarity/HEAD/commands/clarity-review.md -o ~/.claude/skills/addyosmani-clarity-clarity-review/SKILL.md

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

What Clarity Review does


description: Review a draft with clarity, without rewriting it argument-hint: [file path, or paste the draft]

Use the `clarity` skill in review mode on: $ARGUMENTS

Produce a critique in the `references/review.md` format. Do not write a rewritten version of the piece and do not create or modify any file.

Alternatives in Development

  • Draft Nda — Draft NDAs covering information types, jurisdiction, and clauses 7.8k ★
  • PaperSpine — PaperSpine is a motivation-driven skill for learning from strong academic papers, building a paper’s central a 5k ★
  • Ars Revision — ARS academic-paper revision mode — revised draft + R&R responses 4.5k ★

Full documentation available on GitHub

View Source Repository