Source profileQuality 56/100

affaan-m/ECC/docs/ja-JP/skills/code-tour/SKILL.md

code-tour

Use it for engineering tasks; the detail page covers purpose, installation, and practical steps.

Source repository stars
234,327
Declared platforms
0
Static risk flags
0
Last source update
2026-07-27
Source checked
2026-07-28

Decision brief

What it does—and where it fits

コードベースウォークスルー用のCodeTour .tourファイルを作成し、実際のファイルとラインの範囲に直接開きます。ツアーは.tours/にあり、アドホックなMarkdownノートではなくCodeTour形式を対象としています。

Best for

    Not for

    • Tasks that require unconfirmed production actions or broad system permissions.
    • Environments where the pinned source and install steps cannot be inspected.

    Compatibility matrix

    Platform support, with evidence labels

    PlatformStatusEvidenceWhat to check
    CodexNot declaredNo explicit evidencePortability before use
    Claude CodeNot declaredNo explicit evidencePortability before use
    CursorNot declaredNo explicit evidencePortability before use
    Gemini CLINot declaredNo explicit evidencePortability before use
    Open the compatibility checker

    Installation

    Inspect first. Install second.

    The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.

    Source-detected install commandSource
    npx skills add https://github.com/affaan-m/ECC --skill "docs/ja-JP/skills/code-tour"
    Safe inspection promptEditorial

    Inspect the Agent Skill "code-tour" from https://github.com/affaan-m/ECC/blob/4e973d3eaf92d97f8d2e2d8abb39d8bdc8711b38/docs/ja-JP/skills/code-tour/SKILL.md at commit 4e973d3eaf92d97f8d2e2d8abb39d8bdc8711b38. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.

    Workflow

    What the source asks the agent to do

    1. 01

      使用時期

      次の場合にこのスキルを使用: - ユーザーがコードツアー、オンボーディングツアー、アーキテクチャウォークスルー、またはPRツアーを求める - ユーザーが「Xがどのように機能するかを説明」と言い、再利用可能なガイド付きアーティファクトを望む - 新しいエンジニアまたはレビュアーのためのランプアップパス - タスクはフラット概要ではなくガイド付きシーケンスでより良くサービスされる

      ユーザーがコードツアー、オンボーディングツアー、アーキテクチャウォークスルー、またはPRツアーを求めるユーザーが「Xがどのように機能するかを説明」と言い、再利用可能なガイド付きアーティファクトを望む新しいエンジニアまたはレビュアーのためのランプアップパス
    2. 02

      使用しないとき

      Review the “使用しないとき” section in the pinned source before continuing.

      Review and apply the “使用しないとき” source section.
    3. 03

      ワークフロー

      何か書く前にリポを探索: - READMEとパッケージ/アプリエントリポイント - フォルダ構造 - 関連するコンフィグファイル - ツアーがPRフォーカスの場合は変更されたファイル

      READMEとパッケージ/アプリエントリポイントフォルダ構造関連するコンフィグファイル

    Permission review

    Static risk signals and limitations

    No configured static risk pattern was detected

    This is not proof of safety. Runtime behavior, indirect dependencies, and hidden external systems are outside the static scan.

    Evidence record

    Why each signal appears

    EvidenceSourceComputedTestedEditorial
    SignalValueEvidence typeMeaning
    Quality score56/100ComputedDocumentation, specificity, maintenance, and trust rules
    Repository stars234,327SourceRepository attention, not individual Skill quality
    Compatibility0 platformsSourceDeclared in the catalog source record
    Usage guidecatalog recordEditorialGenerated or reviewed according to the visible evidence level

    Pinned source

    Provenance and original SKILL.md

    Repository
    affaan-m/ECC
    Skill path
    docs/ja-JP/skills/code-tour/SKILL.md
    Commit
    4e973d3eaf92d97f8d2e2d8abb39d8bdc8711b38
    License
    MIT
    Collected
    2026-07-28
    Default branch
    main
    View the original SKILL.md

    コードツアー

    コードベースウォークスルー用のCodeTour .tourファイルを作成し、実際のファイルとラインの範囲に直接開きます。ツアーは.tours/にあり、アドホックなMarkdownノートではなくCodeTour形式を対象としています。

    良いツアーは特定の読者への物語:

    • 彼らが何を見ているか
    • なぜそれが重要か
    • 次にどのパスを従うべきか

    .tour JSONファイルのみを作成。このスキルの一部としてソースコードを変更しないでください。

    使用時期

    次の場合にこのスキルを使用:

    • ユーザーがコードツアー、オンボーディングツアー、アーキテクチャウォークスルー、またはPRツアーを求める
    • ユーザーが「Xがどのように機能するかを説明」と言い、再利用可能なガイド付きアーティファクトを望む
    • 新しいエンジニアまたはレビュアーのためのランプアップパス
    • タスクはフラット概要ではなくガイド付きシーケンスでより良くサービスされる

    使用しないとき

    コードツアーの代わりに使用
    一度限りの説明で十分直接答える
    ユーザーがプロのドキュメント、.tourアーティファクトではなくドキュメント編集
    タスクは実装またはリファクタリング実装作業を行う
    広範なコードベースオンボーディングcodebase-onboarding

    ワークフロー

    1. 発見

    何か書く前にリポを探索:

    • READMEとパッケージ/アプリエントリポイント
    • フォルダ構造
    • 関連するコンフィグファイル
    • ツアーがPRフォーカスの場合は変更されたファイル

    コードの形状を理解する前にステップを書き始めないでください。

    2. 読者を推測

    要求からペルソナと深さを決定。

    リクエストの形ペルソナ推奨される深さ
    「オンボーディング」「新しい参加者」new-joiner9-13ステップ

    ツアー形式

    Code Tour .tourファイルはJSON形式で、各ステップはファイルパス、ライン番号、説明を含みます。

    Alternatives

    Compare before choosing

    Computed 9137,126

    github/awesome-copilot

    code-tour

    Use this skill to create CodeTour .tour files — persona-targeted, step-by-step walkthroughs that link to real files and line numbers. Trigger for: "create a tour", "make a code tour", "generate a tour", "onboarding tour", "tour for this PR", "tour for this bug", "RCA tour", "architecture tour", "explain how X works", "vibe check", "PR review tour", "contributor guide", "help someone ramp up", or any request for a structured walkthrough through code. Supports 20 developer personas (new joiner, bu

    Computed 83234,327

    affaan-m/ECC

    code-tour

    Create CodeTour `.tour` files — persona-targeted, step-by-step walkthroughs with real file and line anchors. Use for onboarding tours, architecture walkthroughs, PR tours, RCA tours, and structured "explain how this works" requests.

    Computed 70234,327

    affaan-m/ECC

    code-tour

    Use it for engineering tasks; the detail page covers purpose, installation, and practical steps.

    Computed 10042,015

    coreyhaines31/marketingskills

    ab-testing

    When the user wants to plan, design, or implement an A/B test or experiment, or build a growth experimentation program. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," "hypothesis," "should I test this," "which version is better," "test two versions," "statistical significance," "how long should I run this test," "growth experiments," "experiment velocity," "experiment backlog," "ICE score," "experimentation program