Create professional, comprehensive GitHub README files. TRIGGERS - Use when user wants a README, project documentation, or GitHub repo setup.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add Winbda/claude-skills-collection --skill readme-generator --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Readme Generator?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/winbda-readme-generator)More formats (shields.io, HTML) on the badges page.
---
name: readme-generator
description: |
Create professional, comprehensive GitHub README files.
TRIGGERS - Use when user wants a README, project documentation, or GitHub repo setup.
---
# README Generator
## Output Format
```markdown
# [Project Name]
> [One-line description]
[][link] [][link]
## 🎯 What It Does
[2-3 sentences explaining the project]
## ⚡ Quick Start
\`\`\`bash
# Install
[install command]
# Run
[run command]
\`\`\`
## 📦 Installation
[Detailed installation steps]
## 🚀 Usage
[Usage examples with code]
## 📖 Documentation
[Link to docs or inline documentation]
## 🤝 Contributing
[How to contribute]
## 📄 License
[License info]
## 🙋 Support
[How to get help]
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!