From loopkit
Audits a README to ensure it covers install, run, config, and has no rot, so a stranger can run the project from scratch.
How this skill is triggered — by the user, by Claude, or both
Slash command
/loopkit:readme-auditWhen to use
publishing a repo, onboarding docs, "is the README good"
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
A README's only job: a stranger clones it and gets to "it works" without asking you.
A README's only job: a stranger clones it and gets to "it works" without asking you. Check, in order:
npx claudepluginhub archive228/loopkit --plugin loopkitAudits and improves project READMEs for structure, completeness, and clarity: verifies essential sections like title, installation, usage, requirements, license; reviews content quality and provides fixes with severity ratings.
Writes or audits README files following the Standard Readme specification. Supports generating new READMEs and auditing existing ones for compliance.
Creates, improves, and reviews GitHub OSS README.md files by organizing content around What, Why, How to start, Help, and Maintainers with a short Quickstart path.