What problem does it solve? READMEs often miss the mark because different audiences need different information — an open-source contributor needs install and contributing sections, while future-you opening a config folder needs gotchas and extension notes. This Skill guides the creation, updating, and review of READMEs so the content matches the actual project type and reader. ## Core Features & Use Cases - Task-based workflow: Handles four README tasks — creating, adding a section, updating stale content, and reviewing accuracy against the actual project state. - Project-type templates: Provides ready-to-use templates for open source, personal, internal/team, and config-directory projects, each with the right sections. - Quality references: Includes a section checklist, style guide, and curated references (Art of README, Make a README, Standard Readme spec) for deeper guidance. - Use Case: You just built a Node.js CLI tool and need documentation. The Skill asks about your audience, applies the open-source template, and drafts a README with installation, usage examples, contributing, and license sections. ## Quick Start Use the write-readme skill to create a README for my new open-source CLI project.