jeiemgi

Kit Docs — Documentation skill for Claude Code

Documentation community

Browse claude-kit's own documentation from inside Claude Code.

How to install Kit Docs

Installs to ~/.claude/skills/jeiemgi-cckit-kit-docs/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jeiemgi-cckit-kit-docs && curl -fsSL https://raw.githubusercontent.com/jeiemgi/cckit/HEAD/commands/kit-docs.md -o ~/.claude/skills/jeiemgi-cckit-kit-docs/SKILL.md

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

What Kit Docs does


description: Browse claude-kit's own documentation from inside Claude Code. Use to open the kit docs, read the usage / agents / reference / contributing guides, or get a navigable index — bilingual (EN/ES), with prev/next navigation. Triggers — "kit docs", "claude-kit documentation", "open the kit guide", "how do I use the kit". argument-hint: "[readme|usage|agents|reference|contributing] [es]" allowed-tools: Read, Glob

/kit-docs — browse the claude-kit docs

The kit's documentation s

Alternatives in Documentation

  • Repo Recap — Generate a structured recap of the repository state: open PRs, open issues, recent releases, and executive sum 11.9k ★
  • Skills Quick Reference Guide — A guide for choosing the right skill for your task 6.8k ★
  • Translate Doc Zh — Translate English documentation to Chinese 5.7k ★

Full documentation available on GitHub

View Source Repository