BeClaude

project-handbook

New
GitHub TrendingGeneralby Gexianss

Claude Code skill: scan a JS/TS project + interview the user, generate a dual-audience handbook (HTML site for humans, md/json for AI)

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/project-handbook.md https://raw.githubusercontent.com/Gexianss/project-handbook/main/SKILL.md
3
Invoke in Claude Code
/project-handbook
View source on GitHub

Frequently Asked Questions

What is project-handbook?

Claude Code skill: scan a JS/TS project + interview the user, generate a dual-audience handbook (HTML site for humans, md/json for AI)

How to install project-handbook?

To install project-handbook, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /project-handbook.

What is project-handbook best for?

project-handbook is a community categorized under General. Created by Gexianss.