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

Claude Codeと駆け抜ける 情報収集と実践録

Avatar for sontixyou sontixyou
February 24, 2026

Claude Codeと駆け抜ける 情報収集と実践録

Avatar for sontixyou

sontixyou

February 24, 2026
Tweet

More Decks by sontixyou

Other Decks in Technology

Transcript

  1. © Findy Inc. ⾃⼰紹介 2 ⻄村 憲悟 [にしむら けんご] マルチスタックエンジニア

    @sontixyou / そんちょ 好きなツール Claude code / lazygit / Neovim
  2. © Findy Inc. 今⽇話すこと 3 • 毎⽇アプデがあるClaude Codeに対しての情報収集 • Claude

    Codeの⼒を引き出す • それでもぶつかる壁との向き合い⽅
  3. © Findy Inc. Claude Codeが作業しやすい環境を整える 11 • コードベースの構造を統⼀ ◦ メソッドの粒度やビジネスロジックの定義⽅法を統⼀

    • ガードレールを整備 ◦ 単体テストの整備、Linterによるtypo等の撲滅 Harness-Engineeringを参考