| name | readme-polish |
|---|---|
| description | Improve a README for clarity and completeness. Use when a junior developer needs guidance on documenting setup and usage. |
Improve a README for clarity and completeness.
- Current README content.
- Setup prerequisites and runtime versions.
- Common failure modes or FAQs.
- Ensure install, run, and test steps are present and ordered.
- Add required environment variables and configuration notes.
- Clarify expected outputs and common troubleshooting tips.
- Revised README section suggestions.
- Checklist of missing items.
- Keep instructions concise and copy-pasteable.
- Surface the most common pitfalls early.