メインコンテンツまでスキップ

「AI Coding」タグの記事が4件件あります

AI-assisted programming and development

全てのタグを見る

Test-Measure-RefineでAgent Skillsを改善する

· 約5分
Claude Dev
Claude Dev

多くの agent skills が失敗する理由は単純です。プロンプトを少し直して1回実行し、「良くなった」と判断してしまうことです。

Anthropic の最新 Skill Creator 更新は、よりエンジニアリング寄りのループを示しています。先にテストし、挙動を測定し、その後に改善する という流れです。社内の agent ワークフローを作っているなら、ここが本質的な変化です。

この投稿では、公式発表を開発者が毎週回せる実践ワークフローに書き換えます。

本番投入できるAIエージェント・ワークフローパターンの選び方

· 約5分
Claude Dev
Claude Dev

多くのチームがエージェントで失敗する理由は、モデル品質ではありません。

失敗要因は、早い段階で間違ったワークフローパターンを選ぶことです。オーケストレーションが過剰で、構成要素が増え、複雑さの理由が明確でないまま進んでしまいます。

Anthropic の最新記事(よく使われるエージェントワークフローパターン)は有用ですが、ここでは本番システムを作る開発者向けに書き換えます。

Claude Code vs OpenAI Codex 2025: The Ultimate AI Coding Assistant Showdown

· 約7分
Claude Dev
Claude Dev

The AI coding landscape has dramatically evolved in 2025, with both Anthropic's Claude Code and OpenAI's revamped Codex offering compelling but fundamentally different approaches to AI-assisted development. After OpenAI's surprising discontinuation of the original Codex in 2023, the company has returned with a completely reimagined system, while Claude Code has solidified its position as a premier development partner. Let's dive into the definitive comparison for 2025.

The Great Comeback: OpenAI Codex Returns

Before we compare, it's crucial to understand that the OpenAI Codex available in 2025 is completely different from the original 2021 version that was deprecated in March 2023. The new Codex isn't just a model—it's a full autonomous software engineering agent powered by codex-1, a specialized version of OpenAI's o3 model optimized for software engineering tasks.

Claude Now Available in Xcode - Revolutionizing iOS and macOS Development

· 約4分
Claude Dev
Claude Dev

Apple developers, rejoice! Claude Sonnet 4 is now available directly within Xcode 26, bringing powerful AI-assisted coding capabilities to your iOS and macOS development workflow. This integration marks a significant step forward in making AI development tools more accessible and contextually aware for Apple platform developers.