Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
fandhe-ai avatar

Claude Code Reference

  • 8 installs
  • 1 repo stars
  • Updated August 2, 2026
  • fandhe-ai/agent-cli-skills

Helps with ai & agent building tasks.

About

claude-code-reference is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.

  • claude-code-reference
  • AI & Agent Building
  • AI-coding skill

Claude Code Reference by the numbers

  • 8 all-time installs (skills.sh)
  • Ranked #12,339 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 3, 2026 (Skillselion catalog sync)
npx skills add https://github.com/fandhe-ai/agent-cli-skills --skill claude-code-reference

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs8
repo stars1
Last updatedAugust 2, 2026
Repositoryfandhe-ai/agent-cli-skills

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

claude-code-reference

Claude Code 本体の公式仕様を要約した知識ベース。 このリポジトリで skill / agent / rule / hook / settings を著作する際のリファレンスとして使用する。 GitHub 側の仕様は github-docs スキルを参照(重複させない)。

探索手順

1. ユーザーのタスクに最も関連するトピックを下の索引から特定する 2. 該当する reference/<topic>.md を読む 3. 実装の雛形が必要なら sample/ を、実行コマンドが必要なら script/ を参照する 4. 関連トピックがあればリンクを辿る

reference/ の索引

タスク例参照ファイル
SKILL.md を書く・frontmatter を設定する・description にトリガー語を入れるreference/skills.md
context: fork でサブエージェント実行・allowed-tools の設定reference/skills.md
.claude/agents/ にサブエージェントを定義する・tools/model/permissionMode を指定reference/subagents.md
subagent_type でサブエージェントを呼び出すreference/subagents.md
hooks を設定する・PreToolUse/PostToolUse/SessionStart などのイベントreference/hooks.md
hook の JSON 出力・exit code・stdin 入力フォーマットreference/hooks.md
settings.json / settings.local.json を編集するreference/settings.md
permissions.allow / permissions.deny を設定するreference/settings.md
env で環境変数を設定する・enabledMcpjsonServers を指定reference/settings.md
スラッシュコマンドを調べる・カスタムコマンドを作るreference/slash-commands.md
MCP サーバーを追加・設定する・.mcp.json を書くreference/mcp.md
MCP ツール名の命名規則 mcp__server__toolreference/mcp.md
CLAUDE.md を書く・メモリ階層を理解する・@import を使うreference/memory.md
.claude/rules/ でパス別ルールを設定するreference/memory.md

sample/ と script/ の案内

  • sample/ ── 動作実例(各機能の最小動作サンプル)
  • script/ ── 実行可能コマンド集(hook スクリプト・設定生成ユーティリティ等)

更新方法

公式ドキュメントの URL が変更された場合や仕様更新を反映する場合は、 update-reference スキルで各 reference/*.md を再取得・更新する。 各ファイル冒頭の <!-- source: <URL> --><!-- 最終確認日: YYYY-MM-DD --> を更新すること。

検証

reference/*.md を追加・更新した後、以下で整合を確認する。

# 索引に記載されたファイルが実在するか確認
ls skills/claude-code-reference/reference/
  • SKILL.md の索引テーブルの各行に対応する reference/<topic>.md が存在すること
  • 各ファイル先頭に <!-- source: ... --><!-- 最終確認日: ... --> があること
  • 索引に未掲載のファイルがあれば SKILL.md の索引テーブルに追記すること

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.