Agent skill
ai-era-development-workflow
Stars
5
Forks
0
Install this agent skill to your Project
npx add-skill https://github.com/Gaku52/claude-code-skills/tree/main/ja/07-ai/ai-era-development-workflow
SKILL.md
AI 時代の開発ワークフロー
AI はソフトウェア開発のあり方を根本的に変える。AI コーディング支援、AI ペアプログラミング、AI 駆動テスト、AI レビュー、プロンプト駆動開発まで、AI 時代の開発手法を解説する。
このSkillの対象者
- AI ツールを開発ワークフローに統合したいエンジニア
- 開発生産性を最大化したい方
- AI 時代のエンジニアリングスキルを身につけたい方
前提知識
- ソフトウェア開発の実務経験
- Git/CI の基礎知識
- LLM の基礎概念
学習ガイド
00-fundamentals — AI 開発の基礎
| # | ファイル | 内容 |
|---|
01-ai-coding — AI コーディング
| # | ファイル | 内容 |
|---|
02-workflow — AI ワークフロー
| # | ファイル | 内容 |
|---|
03-team — AI チーム開発
| # | ファイル | 内容 |
|---|
クイックリファレンス
AI 開発ツール推奨スタック:
コーディング: Claude Code + GitHub Copilot
IDE: Cursor or VS Code + 拡張
テスト: AI テスト生成 + Vitest
レビュー: AI レビュー + 人間レビュー
ドキュメント: AI 生成 + 人間レビュー
デバッグ: AI 分析 + 従来デバッガー
生産性向上の原則:
✓ AI に丸投げせず、レビュー必須
✓ コンテキストを十分に与える
✓ 小さなタスクに分割して依頼
✓ テストで品質を担保
参考文献
- GitHub. "Copilot Documentation." docs.github.com/copilot, 2024.
- Anthropic. "Claude Code." claude.ai/claude-code, 2024.
- Cursor. "Documentation." cursor.com/docs, 2024.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
computer-science-fundamentals
A comprehensive guide covering the fundamentals of computer science. From hardware internals and data representation to algorithms, data structures, computation theory, programming paradigms, and software engineering basics — a systematic guide to all the CS foundations every engineer needs.
5
0
Explore
operating-system-guide
5
0
Explore
programming-language-fundamentals
5
0
Explore
algorithm-and-data-structures
5
0
Explore
linux-cli-mastery
5
0
Explore
aws-cloud-guide
5
0
Explore
Didn't find tool you were looking for?