| name | readme-generator |
| description | Generates a README.md file for a project. Use this when the user asks to create, write, or generate a README for their project or repository. |
| version | 1.0.0 |
README Generator
Generate a professional README.md file for the current project.
Steps
- Scan the project structure to understand the codebase
- Identify the project name, description, and main technologies
- Generate a README.md with sections: Title, Description, Installation, Usage, License
- Write the file to the project root
Guidelines
- Keep the README concise but informative
- Include code examples where appropriate
- Use proper Markdown formatting