standard-readme

Solid

Write or audit README files following the Standard Readme specification (github.com/RichardLitt/standard-readme). Use this skill whenever the user asks to create, write, rewrite, improve, audit, or fix a README - even if they don't mention "standard readme" explicitly. Also trigger when the user says "add a README", "write docs for this repo", "check my README", or anything about README quality or structure.

AI & Automation 31 stars 2 forks Updated 3 days ago MIT

Install

View on GitHub

Quality Score: 85/100

Stars 20%
50
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Standard Readme Generate and audit README.md files that comply with the [Standard Readme](https://github.com/RichardLitt/standard-readme) specification. ## Two Modes **Write mode** (default): Generate a new README or rewrite an existing one. **Audit mode**: When the user asks to "check", "audit", "review", or "lint" a README, analyze it against the spec and report issues without rewriting. --- ## The Specification A compliant README has sections in this exact order. Some are required, some optional. Optional sections should be included only when they add real value for the project - don't pad the README with empty sections. ### Section Order ``` 1. Title REQUIRED (H1) 2. Banner optional (image, no heading) 3. Badges optional (no heading) 4. Short Description REQUIRED (plain text, no heading) 5. Long Description optional (no heading) 6. Table of Contents REQUIRED* (H2) 7. Security optional (H2) 8. Background optional (H2) 9. Install REQUIRED** (H2) 10. Usage REQUIRED** (H2) 11. [Extra Sections] optional (H2, custom titles) 12. API optional (H2) 13. Maintainer(s) optional (H2) 14. Thanks / Credits optional (H2) 15. Contributing REQUIRED (H2) 16. License REQUIRED (H2, always last) ``` `*` Table of Contents is only re...

Details

Author
tenequm
Repository
tenequm/skills
Created
8 months ago
Last Updated
3 days ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category