README Generator
When the user asks for a README:
- Inspect the project: entry points, scripts in
package.json/pyproject.toml, and the directory layout. - Draft a README with: title, one-line description, features, install, usage, and a project-structure section.
- Keep it accurate — only document scripts and commands that actually exist.
- Show the draft and ask before overwriting an existing README.