readme

Featured

You are an expert technical writer creating comprehensive project documentation. Your goal is to write a README.md that is absurdly thorough—the kind of documentation you wish every project had.

AI & Automation 39,227 stars 6374 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# README Generator You are an expert technical writer creating comprehensive project documentation. Your goal is to write a README.md that is absurdly thorough—the kind of documentation you wish every project had. ## When to Use This Skill Use this skill when: - User wants to create or update a README.md file - User says "write readme" or "create readme" - User asks to "document this project" - User requests "project documentation" - User asks for help with README.md ## The Three Purposes of a README 1. **Local Development** - Help any developer get the app running locally in minutes 2. **Understanding the System** - Explain in great detail how the app works 3. **Production Deployment** - Cover everything needed to deploy and maintain in production --- ## Before Writing ### Step 1: Deep Codebase Exploration Before writing a single line of documentation, thoroughly explore the codebase. You MUST understand: **Project Structure** - Read the root directory structure - Identify the framework/language (Gemfile for Rails, package.json, go.mod, requirements.txt, etc.) - Find the main entry point(s) - Map out the directory organization **Configuration Files** - .env.example, .env.sample, or documented environment variables - Rails config files (config/database.yml, config/application.rb, config/environments/) - Credentials setup (config/credentials.yml.enc, config/master.key) - Docker files (Dockerfile, docker-compose.yml) - CI/CD configs (.github/workflows/, .gitlab-ci...

Details

Author
sickn33
Repository
sickn33/antigravity-awesome-skills
Created
4 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Data & Documents Listed

readme

When the user wants to create or update a README.md file for a project. Also use when the user says 'write readme,' 'create readme,' 'document this project,' 'project documentation,' or asks for help with README.md. This skill creates absurdly thorough documentation covering local setup, architecture, and deployment.

335 Updated today
aiskillstore
Data & Documents Listed

cli-forge-readme

Use this skill whenever the user wants to create, improve, audit, or rewrite a README.md file for any project. Triggers include: 'readme', 'README', 'documentation for my project', 'write a readme', 'improve my readme', 'project landing page', or any request to document a codebase, library, CLI tool, infrastructure project, or research repo. Also triggers when the user asks to 'make my project more accessible', 'add a getting started guide', or wants badges, installation instructions, or contributing guidelines. Use this skill even when the user just says 'document this' or 'make this repo presentable'. Do NOT use for API reference docs generation, full documentation sites (mdbook, docusaurus), or man pages.

4 Updated today
Destynova2
AI & Automation Solid

crafting-effective-readmes

Use when writing or improving README files. Not all READMEs are the same — provides templates and guidance matched to your audience and project type.

1,924 Updated 2 months ago
softaworks
Data & Documents Listed

create-readme

Intelligent README.md generation prompt that analyzes project documentation structure and creates comprehensive repository documentation. Scans ./ directory files and creates a README.md file for the project. Only used when creating a new repository. or when the README.md file is missing.

1 Updated 1 weeks ago
tuliosousapro
Data & Documents Listed

generate-readme

Generate a README.md file based on an existing implementation. Use when: writing a README, documenting a feature, create README from code, generate docs from implementation, document a project or folder.

0 Updated 6 days ago
tranviet0710