forest6511

Claude Code Recipes V2 — Development skill for Claude Code

Development community

Sample code for the 2nd edition of 『Claude Code実践レシピ100本』 — v5 recipes including Agent Teams, Harness Engineering, Channels, Computer Use, Routines.

How to install Claude Code Recipes V2

This entry records only its repository, not the path inside it, so there is no exact command to give. Open forest6511/claude-code-recipes-v2 and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Claude Code Recipes V2 does

Sample code for the 2nd edition of 『Claude Code実践レシピ100本』 — v5 recipes including Agent Teams, Harness Engineering, Channels, Computer Use, Routines.

Alternatives in Development

  • IPolloWork — Enterprise-grade, local-first Agent Workbench for people and agent teams 4.9k ★
  • Oh My Agent — Portable multi-agent harness for .agents-based skills, workflows, and standards-aware agent teams across Antig 786 ★
  • Harnessrouter — HarnessRouter Community Edition: the self-hosted, Apache-2.0 edition of the unified interface for agent harnes 618 ★

README

Claude Code 実践レシピ100本 — 第2版 サンプルコードリポジトリ

[書籍名] **Claude Code 実践レシピ100本 〜MCP / Skills / Hooks / サブエージェント実践ガイド〜**

本リポジトリは、書籍『Claude Code 実践レシピ100本』の **第2版** に対応するサンプルコード集です。

リポジトリの位置づけ

  • 本リポジトリ — 第2版向け。MCP / Skills / Hooks / サブエージェント / Agent Teams / Channels / Computer Use / Routines など最新機能を反映した100レシピ
  • 初版用リポジトリforest6511/claude-code-recipes — 初版(2026-02 出版)時点のサンプルコード

初版書籍をお持ちの読者は初版用リポジトリ、第2版の読者は本リポジトリを参照してください。

ディレクトリ構成

第2版 全16章 + 付録A / C のサンプルコードを章ごとに格納しています。各レシピは `recipe-NN/` サブディレクトリに配置されます。

第1部 基盤編

第2部 MCP実践レシピ

第3部 Skills実践レシピ

第4部 サブエージェント実践レシピ

第5部 Hooks実践レシピ

第6部 統合ワークフロー & マルチデバイス

付録