docs

Installation
SKILL.md

Documentation Generation Skill

Create comprehensive documentation for projects.

1. README Templates

Basic README:

# Project Name

Brief description of what this project does.

## Installation

\`\`\`bash
npm install
# or
pip install -r requirements.txt
\`\`\`
Installs
5
GitHub Stars
7
First Seen
Mar 1, 2026
docs — thechandanbhagat/claude-skills