Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Claude Codeの使い方
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
ttnyt8701
June 12, 2025
Programming
2
390
Claude Codeの使い方
https://blueish.connpass.com/event/358144/
ttnyt8701
June 12, 2025
Tweet
Share
More Decks by ttnyt8701
See All by ttnyt8701
Gemini CLI のはじめ方
ttnyt8701
1
260
ObsidianをMCP連携させてみる
ttnyt8701
3
4.6k
FastMCPでMCPサーバー/クライアントを構築してみる
ttnyt8701
3
690
LangChain Open Deep Researchとは?
ttnyt8701
2
400
Vertex AI Agent Builderとは?
ttnyt8701
4
380
A2A(Agent2Agent )とは?
ttnyt8701
2
470
Amazon Bedrock LLM as a Judgeを試す
ttnyt8701
2
150
Amazon Sagemaker Jump Startを用いて爆速でモデルを作成してみる
ttnyt8701
3
98
Amazon SageMaker Lakehouseでデータのサイロ化による課題を解決する
ttnyt8701
2
60
Other Decks in Programming
See All in Programming
AHC061解説
shun_pi
0
290
Go Conference mini in Sendai 2026 : Goに新機能を提案し実装されるまでのフロー徹底解説
yamatoya
0
500
PJのドキュメントを全部Git管理にしたら、一番喜んだのはAIだった
nanaism
0
230
24時間止められないシステムを守る-医療ITにおけるランサムウェア対策の実際
koukimiura
2
180
AIコーディングの理想と現実 2026 | AI Coding: Expectations vs. Reality 2026
tomohisa
0
910
CSC307 Lecture 10
javiergs
PRO
1
690
PostgreSQL を使った快適な go test 環境を求めて
otakakot
0
390
New in Go 1.26 Implementing go fix in product development
sunecosuri
0
240
encoding/json/v2のUnmarshalはこう変わった:内部実装で見る設計改善
kurakura0916
0
230
CSC307 Lecture 15
javiergs
PRO
0
210
Claude Codeと2つの巻き戻し戦略 / Two Rewind Strategies with Claude Code
fruitriin
0
200
izumin5210のプロポーザルのネタ探し #tskaigi_msup
izumin5210
1
510
Featured
See All Featured
My Coaching Mixtape
mlcsv
0
63
How to train your dragon (web standard)
notwaldorf
97
6.5k
The Limits of Empathy - UXLibs8
cassininazir
1
240
SEO for Brand Visibility & Recognition
aleyda
0
4.3k
A brief & incomplete history of UX Design for the World Wide Web: 1989–2019
jct
1
310
The Spectacular Lies of Maps
axbom
PRO
1
580
How to Grow Your eCommerce with AI & Automation
katarinadahlin
PRO
1
130
Getting science done with accelerated Python computing platforms
jacobtomlinson
2
130
Leo the Paperboy
mayatellez
4
1.5k
How GitHub (no longer) Works
holman
316
140k
SEO Brein meetup: CTRL+C is not how to scale international SEO
lindahogenes
0
2.4k
Impact Scores and Hybrid Strategies: The future of link building
tamaranovitovic
0
220
Transcript
Claude Code の使い方 ©BLUEISH 2025. All rights reserved.
立野 祐太 Yuta Tateno 普段はOCRやRAGを用いたアプリケーション開発に従事しています エンジニア 自己紹介 ©BLUEISH 2025. All
rights reserved.
目次 1. Claude Codeとは? 2. 導入方法 3. 使い方 4. 発展(
IDE統合 / Github Actions / 料金確認)
Claude Codeとは? ©BLUEISH 2025. All rights reserved.
Claude Codeとは? Anthoropic社が提供する非同期コーディング AIエージェント ターミナル、IDE、Github上から利用できる。 競合 ❏ Devin ❏ Google
Jules ❏ OpenAI Codex ❏ Github Copilot Coding Agent
できること • コードベース全体のファイルを編集し、バグを修正する • コードのアーキテクチャとロジックに関する質問に答える • テスト、リンティング、その他のコマンドの実行と修正 • Git の履歴を検索し、マージの競合を解決し、コミットと
PR を作成する • ウェブ検索を使用してインターネットからドキュメントやリソースを閲覧する • エンタープライズ展開向けにAmazon Bedrock および Google Vertex AIと連携 など
利用方法 定額: サブスクリプション Pro($20)、Max($100)、Max($200) 従量課金: Anthropic API、VertexAI、Bedrock経由で利用可能
利用方法 サブスクリプションごとの利用制限 Pro($20): 10 ~ 40プロンプト Max($100): 50 ~ 200プロンプト
Max($200): 200 ~ 800プロンプト 5 時間ごとにリセット
導入 ©BLUEISH 2025. All rights reserved.
導入 1. インストール 2. 利用したいプロジェクトに移動 3. CLIコマンドを実行
4. テーマ選択 5. 利用方法を選択 6. アクセス許可 導入
導入 7. 成功 🏁
使い方 ©BLUEISH 2025. All rights reserved.
プロジェクトの初期化 プロジェクトの初期化 CLAUDE.mdが生成される。 リポジトリ内のコードを操作する際に Claude Codeにガイダンスを提供
プロジェクトの初期化 初期化の実行タイミング: • 初回導入時 • 新メンバー参加時 • ファイル構造変更後 • 知見ファイル大幅更新後(CLAUDE.md,
./claude/ ~など)
指示の例 コードベースの理解 Git操作の自動化
指示の例 テスト&デバッグ 深い思考をさせる
コマンド CLIコマンド
コマンド CLIフラグ
コマンド CLIフラグ
コマンド Claude Codeコマンド
実行モード Shift + Tab で実行モード切り替え(自動承認・プラン・通常) プランでは計画を立てた段階で確認が入る
発展 ©BLUEISH 2025. All rights reserved.
IDEに統合 サポート: ❏ Visual Studio Code(CursorやWindsurfなどのフォークを含む) ❏ JetBrains IDE(PyCharm、WebStorm、IntelliJ、GoLandなどを含む)
IDEに統合 インストール方法( VSCode): ① 1. VSCodeを開く 2. 統合ターミナルを開く 3. claudeを実行する
→ 拡張機能が自動インストール ② 外部ターミナルで/ideコマンドを実行してIDEを選択する
IDEに統合 インストール方法( JetBrains): マーケットプレイスからClaude Codeプラグインをインストール
Claude Code GitHubActions GitHub ワークフローに統合して、自動コードレビュー、 PR管理、課題整理を実現
Claude Code GitHubActions(導入) Github AppにClaudeをインストール
Claude Code GitHubActions(導入) GithubにAnthropic APIキーを登録 Settings → Security → Secrets
and variables → Actions→”ANTHROPIC_API_KEY”で登録
Claude Code GitHubActions(導入) 権限設定 Settings → Code and automation →
Actions → General → Workflow permissions Read and write permissions,Allow GitHub Actions to create and approve pull requestsを許可
Claude Code GitHubActions(導入) プロジェクトにworkflowファイルを作成 ymlファイルをコピーし、プロジェクト直下に .github/workflows/claude.ymlを作成
サブスク / API どちらを利用するべきか サブスク利用で従量課金だった場合いくらか料金・トークが発生していたか → API利用の判断材料に
参考文献・引用 https://docs.anthropic.com/ja/docs/claude-code/overview