リモート開発メインのソフトウェア開発企業のエンジニアブログです

12 posts with the tag AI

A Simple Way to Manage Agent Skills Across AI Tools

August 21, 2026

posted by Ricardo

If you use more than one AI coding tool, you may have run into the same small annoyance I did. A skill you cre ...

続きを読む →

TablePlus MCP Support for Database Workflows

July 01, 2026

posted by Ricardo

I’ve been using MCP more often with coding agents because I want the agent to inspect real project conte ...

続きを読む →

Agent Skills を GitHub Actions 経由で定時実行し、野良化を防ぐ

June 18, 2026

posted by 中の人(管理者)

Agent Skills、便利ですよね。触りたての頃は 「1日1個、業務を skill にして自動化する!」 とか息巻いていたのですが、1週間くらいで辛くなってきて、最近は1週間に1個くらいに落ち着いています。 どんな業 ...

続きを読む →

Claude Code も Codex も大半の人は$20のプランで良い

May 04, 2026

posted by 中の人(管理者)

タイトル通りなんですが、少し補足しますと、 という話です。 Claude Code と Codex の limit の基礎知識 Claude Code でも Codex でも、使用量が limit に達すると一定時間使え ...

続きを読む →

最近の個人的な開発のやり方(複数タスクを同時に)

January 25, 2026

posted by 中の人(管理者)

今まで何回か触れたとおり、最近新しいサービスを作っています。私と村澤(彼のブログ記事は以下のリンクを参照)の2人でやっているのですが、担当分野が異なるので、私の担当部分に関してはほぼ個人開発みたいになっています。 iss ...

続きを読む →

How to Assign GitHub Tasks and Issues to AI Assistants

December 17, 2025

posted by Jose

Using GitHub with AI feels like gaining a teammate who never gets tired and never complains about reading your ...

続きを読む →

Amazon Bedrock Knowledge Base に API 経由でドキュメントを登録する

October 16, 2025

posted by 中の人(管理者)

背景 Amazon Bedrock Knowledge Bases とは Amazon Bedrock には Knowledge Bases という機能がある。S3 などのデータソースを登録すると、そこに入っているドキュ ...

続きを読む →

Spec-Driven Development with AI: A Practical Guide to the GitHub Spec Kit Methodology

October 13, 2025

posted by Ricardo

I recently wrote about using Claude Code Subagents in real projects and how a team of specialized agents colla ...

続きを読む →

Claude Code を1ヶ月使ってみた感想

July 18, 2025

posted by issei_m

2025年6月から Claude Code を Max プランで1ヶ月以上使い続けていますが、状況の変化が非常に早いため熱が冷めないうちに書き上げたいと思い筆を取りました。走り書きっぽくなっているのはご容赦ください。 な ...

続きを読む →

AI コーディングツールをざっと触ってみた感想

July 08, 2025

posted by 中の人(管理者)

個人的なメモ。試したものは以下の通り。 どれもそこまで深くは触っていない。OpenAI の Codex, Codex CLI は触っていない。理由は後述。 各ツールの感想 Claude Code 何だかんだで一番バランス ...

続きを読む →

How to Add External Knowledge to Dify

June 30, 2025

posted by 中の人(管理者)

This post explains how to connect external knowledge sources to Dify. Background We have a product that create ...

続きを読む →

Google AI Essentials を受けてみた

May 02, 2025

posted by issei_m

アイキャッチ画像は修了証明書。 去年末、日本リスキリングコンソーシアムが会員向けに Google AI Essentials を無料で受講できるアカウントを配布していました。先着順 (※) だったのでとりあえず申し込みだ ...

続きを読む →