Generates professional README.md files for GitHub repos following best practices, with a focus on MkDocs documentation sites. It analyzes your repo structure, pulls metadata from mkdocs.yml, and builds out badges, project overview, getting started sections, and comprehensive metrics tables. The metrics collection is actually pretty thorough: it counts concepts from learning graphs, tracks MicroSims, tallies quiz questions, and breaks down content by word count and media assets. Nice attention to detail on the badge order too, explicitly noting not to include a pointless self-referencing GitHub repo badge. Good for initial repo setup or bringing an existing README up to standard when your project has grown beyond a quick description.
npx skills add https://github.com/dmccreary/claude-skills --skill readme-generator