The review rubric: writing-quality rules and reference lists for judging a content draft, covering AI-sounding phrasing, bloated wording, structure, and web-content specs. Load at the start of every review.
npx skills add https://github.com/vercel-labs/sanity-copilot-eve-template --skill writing-quality
House-neutral rules for judging whether drafted content reads like a person wrote it. They apply to any prose surface. Voice or audience context from the caller layers on top of them.
Load this skill at the start of every review, before reading the draft.
references/ai-phrases-to-avoid.md.references/plain-english-alternatives.md is the lookup table.Load the reference that matches the draft rather than all of them at once:
references/ai-phrases-to-avoid.md: words, phrases, and punctuation patterns that mark text as AI-generated, with replacements. Applies to every review.references/plain-english-alternatives.md: plain-English swaps for corporate, padded, or vague wording. Applies to every review.references/web-writing-best-practices.md: a sourced checklist for long-form web content, covering scanning behavior, hooks, structure, readability, length by intent, and closes. Apply when the draft is an article, blog post, or guide.references/web-content-specs.md: the concrete numbers behind that checklist (slug rules, heading cadence, readability thresholds, word count by intent, alt text, internal links). Apply for a final spec check on long-form pieces.Take vercel-labs/sanity-copilot-eve-template-writing-quality from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.