AIFCC
記事一覧へ
claude-setupclaude-workflowharness-design

Claude Code厳選100リポジトリ完全解説

kaize@0x_kaize
23824
ほとんどの人はClaude Codeを「ただのAIコーディングツール」だと思っています。 私も同じように考えていました——設定ファイル・プラグイン・スキル・サブエージェントを発見するまでは。 それ以前は、同じプロンプトを何度も繰り返し書いていました。セッションのたびにコンテキストを失い、なぜ他の開発者が同じツールを使って5倍も生産的なのか不思議でなりませんでした。 そこで、より良い働き方を模索することにしました。答えは**リポジトリ**にありました。 厳選した100の優良リポジトリをまとめました: --- ## カテゴリ1 — Awesomeリスト & メタインデックス ### awesome-claude-code Claude Codeのエコシステムは急速に進化しており、追いつくのが難しい状況です。新機能が毎日登場し、プラグインは次々と現れては消え、興味深いコンテンツの半分はHacker Newsにさえ掲載されません。 Awesomeリストはこの問題の解決に役立ちます。これらはコミュニティが管理するディレクトリで、GitHubのスター数ではなく実際の品質に基づいてコンテンツを分類・ランク付け・フィルタリングしています。 **1/ awesome-claude-code** - Claude Codeエコシステム全体の決定版キュレーションリスト - 28.5k+スター、メインインデックス - PRの投稿はClaude自身のみ許可 - スキル・フック・コマンド・オーケストレーター・プラグイン - リポ: https://github.com/hesreallyhim/awesome-claude-code **2/ awesome-claude-skills (ComposioHQ)** - 自動化向け本番対応Claudeスキル50+本 - PostgreSQL・深層リサーチ・CSV・根本原因トレーシング - Claude Code・Codex・Cursor・Gemini CLIとクロス互換 - `/skill add`でインストール - リポ: https://github.com/ComposioHQ/awesome-claude-skills **3/ awesome-claude-plugins (ComposioHQ)** - Claude Code向けキュレーションプラグインコレクション - コマンド・エージェント・フック・MCPサーバー - connect-apps・frontend-design・artifacts-builderを収録 - `/plugin marketplace add`でインストール - リポ: https://github.com/ComposioHQ/awesome-claude-plugins **4/ awesome-claude-prompts** - 4.2k+スターの最適化Claudeプロンプトコレクション - XML構造化プロンプト技法 - ビジネス・クリエイティブ・開発ワークフロー - コピペすぐ使える - リポ: https://github.com/langgptai/awesome-claude-prompts **5/ awesome-claude** - Anthropic Claude関連のオールラウンドリスト - コース・ガイド・デスクトップアプリ・記事 - MCP・BMADメソッド・Claude Codeのヒントをカバー - 初心者向け良い出発点 - リポ: https://github.com/alvinunreal/awesome-claude **6/ awesome-agent-skills (VoltAgent)** - 実際のエンジニアリングチームから1000+エージェントスキル - AIが生成したスラグではなく実戦テスト済み - Claude Code・Codex・Gemini CLI・Cursorで動作 - Notion・WhatsApp・NotebookLM・メモリ対応 - リポ: https://github.com/VoltAgent/awesome-agent-skills **7/ awesome-claude-code-subagents (VoltAgent)** - あらゆるスタック・タスク向けの厳選サブエージェント - ドメイン特化型専門知識バンドル - 本番対応コンポーネント - 主要コーディングエージェントと統合 - リポ: https://github.com/VoltAgent/awesome-claude-code-subagents **8/ awesome-claude-code-plugins (ccplugins)** - Claude Codeプラグインのみに絞ったリスト - スラッシュコマンド・サブエージェント・MCPサーバー・フック - 各エントリにインストールコマンド付き - 独自マーケットプレイスのホスティングが可能 - リポ: https://github.com/ccplugins/awesome-claude-code-plugins **9/ awesome-claude-code (jqueryscript)** - ツール・IDE統合・フレームワークのキュレーションリスト - スタートランクマーカー付き - SDK・セキュリティツール・エージェントコレクション - 優れた発見ツール - リポ: https://github.com/jqueryscript/awesome-claude-code **10/ Claude-Code-Repos-Index** - 75+の高品質Claude Codeリポのインデックスカタログ - すべてオリジナル、AIスラグなし - Daniel Rosehillが管理 - エコシステムの優れたナビゲーター - リポ: https://github.com/danielrosehill/Claude-Code-Repos-Index --- ## カテゴリ2 — Anthropic公式リポジトリ コミュニティリポジトリを使い始める前に、まずこれらから始めてください。 これらはAnthropicの公式プロジェクト——CLI本体・SDK・スキルライブラリ・GitHub Action。このリストの他のすべてはこれらの上に構築されています。 機能の幅が最も広いわけではありませんが、最も安定していて、ドキュメントが充実していて、チームにとって最も信頼できる選択肢です。 **11/ anthropics/claude-code** - Claude Code公式ターミナルツール - 55k+スター - コードベースへの自然言語コマンド - Anthropicが管理 - リポ: https://github.com/anthropics/claude-code **12/ anthropics/skills** - Agent Skillsの公式公開リポジトリ - 37.5k+スター - PDF・DOCX・XLSX・PPTX + アート生成 - スキルの標準的リファレンス - リポ: https://github.com/anthropics/skills **13/ anthropics/claude-plugins** - Anthropicが管理する高品質プラグインディレクトリ - 2.8k+スター - 審査済み公式プラグインコレクション - チームの良いベースライン - リポ: https://github.com/anthropics/claude-plugins **14/ anthropics/claude-code-sdk-python** - Claude Code公式Python SDK - 6.1k+スター - 機能へのプログラムアクセス - Agent SDKパターンをサポート - リポ: https://github.com/anthropics/claude-code-sdk-python **15/ anthropics/claude-agent-sdk-typescript** - Claude Agent公式TypeScript SDK - タイプセーフなツールオーケストレーション - ストリーミング + MCPサポート - send()/stream()付きV2プレビュー - リポ: https://github.com/anthropics/claude-agent-sdk-typescript **16/ anthropics/claude-code-security-review** - AIによるセキュリティレビューGitHub Action - 2.8k+スター - PRの差分を脆弱性分析 - ドロップイン型CI/CD統合 - リポ: https://github.com/anthropics/claude-code-security-review **17/ anthropics/claude-code-action** - PR向けClaude公式GitHub Action - @claudeメンションで分析をトリガー - 差分レビュー + パッチ提案 - リポのコンベンションに従う - リポ: https://github.com/anthropics/claude-code-action **18/ github/github-mcp-server** - GitHub公式MCPサーバー - リポ・PR・Issue・CI/CDへの直接アクセス - X-MCP-Readonlyによる読み取り専用モード - エコシステム内で最も使用されるサーバー - リポ: https://github.com/github/github-mcp-server **19/ anthropic-cookbook** - Anthropic公式クックブックとレシピ - ノートブック・エージェント・ツール使用パターン - RAG・分類・要約 - Anthropicチームが管理 - リポ: https://github.com/anthropics/anthropic-cookbook **20/ courses (Anthropic)** - Anthropic無料コース - プロンプトエンジニアリング基礎 - API使用・エージェント・AI Fluency - 直接ソースから - リポ: https://github.com/anthropics/courses --- ## カテゴリ3 — スキルコレクション スキルはClaude Codeの能力を拡張する最速の方法です。プラグインでもエージェントでもなく、適切なプルリクエストの書き方からRemotion動画作成、セキュリティ監査の実施まで、Claude が特定のタスクを実行する方法を教えるMarkdownファイルです。 優れたスキルにより、汎用アシスタントを必要なときに特定分野の専門家に変換できます。毎回技術スタックをゼロから説明する必要がなくなります——スキルがすでに知っているからです。 **21/ obra/superpowers** - Claude Code最人気スキルライブラリ - 148k+スター - ブレインストーム → 仕様 → 計画 → TDD → レビュー → マージ - サブエージェントオーケストレーション - リポ: https://github.com/obra/superpowers **22/ obra/superpowers-marketplace** - Superpowersエコシステム公式マーケットプレイス - 実戦テスト済みスキル20+ - /brainstorm・/write-plan・/execute-plan - SessionStartコンテキストインジェクション - リポ: https://github.com/obra/superpowers-marketplace **23/ obra/superpowers-skills** - Superpowers用コミュニティ編集可能スキル - ~/.config/superpowers/skills/に自動クローン - フォークしてPR提出 - 共同作業の側面 - リポ: https://github.com/obra/superpowers-skills **24/ obra/superpowers-lab** - 活発な開発中の実験的スキル - セマンティック重複関数検出 - 最先端技術 - 実際の使用とともに進化 - リポ: https://github.com/obra/superpowers-lab **25/ everything-claude-code** - 10ヶ月以上の使用から構築されたハッカソン受賞ハーネス - 30エージェント・136スキル・60スラッシュコマンド - 1282テスト・98%カバレッジ - Cerebral Valley x Anthropic受賞 - リポ: https://github.com/affaan-m/everything-claude-code **26/ travisvn/awesome-claude-skills** - コミュニティの「ベストオブ」スキルコレクション - 22k+インストール - SEO・マーケティング・デザイン・セキュリティ・リサーチ - 信頼できないスキルへの安全警告 - リポ: https://github.com/travisvn/awesome-claude-skills **27/ trailofbits/claude-code-skills** - セキュリティリサーチ・監査スキル - Trail of Bitsセキュリティ会社による - 脆弱性検出ワークフロー - 実際のセキュリティエンジニアリング向けに構築 - リポ: https://github.com/trailofbits/claude-code-skills **28/ K-Dense-AI/claude-scientific-skills** - 科学的計算向けスキル - リサーチ用特殊ライブラリ - 学術・ラボワークフロー - データ分析対応 - リポ: https://github.com/K-Dense-AI/claude-scientific-skills **29/ ay-automate/ay-skills** - 本番テスト済みスキル10本 - SEO監査・ヘッドレスブラウザ自動化 - Remotion動画生成・ダイアグラム - ドロップイン対応 - リポ: https://github.com/ay-automate/ay-skills **30/ BehiSecc/awesome-claude-skills** - 深いClaude使用向けの「リストのリスト」 - 知識習得・深い思考 - スキル自動化ユーティリティ - キュレーター向けメタリソース - リポ: https://github.com/BehiSecc/awesome-claude-skills --- ## カテゴリ4 — エージェント & サブエージェント Claudeの単一セッションですべてを高レベルで処理することはできません。過負荷になり、コンテキストが半読みファイルや古いデバッグデータで散らかり、コードレビューを頼むころには何を作っていたかすら忘れています。 サブエージェントがこの問題を解決します。20のタスクで苦労する単一のClaudeの代わりに、専門家チームが得られます——それぞれ独自のコンテキストと単一のタスクを持つ。 **31/ wshobson/agents** - 本番サブエージェントの膨大なコレクション - 25k+スター - 戦略・開発・セキュリティ・デザイン・データ・リサーチ - Claude Codeワークフローへのドロップイン - リポ: https://github.com/wshobson/agents **32/ awesome-claude-agents** - 連携して動作する専門AIエージェントチーム - 3.7k+スター - エージェントが完全な機能を共同で構築 - スタック全体の専門家レベルの知識 - リポ: https://github.com/vijaythecoder/awesome-claude-agents **33/ davepoon/claude-code-subagents-collection** - 本番対応サブエージェント100+ - 2.2k+スター - 包括的なドメイン専門知識 - あらゆるワークフローへのドロップイン - リポ: https://github.com/davepoon/claude-code-subagents-collection **34/ claude-code-agents (59専門家)** - 開発向け59の専門AIエージェント - TypeScript・Python・Java・Kotlinレビュアー - ワークフロー自動化エージェント - チームのオンボーディングに最適 - リポ: https://github.com/baryhuang/claude-code-agents **35/ multi-agent-squad** - 本番対応マルチエージェントオーケストレーション - 74+スター - タスクルーティング + コンセンサス決定 - コーディングエージェント全体で動作 - リポ: https://github.com/ruvnet/multi-agent-squad **36/ Agent-Fusion** - AIツール間マルチエージェントオーケストレーション - Claude Code・Codex CLI・Amazon Q・Gemini - 双方向コラボレーション - インテリジェントタスクルーティング - リポ: https://github.com/0xAsten/Agent-Fusion **37/ sub-agents** - Claude Codeサブエージェントマネージャー - フックとカスタムスラッシュコマンドを追加 - 175+スター - 軽量セットアップ - リポ: https://github.com/webdevtodayjason/sub-agents **38/ sub-agents-directory** - キュレートされた100+サブエージェントプロンプト - 74+スター - MCPサーバー収録 - コミュニティ管理インデックス - リポ: https://github.com/dotneet/sub-agents-directory **39/ claude-code-heavy** - マルチエージェントリサーチオーケストレーション - 72+スター - 並列リサーチエージェント - Claude Code専用に構築 - リポ: https://github.com/iamcatdev/claude-code-heavy **40/ ClaudeCodeAgents** - QAフォーカスエージェントコレクション - 455+スター - テストエージェント・バリデーター - ドロップインQAワークフロー - リポ: https://github.com/webdevtodayjason/ClaudeCodeAgents --- ## カテゴリ5 — MCPサーバー 単独のClaude Codeはターミナルで動作します——ファイルを読み取り、コマンドを実行し、APIと対話します。それだけです。GitHubのプルリクエストを扱ったり、Postgresからデータをクエリしたり、ブラウザを開いたり、Figmaフレームを読んだりすることはできません。 MCPサーバーがこの問題を解決します。標準化されたプロトコルを通じてClaudeをスタックの残りと接続するブリッジとして機能し、スマートな「プログラマーパートナー」を真の自律的プロジェクト参加者に変換します。 **41/ claude-code-mcp** - Claude Code自体をMCPサーバーとして実行 - エージェント内エージェントパターンを可能に - コーディングタスクの再帰的委任 - Claude Desktopと統合 - リポ: https://github.com/steipete/claude-code-mcp **42/ zilliztech/claude-context** - 大規模コードベース向けセマンティックコード検索MCP - 手動のパン粉なしで適切なファイルを取得 - 大規模リポに重要 - コミュニティMCPサーバー - リポ: https://github.com/zilliztech/claude-context **43/ claude-context-mode** - Claude Codeと出力の間のMCPサーバー - 2.2k+スター - 315KB → 5.4KB(98%削減) - 毎回の呼び出しでトークン節約 - リポ: https://github.com/d-e-s-o/claude-context-mode **44/ Continuous-Claude-v2** - Claude Codeのコンテキスト管理 - 2.2k+スター - 台帳ベースのフックで状態を維持 - コンテキスト汚染なしのMCP実行 - リポ: https://github.com/continuous-claude/continuous-claude-v2 **45/ context7** - プロンプト内の最新バージョン固有ドキュメント - リアルタイムドキュメントアクセス - ライブラリ + フレームワーク - Cursor・VS Code・Claude Code・Windsurfで動作 - リポ: https://github.com/upstash/context7 **46/ postgres-mcp** - 安全なPostgreSQL MCPサーバー - デフォルト読み取り専用モード - 複数接続サポート - 多層防御セキュリティ - リポ: https://github.com/crystaldba/postgres-mcp **47/ playwright-mcp** - MCP経由のブラウザ自動化 - ページナビゲーション・フォーム入力 - 動的コンテンツスクレイピング - Microsoft公式バック - リポ: https://github.com/microsoft/playwright-mcp **48/ mcp-server-sqlite** - プロトタイピング向け軽量SQLite MCP - ローカル開発フレンドリー - シンプルインストール - 公式MCPチーム - リポ: https://github.com/modelcontextprotocol/servers **49/ claude-code-mcp-enhanced** - 詳細な指示で強化されたclaude-code-mcp - コンプライアンス向け強調プロンプト - 改善されたタスクフォロー - grahama1970による - リポ: https://github.com/grahama1970/claude-code-mcp-enhanced **50/ danielrosehill/Claude-Code-MCP-List** - 短くキュレートされたMCPコレクション - Linux デスクトップClaude Code向けMCP - 実戦テスト済み選択 - 実用的な日常使用 - リポ: https://github.com/danielrosehill/Claude-Code-MCP-List --- ## カテゴリ6 — オーケストレーション & ワークフロー Claude Codeをマスターしたら、次のハードルはあなた自身です。一度に監視できるセッションは一つ、承認できるプランは一つ、実行できるエージェントは一つ。オーケストレーションツールでこの制限を乗り越えられます。 これらのリポジトリにより、並列Claudeセッションの実行、マルチステップワークフローの調整、実行間の状態保持、開発者の小チームのようなエージェント管理が可能になります。 **51/ Claude-Flow** - エンタープライズグレードAIオーケストレーションプラットフォーム - 11.4k+スター - 永続メモリ付きマルチエージェントオーケストレーション - チームのAIを使った構築方法を再形成 - リポ: https://github.com/ruvnet/claude-flow **52/ claude-squad** - AIコーディングエージェント向けターミナルマルチプレクサー - 5.6k+スター - Claude Code・Aider・Codex・OpenCode・Ampを管理 - 混乱なしの並列エージェント - リポ: https://github.com/smtg-ai/claude-squad **53/ claude_code_agent_farm** - 並列Claude Codeセッションオーケストレーター - 複数のccエージェントをスケールで実行 - 体系的なコードベース改善 - 自動化ファースト設計 - リポ: https://github.com/Dicklesworthstone/claude_code_agent_farm **54/ ccpm (Claude Code PM)** - Claude Code向けプロジェクト管理ワークフロー - Ran Aroussiによる - 専門エージェント + スラッシュコマンド - ターンキーセットアップ - リポ: https://github.com/automazeio/ccpm **55/ cc-sessions** - Claude Codeの意見のある拡張セット - 1.5k+スター - フック・サブエージェント・コマンド - タスク/git管理インフラ - リポ: https://github.com/cc-sessions/cc-sessions **56/ claude-sessions** - セッション追跡用カスタムスラッシュコマンド - 1.1k+スター - 包括的なドキュメント - 開発セッションロギング - リポ: https://github.com/iannuttall/claude-sessions **57/ claude-code-infrastructure-showcase** - スキルへのインフラアプローチ - コンテキストに応じてスキルをアクティブにするフック - スマートスキルルーティング - あらゆるプロジェクトに適応可能 - リポ: https://github.com/diet103/claude-code-infrastructure-showcase **58/ infinite-agentic-loop** - 無限エージェントループのデモンストレーション - 492+スター - 2プロンプトシステム設計 - 実験的だが教育的 - リポ: https://github.com/disler/infinite-agentic-loop **59/ agentsys** - 複数ツール向け自動化ハーネス - 473+スター - 14プラグイン・43エージェント・30スキル - Claude Code + OpenCode + Codex - リポ: https://github.com/agentsys/agentsys **60/ Citadel** - エージェントオーケストレーションハーネス - 430+スター - 並列エージェント調整 - セッションメモリ永続化 - リポ: https://github.com/gabrieltonnellier/citadel --- ## カテゴリ7 — メモリ & コンテキスト Claude Codeの最大の欠点は、最も簡単に修正できるものでもあります——毎セッションがゼロから始まること。昨日の解決策、先週のアーキテクチャ議論、MongoDBではなくPostgresを選んだ理由——ターミナルを閉じた瞬間にすべてが消えます。 メモリ・コンテキストストアがこの問題を解決します。セッション間でClaudeに永続的な状態を提供します——セマンティックメモリ・凝縮された履歴・コードベースのナレッジグラフ、そしてあなたが作業する間に静かに知識を蓄積するバックグラウンドエージェント。 **61/ thedotmack/claude-mem** - 圧縮による長期メモリ - セッション間でコンテキストを永続化 - 軽量でコンポーザブル - Claude Codeの#1苦情を解決 - リポ: https://github.com/thedotmack/claude-mem **62/ hanfang/claude-memory-skill** - 最小限の階層的メモリシステム - バックグラウンドエージェント + ファイルシステム永続化 - 低摩擦セットアップ - 既存スキルと並行して動作 - リポ: https://github.com/hanfang/claude-memory-skill **63/ 0xfurai/claude-subconscious** - バックグラウンドエージェントがガイダンスをウィスパー - 2.4k+スター - セッションを監視し、ファイルを読む - 時間をかけてメモリを構築 - リポ: https://github.com/0xfurai/claude-subconscious **64/ claude-code-semantic-memory** - Claude Codeの永続セマンティックメモリ - 70+スター - ベクターベースの想起 - セッション継続性 - リポ: https://github.com/dheerajoruganty/claude-code-semantic-memory **65/ claude-user-memory** - 12の専門エージェントを持つユーザーメモリシステム - 125+スター - インテリジェントオーケストレーション - 適切な専門家を自動選択 - リポ: https://github.com/brennercruvinel/claude-user-memory **66/ Repomix** - コードベースをAI読み取り可能な1ファイルにパック - 20.9k+スター - XML・Markdown・プレーンテキスト出力 - 大規模リポのコンテキストに必須 - リポ: https://github.com/yamadashy/repomix **67/ graphify** - コードベースからのインタラクティブナレッジグラフ - 探索・検索・質問 - Claude Code・Codex・Cursorで動作 - オンボーディングに最適 - リポ: https://github.com/safishamsi/graphify **68/ context-prime** - 体系的なプロジェクトコンテキストプライミング - elizaOSによる - シナリオ固有のプライミングコマンド - CLAUDE.md拡張 - リポ: https://github.com/elizaOS/context-prime **69/ claude-code-heavy-research** - 並列コンテキスト付きマルチエージェントリサーチ - 72+スター - 深掘りリサーチワークフロー - エージェントベースの知識収集 - リポ: https://github.com/iamcatdev/claude-code-heavy **70/ ledger** - コンテキスト保持台帳システム - フックが台帳の状態を維持 - エージェント間のハンドオフ - 汚染なしのMCP - リポ: https://github.com/continuous-claude/continuous-claude-v2 --- ## カテゴリ8 — スラッシュコマンド & フック 同じ指示をClaudeに3度目に入力しているとき、すぐに使えるスラッシュコマンドの存在に気づくでしょう。/fix-issue 456、/review、/tdd——毎回長い段落を書く代わりに、一回のキーストローク。 フックはさらに踏み込みます。ワークフローの重要なタイミングで自動的にトリガーされ、テストなしのコミットをブロックし、プッシュ前にコードを自動フォーマットし、セッション開始時にコンテキストを追加します。Claudeにルールを思い出させる必要がなくなります——ルールが自動的に強制されるからです。 **71/ wshobson/commands** - 本番対応スラッシュコマンド57本 - 1.7k+スター - 15ワークフロー + 42ツール - マルチエージェントオーケストレーション - リポ: https://github.com/wshobson/commands **72/ nizos/tdd-guard** - Claude Code向け自動TDD強制 - 1.7k+スター - テストのスキップをブロック - ブロックした理由を説明 - リポ: https://github.com/nizos/tdd-guard **73/ ccundo** - Claude Codeの細かい粒度のundo - 1.3k+スター - シームレスな統合 - アクションレベルのロールバック - リポ: https://github.com/RonitSachdev/ccundo **74/ claude-canvas** - Claude Codeに独自の表示を与えるTUIツールキット - 1.1k+スター - インタラクティブターミナルUI - リッチな可視化 - リポ: https://github.com/claude-canvas/claude-canvas **75/ ClaudoPro Directory** - フック・コマンド・サブエージェントの豊富な選択肢 - 平均的なテンプレートサイトより優秀 - 特殊タスクカバレッジ - ghostによるキュレーション - リポ: https://github.com/ClaudoPro/claudopro-directory **76/ danielrosehill/Claude-Slash-Commands** - キュレートされたカスタムスラッシュコマンド - カテゴリ別に整理 - 同期用プッシュ前フック - インデックスベースの発見 - リポ: https://github.com/danielrosehill/Claude-Slash-Commands **77/ claude-commands/command-fix-issue** - TDDベースのGitHub Issueフィクサー - /fix-issue 456 - Red → Green → Refactor - PRを自動作成 - リポ: https://github.com/claude-commands/command-fix-issue **78/ Design Review Workflow** - 自動UI/UXデザインレビュー - Patrick Ellisによる - レスポンシブ + アクセシビリティチェック - 専門サブエージェント - リポ: https://github.com/patrick-ellis/design-review-workflow **79/ tdd-implement** - jerseycheeseによるTDDスラッシュコマンド - Red/Green/Refactor自動化 - テストファースト強制 - 機能からテストへの分解 - リポ: https://github.com/jerseycheese/tdd-implement **80/ security-review** - 公式セキュリティレビュースラッシュコマンド - PRをスキャンして問題を検出 - 修正を提案 - 無効化が簡単 - リポ: https://github.com/anthropics/claude-code-security-review --- ## カテゴリ9 — ガイド & 学習 Claude Codeには誰も語らない複雑さがあります。コマンドラインはシンプルですが、プロンプトの開発、スキルの作成、MCPの設定、フックの設計、コンテキスト管理、トークン経済学はどうでしょうか? ほとんどの開発者はこの段階で行き詰まり、ツールを責め始めます。 ガイドとトレーニング素材がこの障壁を乗り越えるのを助けます。詳細なリファレンスガイド・ヒント開発ガイド・システムヒントアーカイブ・パターン百科事典——独学では習得に数ヶ月かかるものです。 **81/ ThamJiaHe/claude-prompt-engineering-guide** - 決定版プロンプトエンジニアリングガイド - Opus 4.6・Sonnet 4.6・Haiku 4.5をカバー - スキル・プラグイン・MCP・フック・Ultrathink - 220+検証済みソース - リポ: https://github.com/ThamJiaHe/claude-prompt-engineering-guide **82/ nikiforovall/claude-code-handbook** - Claude Codeワークフローのベストプラクティス - 配布可能なプラグイン収録 - 日常使用パターン - 実戦テスト済みのヒント - リポ: https://github.com/nikiforovall/claude-code-handbook **83/ FlorianBruniaux/claude-code-ultimate-guide** - 22,000+行の巨大ドキュメントプロジェクト - 225本の本番テンプレート - 9つのAIペルソナ + 26のスラッシュコマンド - 271のクイズ問題 - リポ: https://github.com/FlorianBruniaux/claude-code-ultimate-guide **84/ Piebald-AI/claude-code-system-prompts** - すべてのClaude Codeシステムプロンプト - 各リリース後数分以内に更新 - ツール説明 + サブエージェントプロンプト - 155+バージョンのCHANGELOG - リポ: https://github.com/Piebald-AI/claude-code-system-prompts **85/ Encyclopedia of Agentic Coding Patterns** - AI支援開発向け190+パターン - Wolf McNallyによる - 基礎からエージェント構築まで - ガバナンス + テスト - リポ: https://github.com/wolfmcnally/Encyclopedia-of-Agentic-Coding-Patterns **86/ RiyaParikh0112/claude-code-playbook** - TDDワークフロー付きClaude Codeプレイブック - 統合テストパターン - CI/CDパイプライン設定 - PR準備ガイド - リポ: https://github.com/RiyaParikh0112/claude-code-playbook **87/ 40+ Claude Code Tips** - パワーユーザーのヒントコレクション - カスタムステータスラインスクリプト - システムプロンプト半減トリック - コンテナ内のClaude Code - リポ: https://github.com/iannuttall/claude-code-tips **88/ awesome-claude-prompts topic** - プロンプトリポのトピックベース発見 - コミュニティ提出リポ - ナビゲーション用タグ付け - 定期的な新規追加 - リポ: https://github.com/topics/awesome-claude-prompts **89/ Context Priming by disler** - 体系的なコンテキストプライミングアプローチ - シナリオ固有のコマンド - プロジェクトコンテキストパターン - リファレンステンプレート - リポ: https://github.com/disler/context-priming **90/ My Experience With Claude Code (2 weeks)** - 実世界の教訓とワークフロー - TODO.mdの規律 - コスト管理のヒント - リファクター戦略 - リポ: https://github.com/shaharia-lab/my-claude-code-journey --- ## カテゴリ10 — IDE統合 & デスクトップ デフォルトでClaude Codeはターミナルで動作します——常にターミナルで作業しているなら便利ですが、そうでない場合はそうではありません。 ほとんどの開発者は、別のウィンドウではなく、すでに使っているエディタ内でClaudeを動かしたいと思っています。 IDEとの統合がこの問題を解決します。VS Code向けエクステンション・Neovim向けプラグイン・Emacs向けモード、さらにはデスクトップシェルが、Claudeをあらゆる既存ワークフローに統合します。 **91/ coder/claudecode.nvim** - Claude Code初のNeovim IDE統合 - 純Lua、ゼロ依存 - WebSocketベースのMCPプロトコル - 公式エクステンションからリバースエンジニアリング - リポ: https://github.com/coder/claudecode.nvim **92/ greggh/claude-code.nvim** - シームレスなNeovim + Claude Code統合 - ターミナルウィンドウのトグル - --continue + カスタムバリアント - 変更ファイルの自動リロード - リポ: https://github.com/greggh/claude-code.nvim **93/ manzaltu/claude-code-ide.el** - Claude Code向けEmacs統合 - ediffベースの提案 - LSP/flymake/flycheckダイアグノスティクス - tree-sitter ASTクエリ - リポ: https://github.com/manzaltu/claude-code-ide.el **94/ stevemolitor/claude-code.el** - Claude Code CLI向けEmacsインターフェース - シンプルなターミナルラッパー - 軽量な統合 - 慣用的なEmacs - リポ: https://github.com/stevemolitor/claude-code.el **95/ Haleclipse/Claudix** - Claude Code向けVSCodeエクステンション - インタラクティブチャットインターフェース - セッション管理 - Vue 3 + TypeScript - リポ: https://github.com/Haleclipse/Claudix **96/ Clawd on Desk** - Claudeセッションに反応するデスクトップペット - 考え中・タイピング・ジャグリング・睡眠 - リアルタイムセッション認識 - 純粋な楽しみ、生産性ゼロ - リポ: https://github.com/Ruller-Lulu/clawd-on-desk **97/ Claude Desktop Debian** - Linux向け非公式Claudeデスクトップアプリ - Debianネイティブパッケージ - コミュニティ管理 - Linuxのギャップを埋める - リポ: https://github.com/aaddrick/claude-desktop-debian **98/ instructkr/claw-code** - 韓国製Claude Code代替/ツーリング - ローカライズワークフロー - 軽量インストール - コミュニティプロジェクト - リポ: https://github.com/instructkr/claw-code --- ## カテゴリ11 — 特殊ワークフロー すべてのClaude Codeリポジトリが特定のカテゴリに明確に分類できるわけではありません。デザインパターンのみに特化したUI/UXツール、エコシステム全体をリアルタイムで追跡するディレクトリ、または特定の問題解決に秀でたニッチなツールなど、単一の特定タスクを実行するように設計されたものもあります。 **99/ nextlevelbuilder/ui-ux-pro-max-skill** - デザイン重視のワークフロー向けUI/UXスキル - 構造化デザインパターン - コンポーネント指向ガイダンス - 本番グレード出力 - リポ: https://github.com/nextlevelbuilder/ui-ux-pro-max-skill **100/ ClaudeWave** - 3800+Claudeリポのリアルタイムディレクトリ - 8カテゴリ、タグ付きユースケース - スター + 勢いでランク付け - 12時間ごとに更新 - リポ: https://github.com/claudewave/claudewave --- これが全体像ではありません——誰もすべてを把握できません。Claude Codeのエコシステムは急速に進化しており、すべてを追いかけることは誰にもできません。しかし、上記のリポジトリから5〜10個をインストールするだけで、同じClaude サブスクリプションを持つユーザーの95%よりも先を行くことができます。 AIの深掘りとエコシステム解説をTelegramで投稿しています: https://t.me/+LorUR_GakbViOTQy
原文を表示 / Show original
Most people think of Claude Code as "just another AI coding tool." I thought the same - until I discovered configs, plugins, skills, and subagents. Before that, I was writing the same prompts over and over. Losing context every session. Wondering why other devs were 5x more productive with the same tool. So I decided to figure out how to work better. The answer: REPOSITORIES. I put together a collection of the 100 best repositories: CATEGORY 1 - AWESOME LISTS & META-INDEXES awesome-claude-code The Claude Code ecosystem is evolving so rapidly that it’s hard to keep up. New features appear every day, plugins come and go, and half of all the interesting stuff never even makes it to Hacker News. Awesome lists help solve this problem. These are community-maintained directories that take on the work of searching: they classify, rank, and filter content based on actual quality, not the number of stars on GitHub. 1/ awesome-claude-code The definitive curated list of the entire Claude Code ecosystem 28.5k+ stars, the main index only Claude itself is allowed to submit PRs skills, hooks, commands, orchestrators, plugins repo: https://github.com/hesreallyhim/awesome-claude-code 2/ awesome-claude-skills (ComposioHQ) 50+ production-ready Claude skills for automation PostgreSQL, deep research, CSV, root-cause tracing cross-compatible with Claude Code, Codex, Cursor, Gemini CLI install via /skill add repo: https://github.com/ComposioHQ/awesome-claude-skills 3/ awesome-claude-plugins (ComposioHQ) Curated plugin collection for Claude Code commands, agents, hooks and MCP servers includes connect-apps, frontend-design, artifacts-builder install via /plugin marketplace add repo: https://github.com/ComposioHQ/awesome-claude-plugins 4/ awesome-claude-prompts 4.2k+ star collection of optimized Claude prompts XML-structured prompt techniques business, creative, dev workflows copy-paste ready repo: https://github.com/langgptai/awesome-claude-prompts 5/ awesome-claude All-around list of everything Anthropic Claude-related courses, guides, desktop apps, articles covers MCP, BMAD method, Claude Code tips good starting point for newcomers repo: https://github.com/alvinunreal/awesome-claude 6/ awesome-agent-skills (VoltAgent) 1000+ agent skills from real engineering teams not AI-generated slop, battle-tested works with Claude Code, Codex, Gemini CLI, Cursor Notion, WhatsApp, NotebookLM, memory included repo: https://github.com/VoltAgent/awesome-agent-skills 7/ awesome-claude-code-subagents (VoltAgent) Hand-picked subagents for every stack and task domain-specific expertise bundles production-ready components integrates with most coding agents repo: https://github.com/VoltAgent/awesome-claude-code-subagents 8/ awesome-claude-code-plugins (ccplugins) Focused list of Claude Code plugins only slash commands, subagents, MCP servers, hooks install commands included for each enables hosting your own marketplace repo: https://github.com/ccplugins/awesome-claude-code-plugins 9/ awesome-claude-code (jqueryscript) Curated tools, IDE integrations and frameworks star-tier markers SDKs, security tools, agent collections great discovery tool repo: https://github.com/jqueryscript/awesome-claude-code 10/ Claude-Code-Repos-Index Indexed catalogue of 75+ quality Claude Code repos all original, no AI slop maintained by Daniel Rosehill great navigator for the ecosystem repo: https://github.com/danielrosehill/Claude-Code-Repos-Index CATEGORY 2 - OFFICIAL ANTHROPIC REPOS Before you start working with any community repository, begin with these. These are Anthropic’s official projects - the command-line interface (CLI) itself, the SDKs, the skills library, and the GitHub Action. Everything else on this list is built on top of them. They may not always offer the widest range of features, but they are the most stable, best-documented, and most reliable choice for teams. 11/ anthropics/claude-code The official Claude Code terminal tool 55k+ stars natural language commands for your codebase maintained by Anthropic repo: https://github.com/anthropics/claude-code 12/ anthropics/skills Official public repository of Agent Skills 37.5k+ stars PDF, DOCX, XLSX, PPTX + art generation the canonical skills reference repo: https://github.com/anthropics/skills 13/ anthropics/claude-plugins Anthropic-managed directory of quality plugins 2.8k+ stars vetted official plugin collection good baseline for teams repo: https://github.com/anthropics/claude-plugins 14/ anthropics/claude-code-sdk-python Official Python SDK for Claude Code 6.1k+ stars programmatic access to capabilities supports Agent SDK patterns repo: https://github.com/anthropics/claude-code-sdk-python 15/ anthropics/claude-agent-sdk-typescript Official TypeScript SDK for Claude Agent type-safe tool orchestration streaming + MCP support V2 preview with send()/stream() repo: https://github.com/anthropics/claude-agent-sdk-typescript 16/ anthropics/claude-code-security-review AI-powered security review GitHub Action 2.8k+ stars analyzes PR diffs for vulnerabilities drop-in CI/CD integration repo: https://github.com/anthropics/claude-code-security-review 17/ anthropics/claude-code-action Official GitHub Action for Claude in PRs @claude mentions trigger analysis diff reviews + patch suggestions follows your repo conventions repo: https://github.com/anthropics/claude-code-action 18/ github/github-mcp-server Official GitHub MCP server direct access to repos, PRs, issues, CI/CD read-only mode via X-MCP-Readonly the most-used server in the ecosystem repo: https://github.com/github/github-mcp-server 19/ anthropic-cookbook Official Anthropic cookbook with recipes notebooks, agents, tool-use patterns RAG, classification, summarization maintained by Anthropic team repo: https://github.com/anthropics/anthropic-cookbook 20/ courses (Anthropic) Free Anthropic courses prompt engineering fundamentals API usage, agents, AI Fluency direct from the source repo: https://github.com/anthropics/courses CATEGORY 3 - SKILLS COLLECTIONS Skills are the fastest way to expand Claude Code’s capabilities. They aren’t plugins or agents, just Markdown files that teach Claude how to perform specific tasks, from writing proper pull requests to creating videos in Remotion and conducting security audits. The beauty of it is that good skills let you transform Claude from a general-purpose assistant into an expert in a specific field on demand. You don’t need to explain your tech stack from scratch every time you run it the skill already knows it. 21/ obra/superpowers The most popular skills library for Claude Code 148k+ stars brainstorm → spec → plan → TDD → review → merge subagent orchestration repo: https://github.com/obra/superpowers 22/ obra/superpowers-marketplace Official marketplace for the Superpowers ecosystem 20+ battle-tested skills /brainstorm, /write-plan, /execute-plan SessionStart context injection repo: https://github.com/obra/superpowers-marketplace 23/ obra/superpowers-skills Community-editable skills for Superpowers auto-cloned to ~/.config/superpowers/skills/ fork and submit PRs the collaborative side repo: https://github.com/obra/superpowers-skills 24/ obra/superpowers-lab Experimental skills under active development semantic duplicate-function detection bleeding-edge techniques evolves with real usage repo: https://github.com/obra/superpowers-lab 25/ everything-claude-code Hackathon-winning harness built from 10+ months of use 30 agents, 136 skills, 60 slash commands 1282 tests, 98% coverage Cerebral Valley x Anthropic winner repo: https://github.com/affaan-m/everything-claude-code 26/ travisvn/awesome-claude-skills Community "best-of" skill collection 22k+ installs SEO, marketing, design, security, research safety warnings on untrusted skills repo: https://github.com/travisvn/awesome-claude-skills 27/ trailofbits/claude-code-skills Security research and audit skills by Trail of Bits security firm vulnerability detection workflows built for real security engineering repo: https://github.com/trailofbits/claude-code-skills 28/ K-Dense-AI/claude-scientific-skills Skills for scientific computing specialized libraries for research academic and lab workflows data analysis ready repo: https://github.com/K-Dense-AI/claude-scientific-skills 29/ ay-automate/ay-skills 10 production-tested skills SEO audits, headless browser automation Remotion video generation, diagrams drop-in ready repo: https://github.com/ay-automate/ay-skills 30/ BehiSecc/awesome-claude-skills A "list of lists" for deeper Claude use knowledge acquisition, deeper thinking skill automation utilities meta-resource for curators repo: https://github.com/BehiSecc/awesome-claude-skills CATEGORY 4 - AGENTS & SUBAGENTS A single session with Claude can’t handle everything at a high level. It gets overloaded, context gets cluttered with half-read files and outdated debug data and by the time you ask for a code review, it’s already forgotten what you were building. Subagents solve this problem. Instead of a single Claude that struggles with twenty tasks, you get a team of specialists: each with its own context and a single task. 31/ wshobson/agents Massive collection of production subagents 25k+ stars strategy, dev, security, design, data, research drop-in for Claude Code workflows repo: https://github.com/wshobson/agents 32/ awesome-claude-agents Team of specialized AI agents that work together 3.7k+ stars agents collaborate on full features expert-level knowledge across stacks repo: https://github.com/vijaythecoder/awesome-claude-agents 33/ davepoon/claude-code-subagents-collection 100+ production-ready subagents 2.2k+ stars comprehensive domain expertise drop-in for any workflow repo: https://github.com/davepoon/claude-code-subagents-collection 34/ claude-code-agents (59 specialists) 59 specialized AI agents for development TypeScript, Python, Java, Kotlin reviewers workflow automation agents great for onboarding teams repo: https://github.com/baryhuang/claude-code-agents 35/ multi-agent-squad Production-ready multi-agent orchestration 74+ stars task routing + consensus decisions works across coding agents repo: https://github.com/ruvnet/multi-agent-squad 36/ Agent-Fusion Multi-agent orchestration across AI tools Claude Code, Codex CLI, Amazon Q, Gemini bidirectional collaboration intelligent task routing repo: https://github.com/0xAsten/Agent-Fusion 37/ sub-agents Manager for Claude Code sub agents adds hooks and custom slash commands 175+ stars lightweight setup repo: https://github.com/webdevtodayjason/sub-agents 38/ sub-agents-directory Curated 100+ subagent prompts 74+ stars MCP servers included community-maintained index repo: https://github.com/dotneet/sub-agents-directory 39/ claude-code-heavy Multi-agent research orchestration 72+ stars parallel research agents built specifically for Claude Code repo: https://github.com/iamcatdev/claude-code-heavy 40/ ClaudeCodeAgents QA-focused agent collection 455+ stars testing agents, validators drop-in QA workflow repo: https://github.com/webdevtodayjason/ClaudeCodeAgents CATEGORY 5 - MCP SERVERS On its own, Claude Code runs in your terminal: it reads files, executes commands, and interacts with APIs. That’s it. It can’t work with your GitHub pull requests, query data from Postgres, open a browser, or read Figma frames. MCP servers solve this problem. They act as bridges connecting Claude to the rest of your stack via a standardized protocol, transforming the smart “programmer partner” into a true autonomous project participant. 41/ claude-code-mcp Run Claude Code itself as an MCP server enables agent-in-agent pattern recursive delegation of coding tasks integrates with Claude Desktop repo: https://github.com/steipete/claude-code-mcp 42/ zilliztech/claude-context Semantic code search MCP for massive codebases pulls the right files without manual breadcrumbing critical for big repos community MCP server repo: https://github.com/zilliztech/claude-context 43/ claude-context-mode MCP server between Claude Code and outputs 2.2k+ stars 315 KB → 5.4 KB (98% reduction) token savings on every call repo: https://github.com/d-e-s-o/claude-context-mode 44/ Continuous-Claude-v2 Context management for Claude Code 2.2k+ stars ledger-based hooks maintain state MCP execution without context pollution repo: https://github.com/continuous-claude/continuous-claude-v2 45/ context7 Up-to-date version-specific docs in prompts real-time doc access libraries + frameworks works with Cursor, VS Code, Claude Code, Windsurf repo: https://github.com/upstash/context7 46/ postgres-mcp Safe PostgreSQL MCP server read-only default mode multi-connection support defense-in-depth security repo: https://github.com/crystaldba/postgres-mcp 47/ playwright-mcp Browser automation via MCP navigate pages, fill forms dynamic content scraping official Microsoft-backed repo: https://github.com/microsoft/playwright-mcp 48/ mcp-server-sqlite Lightweight SQLite MCP for prototyping local development friendly simple install official MCP team repo: https://github.com/modelcontextprotocol/servers 49/ claude-code-mcp-enhanced Enhanced claude-code-mcp with detailed instructions emphatic prompts for compliance improved task-following by grahama1970 repo: https://github.com/grahama1970/claude-code-mcp-enhanced 50/ danielrosehill/Claude-Code-MCP-List Short curated MCP collection MCPs for Linux desktop Claude Code battle-tested selections practical daily use repo: https://github.com/danielrosehill/Claude-Code-MCP-List CATEGORY 6 - ORCHESTRATION & WORKFLOWS Once you’ve mastered Claude Code, the next hurdle will be yourself. You can only monitor one session at a time, approve only one plan, and run only one agent. Orchestration tools allow you to overcome this limitation. These repositories let you run parallel Claude sessions, coordinate multi-step workflows, preserve state between runs, and manage agents just as you would manage a small team of developers. 51/ Claude-Flow Enterprise-grade AI orchestration platform 11.4k+ stars multi-agent orchestration with persistent memory reshapes how teams build with AI repo: https://github.com/ruvnet/claude-flow 52/ claude-squad Terminal multiplexer for AI coding agents 5.6k+ stars manages Claude Code, Aider, Codex, OpenCode, Amp parallel agents without chaos repo: https://github.com/smtg-ai/claude-squad 53/ claude_code_agent_farm Parallel Claude Code sessions orchestrator runs multiple cc agents at scale systematic codebase improvement automation-first design repo: https://github.com/Dicklesworthstone/claude_code_agent_farm 54/ ccpm (Claude Code PM) Project-management workflow for Claude Code by Ran Aroussi specialized agents + slash commands turnkey setup repo: https://github.com/automazeio/ccpm 55/ cc-sessions Opinionated extension set for Claude Code 1.5k+ stars hooks, subagents, commands task/git management infrastructure repo: https://github.com/cc-sessions/cc-sessions 56/ claude-sessions Custom slash commands for session tracking 1.1k+ stars comprehensive documentation dev session logging repo: https://github.com/iannuttall/claude-sessions 57/ claude-code-infrastructure-showcase Infrastructure approach to Skills hooks that activate skills contextually smart skill routing adaptable to any project repo: https://github.com/diet103/claude-code-infrastructure-showcase 58/ infinite-agentic-loop Infinite agentic loop demonstration 492+ stars two-prompt system design experimental but educational repo: https://github.com/disler/infinite-agentic-loop 59/ agentsys Automation harness for multiple tools 473+ stars 14 plugins, 43 agents, 30 skills Claude Code + OpenCode + Codex repo: https://github.com/agentsys/agentsys 60/ Citadel Agent orchestration harness 430+ stars parallel agent coordination session memory persistence repo: https://github.com/gabrieltonnellier/citadel CATEGORY 7 - MEMORY & CONTEXT Claude Code’s biggest drawback is also the one that’s easiest to fix: every session starts from scratch. Yesterday’s solutions, last week’s architecture discussions, the reasons you chose Postgres over MongoDB - all of that disappears the moment you close the terminal. Memory and context stores help solve this problem. They provide Claude with a persistent state across sessions - semantic memory, a condensed history, knowledge graphs of your codebase, as well as background agents that quietly accumulate knowledge while you work. 61/ thedotmack/claude-mem Long-term memory via compression persists context between sessions lightweight and composable solves the #1 Claude Code complaint repo: https://github.com/thedotmack/claude-mem 62/ hanfang/claude-memory-skill Minimal hierarchical memory system background agents + filesystem persistence low-friction setup works alongside existing skills repo: https://github.com/hanfang/claude-memory-skill 63/ 0xfurai/claude-subconscious Background agent whispering guidance 2.4k+ stars watches sessions, reads files builds memory over time repo: https://github.com/0xfurai/claude-subconscious 64/ claude-code-semantic-memory Persistent semantic memory for Claude Code 70+ stars vector-based recall session continuity repo: https://github.com/dheerajoruganty/claude-code-semantic-memory 65/ claude-user-memory User memory system with 12 specialist agents 125+ stars intelligent orchestration auto-selects right specialist repo: https://github.com/brennercruvinel/claude-user-memory 66/ Repomix Pack your codebase into one AI-readable file 20.9k+ stars XML, Markdown, plain text output essential for large-repo context repo: https://github.com/yamadashy/repomix 67/ graphify Interactive knowledge graph from codebases explore, search, ask questions works with Claude Code, Codex, Cursor great for onboarding repo: https://github.com/safishamsi/graphify 68/ context-prime Systematic project context priming by elizaOS scenario-specific priming commands CLAUDE.md enhancement repo: https://github.com/elizaOS/context-prime 69/ claude-code-heavy-research Multi-agent research with parallel context 72+ stars deep-dive research workflows agent-based knowledge gathering repo: https://github.com/iamcatdev/claude-code-heavy 70/ ledger Context-preserving ledger system hooks maintain ledger state handoffs between agents MCP without pollution repo: https://github.com/continuous-claude/continuous-claude-v2 CATEGORY 8 - SLASH COMMANDS & HOOKS Every time you catch yourself typing the same instructions for Claude for the third time, you’ll come across a slash command that’s just begging to be used. /fix-issue 456, /review, /tdd - a single keystroke instead of a whole paragraph, every single time. Hooks go even further. They trigger automatically at key moments in your workflow, blocking commits without tests, automatically formatting code before a push, adding context when starting a session. You no longer need to remind Claude of your rules, because the rules are enforced automatically. 71/ wshobson/commands 57 production-ready slash commands 1.7k+ stars 15 workflows + 42 tools multi-agent orchestration repo: https://github.com/wshobson/commands 72/ nizos/tdd-guard Automated TDD enforcement for Claude Code 1.7k+ stars blocks skipping tests explains why it blocked repo: https://github.com/nizos/tdd-guard 73/ ccundo Granular undo for Claude Code 1.3k+ stars seamless integration action-level rollback repo: https://github.com/RonitSachdev/ccundo 74/ claude-canvas TUI toolkit giving Claude Code its own display 1.1k+ stars interactive terminal UI rich visualization repo: https://github.com/claude-canvas/claude-canvas 75/ ClaudoPro Directory Wide selection of hooks, commands, subagents better than average template sites specialized task coverage curated by ghost repo: https://github.com/ClaudoPro/claudopro-directory 76/ danielrosehill/Claude-Slash-Commands Curated custom slash commands organized by category pre-push hook for sync index-based discovery repo: https://github.com/danielrosehill/Claude-Slash-Commands 77/ claude-commands/command-fix-issue TDD-based GitHub issue fixer /fix-issue 456 Red → Green → Refactor creates PR automatically repo: https://github.com/claude-commands/command-fix-issue 78/ Design Review Workflow Automated UI/UX design review by Patrick Ellis responsive + accessibility checks specialized subagents repo: https://github.com/patrick-ellis/design-review-workflow 79/ tdd-implement TDD slash command by jerseycheese Red/Green/Refactor automation test-first enforcement feature-to-test breakdown repo: https://github.com/jerseycheese/tdd-implement 80/ security-review Official security review slash command scans PRs for issues suggests fixes easy to disable repo: https://github.com/anthropics/claude-code-security-review CATEGORY 9 - GUIDES & LEARNING Claude Code has its own complexities that nobody talks about. The command line is simple—but what about developing prompts, creating skills, configuring MCP, designing hooks, managing context, and token economics? It is at this stage that most developers get stuck and start blaming the tool. Guides and training materials help overcome this barrier. Detailed reference guides, hint development guides, system hint archives, pattern encyclopedias - all of which would take months to learn on your own. 81/ ThamJiaHe/claude-prompt-engineering-guide Definitive prompt engineering guide covers Opus 4.6, Sonnet 4.6, Haiku 4.5 Skills, Plugins, MCP, Hooks, Ultrathink 220+ verified sources repo: https://github.com/ThamJiaHe/claude-prompt-engineering-guide 82/ nikiforovall/claude-code-handbook Best practices for Claude Code workflows distributable plugins included daily-use patterns battle-tested tips repo: https://github.com/nikiforovall/claude-code-handbook 83/ FlorianBruniaux/claude-code-ultimate-guide Massive 22,000+ line documentation project 225 production templates 9 AI personas + 26 slash commands 271 quiz questions repo: https://github.com/FlorianBruniaux/claude-code-ultimate-guide 84/ Piebald-AI/claude-code-system-prompts All Claude Code system prompts updated within minutes of each release tool descriptions + sub-agent prompts CHANGELOG across 155+ versions repo: https://github.com/Piebald-AI/claude-code-system-prompts 85/ Encyclopedia of Agentic Coding Patterns 190+ patterns for AI-assisted development by Wolf McNally foundational → agentic construction governance + testing repo: https://github.com/wolfmcnally/Encyclopedia-of-Agentic-Coding-Patterns 86/ RiyaParikh0112/claude-code-playbook Claude Code playbook with TDD workflows integration test patterns CI/CD pipeline configs PR prep guides repo: https://github.com/RiyaParikh0112/claude-code-playbook 87/ 40+ Claude Code Tips Power-user tips collection custom status line scripts system prompt halving tricks Claude Code in containers repo: https://github.com/iannuttall/claude-code-tips 88/ awesome-claude-prompts topic Topic-based discovery of prompt repos community-submitted repos tagged for navigation fresh additions regularly repo: https://github.com/topics/awesome-claude-prompts 89/ Context Priming by disler Systematic context priming approach scenario-specific commands project context patterns reference templates repo: https://github.com/disler/context-priming 90/ My Experience With Claude Code (2 weeks) Real-world lessons and workflows TODO.md discipline cost management tips refactor strategies repo: https://github.com/shaharia-lab/my-claude-code-journey CATEGORY 10 - IDE INTEGRATIONS & DESKTOP By default, Claude Code runs in the terminal which is convenient if you’re always working in the terminal, but not so much if you’re not. Most developers want Claude to work directly within the editor they’re already using, rather than in a separate window that distracts them. Integration with an IDE solves this problem. Extensions for VS Code, plugins for Neovim, modes for Emacs, and even desktop shells integrate Claude into any of your existing workflows. 91/ coder/claudecode.nvim First Neovim IDE integration for Claude Code pure Lua, zero dependencies WebSocket-based MCP protocol reverse-engineered from official extensions repo: https://github.com/coder/claudecode.nvim 92/ greggh/claude-code.nvim Seamless Neovim + Claude Code integration toggle terminal window --continue + custom variants auto-reload modified files repo: https://github.com/greggh/claude-code.nvim 93/ manzaltu/claude-code-ide.el Emacs integration for Claude Code ediff-based suggestions LSP/flymake/flycheck diagnostics tree-sitter AST queries repo: https://github.com/manzaltu/claude-code-ide.el 94/ stevemolitor/claude-code.el Emacs interface for Claude Code CLI simple terminal wrapper lightweight integration idiomatic Emacs repo: https://github.com/stevemolitor/claude-code.el 95/ Haleclipse/Claudix VSCode extension for Claude Code interactive chat interface session management Vue 3 + TypeScript repo: https://github.com/Haleclipse/Claudix 96/ Clawd on Desk Desktop pet reacting to Claude sessions thinking, typing, juggling, sleeping real-time session awareness pure fun, zero productivity repo: https://github.com/Ruller-Lulu/clawd-on-desk 97/ Claude Desktop Debian Unofficial Claude desktop app for Linux Debian-native package community-maintained fills the Linux gap repo: https://github.com/aaddrick/claude-desktop-debian 98/ instructkr/claw-code Korean-built Claude Code alternative/tooling localized workflows lightweight install community project repo: https://github.com/instructkr/claw-code CATEGORY 11 - SPECIALIZED WORKFLOWS Not all Claude Code repositories can be clearly classified into a specific category. Some are designed to perform a single, specific task. For example, UI/UX tools focused exclusively on design patterns, a real-time directory that tracks the entire ecosystem, or niche tools that excel at solving just one particular problem. 99/ nextlevelbuilder/ui-ux-pro-max-skill UI/UX skill for design-focused workflows structured design patterns component-oriented guidance production-grade output repo: https://github.com/nextlevelbuilder/ui-ux-pro-max-skill 100/ ClaudeWave Real-time directory of 3800+ Claude repos 8 categories, tagged use-cases ranked by stars + velocity updated every 12 hours repo: https://github.com/claudewave/claudewave This isn’t the full picture, no one has the full picture. The Claude Code ecosystem is evolving too quickly for anyone to keep up with everything. But if you install just 5–10 of the repositories listed above, you’ll already be ahead of 95% of the users who pay for the same Claude subscription as you. More AI deep-dives and ecosystem breakdowns I post in my Telegram: https://t.me/+LorUR_GakbViOTQy

AIFCC — AI Fluent CxO Club

読み書きそろばん、AI。経営者が AI を自分で動かせるようになるコミュニティ。

Claude Code厳選100リポジトリ完全解説 | AIFCC