Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Copilotを使いこなすためにエンジニアが鍛えるべきスキル

Avatar for autotaker autotaker
April 25, 2025
500

 Copilotを使いこなすためにエンジニアが鍛えるべきスキル

Avatar for autotaker

autotaker

April 25, 2025
Tweet

Transcript

  1. AIの呼吸 一の型 リズムを作る ⚈ AIは繰り返し作業が得意 ⚈ コードにリズムを作る ⚈ 同じクラス内では同じリズムを使う ⚈ テストコード:

    Arrange, Act, Assert ⚈ ビジネスロジック: Validate, Process, Format ⚈ メソッドの命名: create, read, update, delete © 2025 Works Human Intelligence Co., Ltd. © 2025 Works Human Intelligence Co., Ltd.
  2. AIの呼吸 二の型 ペアプロを意識する ⚈ AIはドライバー、自分はナビゲーター ⚈ 補完前にAIの補完イメージを予測 ⚈ 補完の意図をChatで説明させよう ⚈

    Custom Instructionで日本語や説明 レベルを指定しよう © 2025 Works Human Intelligence Co., Ltd. © 2025 Works Human Intelligence Co., Ltd.
  3. 当社利用のGitHub Copilot in VS Codeの画面より Custom Instruction © 2025 Works

    Human Intelligence Co., Ltd. © 2025 Works Human Intelligence Co., Ltd.
  4. AIの呼吸 三の型 コメントにコンテキストを書く ⚈ コードから読み取れないコンテキス トを伝える ⚈ Copilot Editsで一括生成 ⚈

    ビジネスロジックの説明 ⚈ 使用する定数値 ⚈ 入出力のサンプル © 2025 Works Human Intelligence Co., Ltd. © 2025 Works Human Intelligence Co., Ltd.
  5. エンジニアが身につけるべきスキル AIの呼吸を知ろう ⚈ AIのスキルを理解し、適切なタイミングで補完を活用する。 ⚈ 出力の妥当性を瞬時に判断するスキルを磨く。 AIの呼吸 各型の実践 ⚈ 繰り返し作業やコード構造でリズムを作る

    ⚈ AIをドライバー、自分をナビゲーターとしてペアプロを意識 ⚈ コメントにコードから読み取れないコンテキストを書く © 2025 Works Human Intelligence Co., Ltd. © 2025 Works Human Intelligence Co., Ltd.