What problem does it solve?
This Skill solves the problem of outdated, generic, or missing project documentation by automatically generating or updating README.md files that accurately reflect the current state of your code.
Core Features & Use Cases
- Context-Aware Generation: Scans your project structure, manifests, and scripts to create documentation that is technically accurate and specific to your project's type (CLI, library, web app, etc.).
- Refactoring & Maintenance: Updates stale READMEs by re-deriving install commands, usage examples, and configuration details directly from your source files.
- Use Case: When you add a new CLI command or change your project's build process, use this Skill to instantly update the README's install and usage sections without manually editing the text.
Quick Start
Use the readme-maker skill to scan this project and generate a new README.md file that accurately reflects the current codebase.