Docs Readme banner
mverab mverab

Docs Readme

Documentation community

Description

--- name: docs:readme description: Generate a README.md for the current project. prompt: | Analyze the files in the current directory and generate a comprehensive README.md file. The README should include: - A project title and a brief description of its purpose. - A "Getting Started" section with installation and usage instructions. - A description of the main features or components. - Any other relevant information you can infer from the code. Create the file named `README.md` i

Installation

Installs to ~/.claude/commands/mverab-claude-beyond-code-docs-readme.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/mverab/claude-beyond-code/HEAD/.claude/commands/docs-readme.md -o ~/.claude/commands/mverab-claude-beyond-code-docs-readme.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository