← Back to Skills
๐Ÿ“„

README Generator

Analyze a project's structure and generate a comprehensive README

Developer 5 steps 4 tools 2 servers

Example Prompt

Analyze my project in /apps/backend and generate a README for it

About

Examines a project's directory layout, reads key configuration and source files, and synthesizes a well-structured README. Covers installation, usage, project structure, and contribution guidelines based on what it discovers in the codebase.

Workflow Steps

1

List the top-level directory to understand the project structure and identify key files

๐Ÿ“ List Directory
2

Read package manifests, config files, and entry points to extract project metadata

๐Ÿ“„ Read File
3

Recursively list subdirectories to map out the full project architecture

๐Ÿ“ List Directory
4

Reason about the gathered information to compose a comprehensive README structure

๐Ÿง  Structured Reasoning
5

Write the generated README file to the project root

โœ๏ธ Write File

Tags

readmedocumentationproject-setupautomation