codebase-onboarding
Official不慣れなコードベースを分析し、アーキテクチャマップ、主要なエントリポイント、規約、スターターCLAUDE.mdを含む構造化オンボーディングガイドを生成します。新しいプロジェクトに参加するか、リポでClaude Codeを初めてセットアップする場合に使用します。
What this skill does
When applied, it prepends a system prompt before your request is sent — no extra calls and no change to how you are billed beyond the added tokens.
--- name: codebase-onboarding description: 不慣れなコードベースを分析し、アーキテクチャマップ、主要なエントリポイント、規約、スターターCLAUDE.mdを含む構造化オンボーディングガイドを生成します。新しいプロジェクトに参加するか、リポでClaude Codeを初めてセットアップする場合に使用します。 origin: ECC --- # コードベースオンボーディング 体系的に不慣れなコードベースを分析し、構造化オンボーディングガイドを作成。新しいプロジェクトに参加するか、既存リポでClaude Codeを初めてセットアップする開発者向けに設計。 ## 使用時期 - Claude Codeでプロジェクトを初めて開く - 新しいチームまたはリポに参加 - ユーザーが「このコードベースを理解する手助けをしてください」と求める - ユーザーがプロジェクトのCLAUDE.mdを生成するよう要求 - ユーザーが「オンボード」または「このリポを説明」と言う ## 動作方法 ### フェーズ1:偵察 すべてのファイルを読まずにプロジェクトについての生の信号を集めます。これらのチェックを並行して実行: ``` 1. パッケージマニフェスト検出 → package.json, go.mod, Cargo.toml, pyproject.toml, pom.xml 2. フレームワークフィンガープリント → next.config、nuxt.config、angular.json、vite.config 3. エントリポイント識別 → main.*、index.*、app.*、server.* 4. ディレクトリ構造スナップショット → ディレクトリツリーの最上位2レベル 5. コンフィグとツール検出 → .eslintrc、.prettierrc、tsconfig.json、Dockerfile 6. テスト構造検出 → tests/、__tests__/、*.spec.ts、jest.config.* ``` ### フェーズ2:アーキテクチャマップ 主要なモジュールとそれらの関係を特定します。 ### フェーズ3:規約とスタイル コード規約、命名パターン、プロジェクト固有のパターンを特定。 ### 出力 - アーキテクチャマップ - 主要なエントリポイントと流れ - 規約とスタイルガイド - スターターCLAUDE.md
Use this skill
Add a "skill" field with the skill’s ID to your chat completion request. It is applied server-side before your prompt is sent — no extra calls.
{
"model": "gpt-4o-mini",
"skill": "imp-f5a0f12a-0daa-4978-afd4-4a41c8bbf43b",
"messages": [{ "role": "user", "content": "…" }]
}Install the skill, enable it in your dashboard and (optionally) limit it to specific models. It then applies automatically to every matching request — with no "skill" field to send each time.
Set it up in your dashboardMore skills
Set up and use 1Password CLI for sign-in, desktop integration, and reading or injecting secrets.
Create, view, edit, delete, search, move, or export Apple Notes via the memo CLI on macOS.
List, add, edit, complete, or delete Apple Reminders and reminder lists via remindctl.
Create, search, and manage Bear notes via grizzly CLI.
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
BluOS CLI (blu) for discovery, playback, grouping, and volume.
Capture frames or clips from RTSP/ONVIF cameras.
Search, install, update, sync, or publish agent skills with the ClawHub CLI and registry.