📝
WritingPython

Project Documentation Generator

by jezweb

Project Documentation Generator is a Writing skill for Claude Code, published by jezweb in claude-skills.

974 stars102 forkson jezweb/claude-skillsAdded 2026/08/21Repository updated 2026/07/02
aianthropicautomationclaude-codeclaude-skillscloudflaredevtoolsproductivityreactskillstailwindvite
Install in seconds
Install Project Documentation Generator
Copy Project Documentation Generator into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/jezweb/claude-skills/tree/main/plugins/dev-tools/skills/project-docs ~/.claude/skills/project-docs

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/jezweb/claude-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/dev-tools/skills/project-docs/SKILL.md in jezweb/claude-skills
Installs to
~/.claude/skills/project-docs
Collection
One of 25 skills cataloged from this repository
Category
Writing1012 skills

What Project Documentation Generator does

Project Documentation Generator analyzes a codebase to produce ARCHITECTURE.md, API_ENDPOINTS.md, and DATABASE_SCHEMA.md from the actual source. Use it when starting a project, onboarding contributors, or refreshing stale docs.

Project Documentation Generator is cataloged under Writing on DirSkills. Project Documentation Generator comes from a repository tagged ai, anthropic, automation, claude-code and claude-skills.

Documentation

README

Project Documentation Generator

Generate structured project documentation by analysing the codebase. Produces docs that reflect the actual code, not aspirational architecture.

When to Use

  • New project needs initial documentation
  • Docs are missing or stale
  • Onboarding someone to the codebase
  • Post-refactor doc refresh

Workflow

1. Detect Project Type

Scan the project root to determine what kind of project this is:

This is the opening of the README. Read the full README on GitHub.

Commands Project Documentation Generator provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /api

Frequently asked about Project Documentation Generator

  • What else does jezweb publish alongside Project Documentation Generator?

    Project Documentation Generator is one of 25 skills that DirSkills catalogs from jezweb/claude-skills, the repository it ships in. Its siblings there include AI Image Generator, App Documentation Generator and Cloudflare API. Each one is a separate skill with its own page in this directory, installs the same way Project Documentation Generator does, and is maintained by jezweb in that same repository. The rest of the collection is listed on the jezweb/claude-skills page.

  • How does Project Documentation Generator compare to other Writing skills?

    Project Documentation Generator ranks #484 by stars among the 1012 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Project Documentation Generator against them. Open each page to compare what they document and how they install.

More from jezweb/claude-skills

Project Documentation Generator is one of 25 skills cataloged on DirSkills from jezweb/claude-skills.

See all 25 skills
🎨
1w ago

AI Image Generator

AI Image Generator uses Gemini and OpenAI image APIs to create scenes, icons, posters, infographics, and other visual assets. Use it when you need text-aware images, transparent icons, batch variations, or multi-reference compositing.
AI Engineering
974102
📘
1w ago

App Documentation Generator

App Documentation Generator browses a web app, screenshots its screens, and writes a structured user guide. Use it to create step-by-step docs, annotated screenshots, and workflow references for end users or admins.
Writing
974102
☁️
1w ago

Cloudflare API

Cloudflare API hits the Cloudflare REST API directly for bulk DNS, custom hostnames, email routing, WAF rules, cache purge, and other fleet operations. Use it when wrangler or MCP are too limited or too slow.
DevOps
974102
☁️
1w ago

Cloudflare Worker Builder

Cloudflare Worker Builder scaffolds and deploys Cloudflare Worker projects with Hono, Vite, and Static Assets. Use it to set up bindings, route APIs, and troubleshoot export or deployment issues.
DevOps
974102
🔎
1w ago

Codex Review

Codex Review runs an independent code review with the OpenAI Codex CLI and saves a severity-prioritised report. Use it for PRs, commits, uncommitted changes, or whole-app checks to catch bugs, regressions, security, and testing gaps.
Quality
974102
🎨
1w ago

Color Palette Generator

Color Palette Generator creates accessible color scales, semantic tokens, and dark mode variants from a brand hex. Use it when setting design system colors, generating Tailwind theme values, or checking contrast.
Frontend
974102