HomeTags#ai-tools

Tag timeline

#ai-tools10 total

同じキーワードで束ねられた更新を確認できます。カテゴリをまたいだ関連ニュースや実装トピックの追跡に使えます。

Total10#ai-tools の全掲載記事All listed entries tagged #ai-tools
Showing10このページの表示件数Entries on this page
Page1/1静的ページ位置Static page position
Updated公開index snapshotPublished index snapshot

Entriespage 1/1 · 10 total

Fri, Aug 141 entries
新規収集INDEXEDコミュニティCommunityAI Editors·Zenn Cursor

生成AI時代の「見積もり崩壊」を防ぐ6つの対処法As AI tools reduce coding effort, teams risk underestimating tasks by ignoring…

重要度 MediumMedium priority技術記事 · AI Editorstechnical post · AI Editors

AI要約AI活用で実装コストが下がる一方、設計漏れや手戻りを考慮しない過小見積もりが横行する「ストーリーポイント・デフレーション」への対策として、6つの実践的アプローチを紹介している。

AI SUMMARYAs AI tools reduce coding effort, teams risk underestimating tasks by ignoring edge cases and rework, a phenomenon called story-point deflation; this article outlines six practical countermeasures to keep sprint estimates accurate.

生成AI時代の「見積もり崩壊」を防ぐ6つの対処法og
Tue, Aug 111 entries
新規収集INDEXEDコミュニティCommunityAI Editors·Zenn Cursor

開発の暗黙知を集約するskillsを作ったA developer built a tool called "skills" that automatically harvests…

重要度 MediumMedium priority技術記事 · AI Editorstechnical post · AI Editors

AI要約コードレビューの勘やチーム固有のルールといった言語化しにくい開発の暗黙知を、自動で収穫・集約するツール「skills」を開発した。練達エンジニアほど言語化が難しいという課題をシステム的に解決しようとする取り組みだ。

AI SUMMARYA developer built a tool called "skills" that automatically harvests hard-to-articulate tacit knowledge—such as code-review instincts, team conventions, and past failure patterns—addressing the challenge that experienced engineers rarely bother to write such insights down.

開発の暗黙知を集約するskillsを作ったog
Mon, Aug 31 entries
コミュニティCommunityCopilot·Qiita GitHub Copilot

GitHub CopilotをSEが使うときのテクニック10選This article introduces 10 practical techniques for systems engineers to use…

重要度 MediumMedium priority技術記事 · GitHub Copilottechnical post · GitHub Copilot

AI要約コード補完にとどまらず、設計書の作成やテスト観点の洗い出し、障害調査など上流工程にもGitHub Copilotを活用する実践的な10のテクニックを紹介している。

AI SUMMARYThis article introduces 10 practical techniques for systems engineers to use GitHub Copilot beyond code completion, covering upstream tasks such as design documentation, test planning, and incident investigation.

Wed, Jul 291 entries
公式OfficialNews/Policy·Google Keyword Blog

非営利団体がAIを活用できる3つの新しい方法3 new ways nonprofits can put AI to work

重要度 MediumMedium priority技術記事 · Industry & Policytechnical post · Industry & Policy

AI要約GoogleはGoogle.orgを通じ、非営利団体向けにGoogle AIツールの学習・活用を支援する新ツールとリソースを公開した。非営利団体がAIを実務に取り入れやすくすることが目的。

AI SUMMARYGoogle is introducing new tools and training resources via Google.org to help nonprofits adopt and apply Google AI tools in their work, lowering the barrier to AI use in the sector.

3 new ways nonprofits can put AI to workmedia
Mon, Jul 271 entries
コミュニティCommunityAI Editors·Qiita Cursor

AIツールを3ヶ月本気で使い込んだら転職市場の評価が気になった——無料面談で確認した実録The author spent three months intensively using AI tools like Cursor, then…

重要度 InfoInformational深掘り候補 · 技術記事 · AI EditorsDeep-dive candidate · technical post · AI Editors

AI要約著者がCursorなどのAIツールを3ヶ月間集中的に活用した後、その経験が転職市場でどう評価されるかを無料キャリア面談で検証した体験談。AI活用スキルの市場価値を実例で示している。

AI SUMMARYThe author spent three months intensively using AI tools like Cursor, then verified how that experience is valued in the job market through a free career consultation. The article offers a real-world data point on the career value of AI tool proficiency.

AIツールを3ヶ月本気で使い込んだら転職市場の評価が気になった——無料面談で確認した実録og
Tue, Jul 211 entries
コミュニティCommunityCopilot·Zenn GitHub Copilot

一体いつから-Github Copilot Appの能力がコーディングだけだと錯覚していた?This article challenges the common assumption that GitHub Copilot App is only…

重要度 MediumMedium priority技術記事 · GitHub Copilottechnical post · GitHub Copilot

AI要約GitHub Copilot Appはコード補完だけでなく、文章作成や情報整理など幅広い用途に活用できることを解説した記事。コーディング専用ツールという思い込みを覆し、日常業務での応用可能性を示している。

AI SUMMARYThis article challenges the common assumption that GitHub Copilot App is only for coding, demonstrating its broader utility in tasks like writing and information organization. It highlights practical non-coding use cases that expand its value for everyday work.

一体いつから-Github Copilot  Appの能力がコーディングだけだと錯覚していた?og
Fri, Jul 171 entries
公式OfficialNews/Policy·Google Keyword Blog

NotebookLM が「Gemini Notebook」に名称変更NotebookLM is now Gemini Notebook

重要度 MediumMedium priority技術記事 · Industry & Policytechnical post · Industry & Policy

AI要約GoogleのAIノートツールNotebookLMが「Gemini Notebook」へリブランドされた。GeminiブランドへのAI製品統合が進み、ユーザーにとってより一貫したエコシステムが提供される。

AI SUMMARYGoogle has rebranded NotebookLM as Gemini Notebook, consolidating it under the Gemini AI product family to offer a more unified experience across its AI tools.

NotebookLM is now Gemini Notebookmedia
Sun, Jul 121 entries
コミュニティCommunityAI Editors·Qiita Cursor

Cursor と Claude Code のルールを symlink で共有してはいけない — 生成して同期するSharing rule files between Cursor and Claude Code via symlinks causes…

重要度 MediumMedium priority技術記事 · AI Editorstechnical post · AI Editors

AI要約symlink でルールファイルを共有すると両ツールの挙動が壊れるため、スクリプトでルールを生成・同期する方法を提案している。ツール間の設定管理を安全に行うための実践的な知見。

AI SUMMARYSharing rule files between Cursor and Claude Code via symlinks causes unexpected breakage; this article proposes generating and syncing rules with a script instead, offering a safer configuration management approach.

Sat, Jul 111 entries
コミュニティCommunityClaude Code·Qiita Claude

Fable 5 はコストに見合うだけの性能なのか 〜コードチェック編This article evaluates whether Fable 5 delivers value for its cost by using…

重要度 MediumMedium priority技術記事 · Claude / Claude Codetechnical post · Claude / Claude Code

AI要約Claude を用いて Fable 5 のコード品質を検証し、そのコストパフォーマンスを実践的な観点から評価した記事。AI によるコードレビューの実用性と費用対効果を判断する上で参考になる。

AI SUMMARYThis article evaluates whether Fable 5 delivers value for its cost by using Claude to perform code checks, offering a practical perspective on AI-assisted code review and its cost-effectiveness.

Fable 5 はコストに見合うだけの性能なのか 〜コードチェック編og
Wed, Jun 241 entries
公式OfficialCopilot·GitHub Blog (AI & ML)

仕事を自動化したら、よりよいリーダーになれたI automated my job (and it made me a better leader)

重要度 InfoInformational深掘り候補 · 技術記事 · GitHub CopilotDeep-dive candidate · technical post · GitHub Copilot

AI要約GitHubのシニアリーダーが、GitHub Copilotを使って40以上のオートメーションを構築し日常業務を効率化した実体験を共有。反復作業を自動化することで、より戦略的でインパクトの大きいリーダーシップに集中できるようになった経緯を解説する。

AI SUMMARYA senior GitHub leader shares how building 40+ automations with GitHub Copilot streamlined daily tasks, freeing up time to focus on strategic, higher-impact leadership work and becoming a more effective leader.