What problem does it solve? Writing a clear, effective README is often an afterthought, leading to projects that are hard to understand, install, or contribute to. This Skill provides structured templates, rules, and a phased workflow to produce professional README files and project documentation. ## Core Features & Use Cases - README Template: A ready-to-use Markdown skeleton covering project title, features, quick start, installation, documentation links, and license. - Best-Practice Rules: Concrete guidelines such as a 5-minute quick start, copy-paste-ready code blocks, and visual elements like badges and screenshots. - Phased Workflow: A three-phase checklist (First Impression, Content Structure, Maintenance) with verification checkpoints, inspired by the Awesome README guide. - Use Case: When open-sourcing a new library, use this Skill to scaffold a complete README with badges, installation commands, and contribution links, then verify it passes all checkpoint criteria. ## Quick Start Ask the agent to create a README for your project following the docs_readme template and best-practice checklist.