claude-docs-consultant
Consult official Claude Code documentation from docs.claude.com using selective fetching. Use this skill when working on Claude Code hooks, skills, subagents, MCP servers, or any Claude Code feature that requires referencing official documentation for accurate implementation.
Installation
Pick a client and clone the repository into its skills directory.
Installation
About this skill
Consult official Claude Code documentation from docs.claude.com using selective fetching. Use this skill when working on Claude Code hooks, skills, subagents, MCP servers, or any Claude Code feature that requires referencing official documentation for accurate implementation. Fetches only the specific documentation needed rather than loading all docs upfront.
How to use
Zainstaluj umiejętność w swoim środowisku Claude Code, dodając ją do katalogu
.claude/skills/w swoim projekcie.Kiedy pracujesz nad funkcją Claude Code (np. tworzysz hook, definiujesz skill, konfigurujesz subagenta lub MCP server), wyzwij umiejętność z pytaniem o konkretny temat — na przykład "Jak stworzyć hook?" lub "Jakie są dostępne zdarzenia hooks?".
Umiejętność automatycznie rozpozna temat i pobierze odpowiedni plik dokumentacji z serwisu code.claude.com. Dla częstych tematów (hooks, skills, subagenty, agent teams, pluginy, MCP, ustawienia, uprawnienia, pamięć, GitHub Actions) pobiera dokument bezpośrednio bez dodatkowych zapytań.
Jeśli pytasz o temat, który nie znajduje się na liście szybkich tematów, umiejętność konsultuje pełny indeks dokumentacji (
references/docs-index.md) i pobiera odpowiedni plik.Otrzymasz treść dokumentacji zawierającą szczegóły implementacyjne, przykłady kodu i referencje API dla wybranego zagadnienia.
Możesz zadawać kolejne pytania o szczegóły — umiejętność będzie pobierać dodatkowe fragmenty dokumentacji w miarę potrzeby, zamiast ładować wszystko na raz.