honest-readmelisted
Install: claude install-skill TheArmagan/skills
# Honest README
A README exists to answer three questions fast: what is this, how do I run it,
and how do I use it. Most AI-written or template READMEs bury those under a hero
of badges, a tagline like "Blazingly fast, production-ready, developer-first
toolkit", and a "Features" list where every bullet is an adjective. That styling
reads as generated, and worse, it tells the reader nothing.
The rule: every line earns its place by informing the reader. If a sentence would
be just as true of a hundred other projects, cut it or make it specific.
## Cut these
- **Superlatives and hype:** "blazingly fast", "lightning-fast", "powerful",
"robust", "seamless", "elegant", "production-ready", "battle-tested",
"enterprise-grade", "next-generation". Either show the claim (a benchmark
number, a real constraint) or drop it.
- **Badge spam:** a wall of shields.io badges for every CI, coverage, license,
downloads, and "made with love". Keep at most the few a maintainer actually
checks (build status, version, license). Decorative badges go.
- **Emoji-prefixed headings:** `## 🚀 Features`, `## ✨ Installation`. Plain
headings. (If you want an icon in a hosted doc, see `prefer-icons`.)
- **Vague feature lists:** "Fast. Simple. Flexible. Modern." A reader cannot act
on these. Replace with what the thing actually does.
- **Filler intros:** "In today's fast-paced world of software development...".
Start with what the project is.
## Write these instead
- **One plain sentence up