Skip to main content
7BBusyBoss

README from code/description

Generates a professional README.md with all the expected sections (install, usage, API, license).

No more "TODO: add README" sitting in your repo for 6 months.

Software Engineeringreadmedocs

The prompt

Copy this into ChatGPT, Claude, Gemini or any assistant you already use — then paste your own project description + code/snippets underneath it.

Generate a complete README.md in GitHub-flavoured markdown. Sections in this order:

1. Project name + 1-line tagline
2. Badges (npm, license, build — placeholders if unknown)
3. Quick intro (2-3 sentences)
4. Features (bulleted)
5. Install (code block with the install command)
6. Quick start (code block, smallest useful example)
7. API reference (function signatures + 1-line descriptions)
8. Configuration (env vars / options table)
9. Examples (1-2 longer code samples)
10. Contributing (1 short paragraph)
11. License

Rules:
- No emojis in section headings.
- Code blocks must specify language.
- If the project description is thin, mark unknowns as [TODO].

Or run it here

0/8000
Output will appear here after you click Run.
Or run in your favourite chatbot

Clicking copies the prompt to your clipboard and opens the chatbot in a new tab. Gemini doesn't accept URL params — paste manually with Ctrl/Cmd+V.

Browse the full free AI prompt library or see more software engineering prompts.