---
title: "AI"
permalink: "https://blog.aotoki.me/tags/AI/"
language: "zh-tw"
---

# AI



- [Sumitsubo：把規格做成 Linter](https://blog.aotoki.me/posts/2026/08/26/sumitsubo-spec-as-linter/index.md) — 2026-08-26
- [Kobako：WebAssembly 的記憶體交換](https://blog.aotoki.me/posts/2026/08/19/kobako-webassembly-memory-exchange/index.md) — 2026-08-19
- [Kobako：COSCUP 2026 演講後，來聊聊為什麼是 Ruby](https://blog.aotoki.me/posts/2026/08/12/kobako-why-ruby-after-coscup-2026/index.md) — 2026-08-12
- [Kobako：從 Ruby 到 mruby](https://blog.aotoki.me/posts/2026/08/05/kobako-from-ruby-to-mruby/index.md) — 2026-08-05
- [Kobako：打造 AI 時代的沙盒](https://blog.aotoki.me/posts/2026/07/29/kobako-building-ai-era-sandbox/index.md) — 2026-07-29
- [Kobako：Cold Start 原來能快 100 倍？](https://blog.aotoki.me/posts/2026/06/17/kobako-cold-start-100x-faster/index.md) — 2026-06-17
- [Kobako：用 Coding Agent 時測試能做多少防護](https://blog.aotoki.me/posts/2026/06/03/tests-as-safety-net-with-coding-agent/index.md) — 2026-06-03
- [Kobako：用 AI 開發終究會翻車？](https://blog.aotoki.me/posts/2026/05/27/ai-development-hits-old-challenges/index.md) — 2026-05-27
- [Kobako：讓 Agent 安全的操作 Rails](https://blog.aotoki.me/posts/2026/05/20/kobako-ruby-sandbox-for-ai/index.md) — 2026-05-20
- [當 Claude Code 持續運行數小時](https://blog.aotoki.me/posts/2026/04/15/when-claude-code-runs-for-hours/index.md) — 2026-04-15
- [Agent Skills 需要多少內容？](https://blog.aotoki.me/posts/2026/03/25/how-much-content-do-agent-skills-need/index.md) — 2026-03-25
- [從 Agent 到 Agentic AI](https://blog.aotoki.me/posts/2026/03/18/from-agent-to-agentic-ai/index.md) — 2026-03-18
- [該有自己的 Agent Skills 嗎？](https://blog.aotoki.me/posts/2026/02/11/should-you-have-your-own-agent-skills/index.md) — 2026-02-11
- [Design Pattern 在 AI 時代還有用嗎？](https://blog.aotoki.me/posts/2026/01/28/design-pattern-in-ai-era/index.md) — 2026-01-28
- [2026 年最值得投資的 AI 技能](https://blog.aotoki.me/posts/2025/12/31/ai-skills-worth-investing-in-2026/index.md) — 2025-12-31
- [正確使用 Claude Code 的 Agent 功能](https://blog.aotoki.me/posts/2025/12/17/using-claude-code-agent-correctly/index.md) — 2025-12-17
- [模擬語言模型呼叫 - Clean Architecture in TypeScript](https://blog.aotoki.me/posts/2025/11/21/clean-architecture-in-ts-mock-llm-call/index.md) — 2025-11-21
- [測試步驟 - Clean Architecture in TypeScript](https://blog.aotoki.me/posts/2025/11/14/clean-architecture-in-ts-test-steps/index.md) — 2025-11-14
- [測試準備 - Clean Architecture in TypeScript](https://blog.aotoki.me/posts/2025/11/07/clean-architecture-in-ts-test-preparation/index.md) — 2025-11-07
- [依賴注入 - Clean Architecture in TypeScript](https://blog.aotoki.me/posts/2025/10/31/clean-architecture-in-ts-dependency-injection/index.md) — 2025-10-31
- [Ruby 的 ri 命令在 Coding Agent 的潛力](https://blog.aotoki.me/posts/2025/10/29/ruby-ri-command-potential-for-coding-agent/index.md) — 2025-10-29
- [對話階段 - Clean Architecture in TypeScript](https://blog.aotoki.me/posts/2025/10/24/clean-architecture-in-ts-conversation-stage/index.md) — 2025-10-24
- [更新購物車 - Clean Architecture in TypeScript](https://blog.aotoki.me/posts/2025/10/17/clean-architecture-in-ts-update-shopping-cart/index.md) — 2025-10-17
- [查詢商品 - Clean Architecture in TypeScript](https://blog.aotoki.me/posts/2025/10/10/clean-architecture-in-ts-query-products/index.md) — 2025-10-10
- [側欄 Use Case - Clean Architecture in TypeScript](https://blog.aotoki.me/posts/2025/10/03/clean-architecture-in-ts-sidebar-use-case/index.md) — 2025-10-03
- [購物車側欄 - Clean Architecture in TypeScript](https://blog.aotoki.me/posts/2025/09/26/clean-architecture-in-ts-shopping-cart-sidebar/index.md) — 2025-09-26
- [對話 UseCase - Clean Architecture in TypeScript](https://blog.aotoki.me/posts/2025/09/19/clean-architecture-in-ts-conversation-usecase/index.md) — 2025-09-19
- [整合大型語言模型 - Clean Architecture in TypeScript](https://blog.aotoki.me/posts/2025/09/12/clean-architecture-in-ts-integrate-llm/index.md) — 2025-09-12
- [也許你的 Claude Code 該檢查自己的實作](https://blog.aotoki.me/posts/2025/09/10/maybe-your-claude-code-should-check-its-own-implementation/index.md) — 2025-09-10
- [對話紀錄 UseCase - Clean Architecture in TypeScript](https://blog.aotoki.me/posts/2025/09/05/clean-architecture-in-ts-conversation-record-usecase/index.md) — 2025-09-05
- [對話紀錄 API - Clean Architecture in TypeScript](https://blog.aotoki.me/posts/2025/08/29/clean-architecture-in-ts-conversation-record-api/index.md) — 2025-08-29
- [助手對話介面 - Clean Architecture in TypeScript](https://blog.aotoki.me/posts/2025/08/22/clean-architecture-in-ts-assistant-dialog-interface/index.md) — 2025-08-22
- [架構規劃 - Clean Architecture in TypeScript](https://blog.aotoki.me/posts/2025/08/15/clean-architecture-in-ts-architecture-planning/index.md) — 2025-08-15
- [介面規劃 - Clean Architecture in TypeScript](https://blog.aotoki.me/posts/2025/08/08/clean-architecture-in-ts-interface-planning/index.md) — 2025-08-08
- [專案設定 - Clean Architecture in TypeScript](https://blog.aotoki.me/posts/2025/08/01/clean-architecture-in-ts-project-setup/index.md) — 2025-08-01
- [tsyringe 套件 - Clean Architecture in TypeScript](https://blog.aotoki.me/posts/2025/07/25/clean-architecture-in-ts-tsyringe-package/index.md) — 2025-07-25
- [Hono 框架 - Clean Architecture in TypeScript](https://blog.aotoki.me/posts/2025/07/18/clean-architecture-in-ts-hono-framework/index.md) — 2025-07-18
- [目標設定 - Clean Architecture in TypeScript](https://blog.aotoki.me/posts/2025/07/11/clean-architecture-in-ts-goal-setting/index.md) — 2025-07-11
- [連載介紹 - Clean Architecture in TypeScript](https://blog.aotoki.me/posts/2025/07/04/clean-architecture-in-ts-series-introduction/index.md) — 2025-07-04
- [身為工程師，我在 2025 年如何用 AI 寫程式](https://blog.aotoki.me/posts/2025/04/02/as-programmer-how-i-use-ai-codegen-in-2025/index.md) — 2025-04-02
- [Global Game Jam 2025 - 以 Clean Architecture 思考 AI Agent 的導入](https://blog.aotoki.me/posts/2025/02/05/global-game-jam-think-about-ai-agent-with-clean-architecture/index.md) — 2025-02-05
- [如何設計自己的 AI Agent 框架](https://blog.aotoki.me/posts/2025/01/15/design-your-ai-agent-framework/index.md) — 2025-01-15
- [驗收測試驅動開發與 AI 訓練相似之處](https://blog.aotoki.me/posts/2024/03/06/the-atdd-and-ai-training-is-similar/index.md) — 2024-03-06
- [AI 輔助開發 - Copilot 與文件和註解](https://blog.aotoki.me/posts/2023/08/30/ai-development-the-copilot-and-comment-document/index.md) — 2023-08-30
- [也許生成式 AI 是新一次工業革命](https://blog.aotoki.me/posts/2023/03/15/generative-ai-may-be-next-industrial-revolution/index.md) — 2023-03-15
- [從測試 Stable Diffusion 結果反思軟體測試](https://blog.aotoki.me/posts/2023/03/08/rethink-software-test-by-test-stable-diffusion-result/index.md) — 2023-03-08
- [用工程師的方式入門生成式 AI - Stable Diffusion](https://blog.aotoki.me/posts/2023/03/01/learn-generative-ai-stable-diffusion-in-programmer-way/index.md) — 2023-03-01
- [從 ChatGPT 看學習與對工程師的影響](https://blog.aotoki.me/posts/2022/12/09/the-chatgpt-and-learning-and-programmer/index.md) — 2022-12-09

