Claude Code Docs
Description
[](https://github.com/costiash/claude-code-docs/commits/main) [](https://github.com/costiash/claude-code-docs/actions) [](https://github.com/costiash/claude-code-docs) [](https://github.com/hesreallyhim/awesome-claude-code)
Installation
claude install-skill https://github.com/costiash/claude-code-docs README
Claude Code Documentation Tool
[](https://github.com/costiash/claude-code-docs/commits/main) [](https://github.com/costiash/claude-code-docs/actions) [](https://github.com/costiash/claude-code-docs) [](https://github.com/hesreallyhim/awesome-claude-code)
**Enhanced fork of [ericbuess/claude-code-docs](https://github.com/ericbuess/claude-code-docs)** with native plugin support, auto-discovery Skill, and AI-powered semantic search.
**Official Claude docs, always up-to-date, always at your fingertips.** Stop searching the web — ask Claude directly and get accurate answers grounded in official documentation.
Why Use This?
Claude knows a lot — but documentation changes fast. API parameters shift, new features land, SDK methods get renamed. This tool gives Claude a local mirror of every official doc page, so answers come from the source, not stale training data.
| Without claude-code-docs | With claude-code-docs |
|---|---|
| Claude guesses from training data | Claude reads the latest official docs |
| Broken or outdated URLs in answers | Correct platform.claude.com / code.claude.com links |
| "I think the API works like..." | "According to the documentation..." |
| You verify answers manually | Answers cite specific doc pages |
Quick Start — Plugin Install (Recommended)
Two commands, no dependencies:
/plugin marketplace add costiash/claude-code-docs
/plugin install claude-docs@claude-code-docs
That's it. On your next session Claude will automatically:
- undefined
What the Plugin Gets You
- undefined
...
Related Skills
Doc Co-authoring
When user wants to write documentation, proposals, technical specs, decision docs, or similar structured contentGuide users through structured workflow for co-authoring documentation
Documentation official Docx
When user mentions Word doc, .docx, or requests professional documents with formattingCreate, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation official Extract text, create PDFs, merge/split documents, and handle forms
Documentation official Pptx
When a .pptx file is involved in any way, or user mentions deck, slides, or presentationCreate, edit, and analyze PowerPoint presentations with layouts and templates
Documentation official Xlsx
When a spreadsheet file is the primary input or output (.xlsx, .xlsm, .csv, .tsv)Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation official mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation community