スキル一覧に戻る
JokeJason

claude-code-docs

by JokeJason

downloads official documentation, filters it with AI assistance, and generates skills that make the docs available as local context for AI coding agents—a local alternative to Context7's cloud-based documentation lookup

2🍴 0📅 2026年1月19日
GitHubで見るManusで実行

SKILL.md


name: claude-code-docs description: Local Claude Code documentation reference. Use when asked about Claude Code features, configuration, skills, hooks, MCP, sub-agents, plugins, or troubleshooting Claude Code issues.

Claude Code Documentation

Claude Code is Anthropic's agentic coding tool that lives in your terminal. It helps turn ideas into code, understands your codebase, and can execute commands with first-class TypeScript and Python support.

Documentation Structure

references/
├── getting-started/       # Quickstart and workflows (3 files)
├── configuration/         # Settings, models, memory (4 files)
├── build-with-claude-code/ # Skills, hooks, plugins, MCP (9 files)
├── deployment/            # Cloud providers, containers (8 files)
└── reference/             # CLI, hooks, commands reference (6 files)

Topic Guide

TopicKey Files
Getting startedgetting-started/overview.md, quick-start.md
Configurationconfiguration/settings.md, model-configuration.md
Skillsbuild-with-claude-code/agent-skills.md
Hooksbuild-with-claude-code/hooks.md, reference/hooks-reference.md
Pluginsbuild-with-claude-code/create-plugins.md, discover-plugins.md
MCP serversbuild-with-claude-code/mcp.md
Subagentsbuild-with-claude-code/create-custom-subagents.md
Programmatic usebuild-with-claude-code/programmatic-usage.md
Deploymentdeployment/overview.md, cloud provider files
CLI referencereference/cli-reference.md, slash-commands.md
Troubleshootingbuild-with-claude-code/trouble-shooting.md

When to use

Use this skill when the user asks about:

  • Installing or configuring Claude Code
  • Creating or managing Skills, hooks, or plugins
  • Setting up MCP servers or custom subagents
  • Deploying to cloud providers (AWS, GCP, Azure)
  • CLI commands and programmatic usage

How to find information

  1. Use Topic Guide to find relevant files
  2. Read from references/{path}

スコア

総合スコア

70/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です