Generate or update a README.md for a project. Use when the user says /readme, asks to create a README, update project documentation, or add a project overview. Triggers: readme, README, project docs, project documentation, getting started guide, how to use.
Generate a comprehensive, well-structured README for any project.
Analyze the project:
package.json, pyproject.toml, Cargo.toml, go.mod, Makefile, or similar.Gather information:
package.json scripts, Makefile targets, etc..env.example, .env.template, or code references.LICENSE file.Generate the README with these sections: