<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>AI 講師陳彥彤YC — 部落格</title><description>後端工程師的技術筆記。Spring Boot、React、MySQL、Redis 實戰踩坑紀錄。</description><link>https://yanchen184.github.io/</link><language>zh-Hant</language><item><title>手機跑本地 LLM 怎麼裝？iPhone 15 Plus / Android 完整教學（PocketPal AI 安裝、模型選擇、踩坑）</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/phone-local-llm-pocketpal/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/phone-local-llm-pocketpal/</guid><description>想用手機跑本地 LLM，但不知道要裝什麼 app、能跑多大的模型、能不能進開發工作流？本文拆解 2026 年 5 月最熱門的三個 on-device LLM app（PocketPal AI / LLMFarm / MLC Chat）怎麼選、iPhone 15 Plus 真實能跑哪些模型（1B-2B 是甜蜜點，3B 卡頓、4B+ 跑不動）、PocketPal AI 從 0 開始安裝、5 個踩坑（記憶體爆掉、發燙降頻、context window 太短、token/秒掉到不能用、Apple Intelligence 跟本地 LLM 的關係），最後解釋為什麼「手機算力幫電腦」是死路、什麼情境真的值得在手機跑 LLM。</description><pubDate>Wed, 20 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>PocketPal AI</category><category>本地 LLM</category><category>iPhone</category><category>Android</category><category>LLMFarm</category><category>MLC Chat</category><category>Apple Intelligence</category><category>on-device AI</category><category>GGUF</category><category>llama.cpp</category><author>陳彥彤</author></item><item><title>MemPalace 3.3.5 救援實錄:HNSW Quarantine、from-sqlite 重建,與一支 claude -p HTTP proxy</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/mempalace-3-3-5-claude-p-proxy/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/mempalace-3-3-5-claude-p-proxy/</guid><description>chromadb 1.5.x 在 macOS 26.4 ARM64 必 SIGSEGV,所有 mempalace CLI 指令全死、只剩 MCP server 苟活。MemPalace 3.3.5 用兩個機制救回來:HNSW segment quarantine 自動隔離壞索引,repair --mode from-sqlite 從 sqlite3 直接撈 (id, document, metadata) 重灌新 palace。本文記錄完整升級路徑、3.3.5 兩個救命機制原理、外加我寫的 180 行 Python claude-p-openai-proxy.py——把 claude -p CLI 包成 OpenAI 相容 HTTP 端點,讓 mempalace compress 走 Max 訂閱、零 API 成本。</description><pubDate>Wed, 20 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>MemPalace</category><category>ChromaDB</category><category>HNSW</category><category>Claude Code</category><category>Anthropic</category><category>RAG</category><category>vector-db</category><category>Python</category><author>陳彥彤</author></item><item><title>Karpathy 的 LLM Wiki 到底在紅什麼?跑兩週實測+踩坑</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/karpathy-llm-wiki/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/karpathy-llm-wiki/</guid><description>2026 年 4 月 Karpathy 在 gist 丟了一份 200 行 markdown,一週後全網炸開、12 個社群 implementation。一句話講:讓 LLM 把你丟的所有資料「編譯」成一個結構化的 markdown 知識庫,以後問問題不查原始檔、查這個被整理過的 wiki。本文拆解 RAG vs LLM Wiki 的編譯式/解釋式之差、三層架構、30 分鐘上手路徑、我把 7 場教學逐字稿 + 200 則 Discord QA 丟進去跑兩週的實測(token 降 87%)、5 個踩坑、什麼情境裝了反而是負擔。</description><pubDate>Wed, 20 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>LLM Wiki</category><category>Karpathy</category><category>Claude Code</category><category>RAG</category><category>知識管理</category><category>AI 工作流</category><category>Obsidian</category><category>AI 工具</category><author>陳彥彤</author></item><item><title>AI 寫的前端為什麼都長一樣？「紫色問題」的歷史考古 + 反 AI 味 system prompt 全文公開</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/ai-frontend-purple-problem-explained/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/ai-frontend-purple-problem-explained/</guid><description>產業內叫它 distributional convergence、purple problem、AI slop——每個 LLM 寫的前端都是紫色漸層、Inter、三欄卡片。這篇做歷史考古（Instagram 2015 → Tailwind UI 2020 → 訓練資料污染），拆解 Anthropic 四維度框架（typography / color / motion / spatial），並公開那段 350 token system prompt 給你貼進 Cursor / Codex / ChatGPT。Part 1 教你裝 plugin，Part 2 教你拆給其他工具用。</description><pubDate>Tue, 19 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>Claude Code</category><category>Anthropic</category><category>前端設計</category><category>AI 工具</category><category>design system</category><author>陳彥彤</author></item><item><title>我把 AI 課程簡報全做成 HTML 丟上 GitHub Pages：popularize-slides 開源拆解</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/popularize-slides-deck/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/popularize-slides-deck/</guid><description>我在職訓局教 4 堂 AI Claude Code 概論初級班，把簡報全寫成 HTML 而不是 Keynote / Slidev / Reveal.js，丟在 GitHub Pages 上跑。本文拆解：為什麼放棄 Keynote、為什麼不用 Slidev、設計系統（深色 + 黃金 accent + 襯線標題）、部署用一條 push 指令、學生 clone 下來雙擊就能看（沒有 npm install）。Repo 全開源，歡迎 fork 改成你的教學內容。</description><pubDate>Tue, 19 May 2026 00:00:00 GMT</pubDate><category>AI 教學</category><category>Claude Code</category><category>GitHub Pages</category><category>HTML</category><category>簡報設計</category><category>職訓局</category><category>AI 教學</category><category>Superpowers</category><author>陳彥彤</author></item><item><title>Claude Code 寫的前端為什麼都長一樣？Anthropic 官方 frontend-design plugin 完整教學</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/claude-frontend-design-plugin-guide/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/claude-frontend-design-plugin-guide/</guid><description>AI 寫的前端九成是紫色漸層 + Inter + 三欄卡片（業界稱「AI slop」）。Anthropic 官方 frontend-design plugin 兩行指令裝起來，鎖住四個維度（typography / color / motion / spatial composition）擋掉 AI 味。含安裝、prompt 範例、Cursor / Codex workaround。</description><pubDate>Mon, 18 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>Claude Code</category><category>Anthropic</category><category>前端開發</category><category>AI 工具</category><category>vibe coding</category><author>陳彥彤</author></item><item><title>Superpowers 暴衝 121k stars、Anthropic 收編,該裝嗎?跟手寫 skill 怎麼選</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/superpowers-vs-handcrafted-skills/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/superpowers-vs-handcrafted-skills/</guid><description>obra/superpowers 7 個月 121k stars、2026/01 進 Anthropic 官方 plugin marketplace,14 個內建 skill 把資深工程師工作流(brainstorm/TDD/debug)強行套到 Claude Code 上,token -14%、首次成功率 +40%。但我自己跑兩週發現:小任務反而 +20% token、demo 前急著修 bug 被 brainstorming 拖住、Haiku 跑不動。本文拆 14 個 skill 各自解什麼、5 個踩坑、跟自己手寫 skill 的對照表(從適用任務、學習曲線、客製化彈性、維護成本四個維度比較)、Jesse Vincent 的設計哲學(讓 Claude 暫停,不是變聰明)。</description><pubDate>Mon, 18 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>Claude Code</category><category>Superpowers</category><category>AI Agent</category><category>AI 工作流</category><category>Skills</category><category>Plugin</category><category>Anthropic</category><category>工程師日常</category><author>陳彥彤</author></item><item><title>從 0 在 Mac 上裝 Hermes Agent 接內網 LLM：proxy 補洞 + launchd 自啟動完整實戰</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/hermes-agent-mac-install/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/hermes-agent-mac-install/</guid><description>想在 Mac 上裝 Hermes Agent 接自家內網 LLM,結果 hermes -z 跑完 exit 0、stdout 完全空白?本文記錄從 0 安裝 Hermes、發現 OpenAI-compatible wrapper 缺 4 件事 (/v1/models、usage、SSE streaming、system_fingerprint) 導致 silent fail,寫 FastAPI proxy 一次補齊,最後掛 launchd 開機自啟動的完整路徑。附完整可複製 proxy.py、踩坑清單、排查心法。</description><pubDate>Fri, 15 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>Hermes Agent</category><category>AI Agent</category><category>OpenAI API</category><category>FastAPI</category><category>macOS</category><category>launchd</category><category>Breeze2</category><category>CLI</category><author>陳彥彤</author></item><item><title>Hermes Agent 是什麼?一篇給完全新手看的 AI 工具介紹(白話版)</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/hermes-agent-intro/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/hermes-agent-intro/</guid><description>我有 ChatGPT 了為什麼還要裝 Hermes Agent?簡單講:ChatGPT 只會回字、要你自己動手;Hermes Agent 會幫你動手——查檔、改檔、跑指令、上網查資料,做完才回報。本文用「人肉接線生 vs 工讀生」的比喻、5 個日常情境、跟 ChatGPT/Claude Code/Cursor 的對照表,讓完全不會寫 code 的人也能搞懂這工具能幫你做什麼、安不安全、怎麼開始。</description><pubDate>Fri, 15 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>Hermes Agent</category><category>AI Agent</category><category>AI 入門</category><category>CLI 工具</category><category>NousResearch</category><category>Claude Code</category><category>ChatGPT</category><author>陳彥彤</author></item><item><title>Hermes Agent 為什麼擠進 OpenRouter App 排行榜第 2?結構性原因解析</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/hermes-agent-academic/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/hermes-agent-academic/</guid><description>2026 上半年 OpenRouter App &amp; Agent Rankings 公布,Hermes Agent (NousResearch 維護的開源 CLI agent) 排名第 2,僅次於 ChatGPT、把 Kilo Code / Claude Code / Cline 全壓在身後。本文拆解三個結構性原因:provider-agnostic 直接吃 OpenRouter 紅利、開源 CLI 的 long-tail 採用、NousResearch 的開源信任資本。並提供 v0.13.0 release 訊號分析、跟主流 agent 的真實差異對照、反方論點。</description><pubDate>Fri, 15 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>Hermes Agent</category><category>NousResearch</category><category>OpenRouter</category><category>AI Agent</category><category>Open Source</category><category>LLM Routing</category><category>CLI Agent</category><author>陳彥彤</author></item><item><title>Hermes Agent 的沙盒(Sandbox)詳解:7 種隔離環境怎麼選?</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/hermes-agent-sandbox/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/hermes-agent-sandbox/</guid><description>AI Agent 最怕的就是「它把我電腦搞壞了」。Hermes Agent 內建 7 種沙盒後端:本機、Docker、SSH、Singularity、Modal、Daytona、Vercel Sandbox,涵蓋從「完全不隔離」到「跑在別人雲端、跟你電腦完全無關」。本文拆解每一種的隔離強度、適用場景、實際 docker 設定範例,讓你知道哪種任務該選哪個後端。</description><pubDate>Fri, 15 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>Hermes Agent</category><category>Sandbox</category><category>Docker</category><category>AI 安全</category><category>Modal</category><category>Vercel Sandbox</category><category>Daytona</category><author>陳彥彤</author></item><item><title>Claude Code /powerup 是什麼？10 堂互動教學完整介紹（2026 更正版）</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/claude-code-powerup-tutorial/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/claude-code-powerup-tutorial/</guid><description>/powerup 是 Claude Code CLI 內建的互動教學命令，提供 10 堂課掃過 Claude Code 最常被忽略的進階功能。本文用本機 binary 為 source of truth，逐堂拆解真實內容。</description><pubDate>Fri, 15 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>Claude Code</category><category>Anthropic</category><category>工程師工具</category><category>互動教學</category><author>陳彥彤</author></item><item><title>Hermes Agent 最簡安裝指南:5 分鐘新手版(macOS/Linux/Windows)</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/hermes-agent-quickstart/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/hermes-agent-quickstart/</guid><description>不用懂 Python、不用買 GPU、不用 Docker。三步驟:裝 uv → 裝 hermes-cli → 給它一把 API key。本文是 Hermes Agent 最簡安裝路徑,專為「完全沒裝過 AI CLI 工具」的新手寫,附 Anthropic / OpenAI / Ollama 三家 provider 比較、API key 取得步驟、第一句話 hermes -z 範例,15 分鐘從 0 跑起來。想接公司內網 LLM 看實戰篇,這篇先學會「能跑」。</description><pubDate>Fri, 15 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>Hermes Agent</category><category>uv</category><category>安裝教學</category><category>AI 入門</category><category>Anthropic</category><category>OpenAI</category><category>Ollama</category><category>CLI</category><author>陳彥彤</author></item><item><title>兩個教訓:Astro base path 不會自動套 markdown 連結、跨多檔案任務該開 TaskList</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/claude-code-two-lessons-astro-and-tasklist/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/claude-code-two-lessons-astro-and-tasklist/</guid><description>剛把 5 篇 Hermes Agent 系列發到 GitHub Pages,踩兩個坑被自己抓到。第一個技術:Astro 的 base path 設定不會自動套到 markdown 連結,本機 dev 看不出來、production 全 404,Astro issue #3626 從 2022 年開到現在,官方文件明文寫「developer responsibility」要自己加前綴。第二個流程:跨多檔案多步驟任務該開 TaskCreate 追進度,不是儀式是斷線保險。兩個共通點:該查不查、該開不開。</description><pubDate>Fri, 15 May 2026 00:00:00 GMT</pubDate><category>工程師日常</category><category>Astro</category><category>Claude Code</category><category>GitHub Pages</category><category>Static Site Generator</category><category>TaskList</category><category>AI 工作流</category><category>踩坑筆記</category><author>陳彥彤</author></item><item><title>Kroki 自架實戰：用文字管理部落格架構圖，幹掉 Figma 截圖工作流（含 Astro + GitHub Actions 完整教學）</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/kroki-self-host-diagram-pipeline/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/kroki-self-host-diagram-pipeline/</guid><description>把部落格的架構圖、流程圖從「開 Figma 拖拉 5 分鐘」改成「markdown 寫 5 行 Mermaid，build 時自動產 SVG」。本文記錄我把 ai-lecturer-bob 接上自架 Kroki 的完整改造：為什麼公服務不能用、Astro markdown parser 怎麼攔截、GitHub Actions 怎麼開 service container、4 個踩坑點。兩小時建置，每篇省 5-10 分鐘截圖時間。</description><pubDate>Tue, 12 May 2026 00:00:00 GMT</pubDate><category>開發工具</category><category>Kroki</category><category>Mermaid</category><category>PlantUML</category><category>Diagram as Code</category><category>Docker</category><category>Astro</category><category>GitHub Actions</category><author>陳彥彤</author></item><item><title>把卡通形象訓成 Wan 2.2 i2v LoRA 並掛上個人網站：5 次 BSOD、19 次訓練失敗的完整實錄</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/ohwx-companion/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/ohwx-companion/</guid><description>19 次訓練失敗、5 次 BSOD、8 個 musubi-tuner Windows 雷區 — 把自己的卡通形象訓成 Wan 2.2 i2v LoRA，再變成 scroll-aware 浮動角色掛上個人形象網站的完整實錄。</description><pubDate>Mon, 11 May 2026 00:00:00 GMT</pubDate><category>AI 影片</category><category>Wan 2.2</category><category>musubi-tuner</category><category>LoRA</category><category>ComfyUI</category><category>Astro</category><category>AI 影片</category><category>個人品牌</category><author>陳彥彤</author></item><item><title>Ralph Loop 實戰：6 個官方 README 沒講的坑（重度使用者觀點）</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/ralph-loop-real-world/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/ralph-loop-real-world/</guid><description>Ralph Loop 不是新模型也不是黑科技，本質就是 Stop hook 攔住 exit + 同 prompt 重餵。本文拆解機制、實戰場景、4 個踩坑、2 個進階組合，以及一份可複製貼上的 prompt 模板，特別針對 TDD 收斂這類最常見的場景。</description><pubDate>Mon, 11 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>Claude Code</category><category>Ralph Loop</category><category>Anthropic</category><category>自動化</category><category>Hooks</category><author>陳彥彤</author></item><item><title>RuFlow 是什麼？把 Claude Code 變成 100+ agent 群的開源編排器，到底是不是真的？</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/ruflo-multi-agent-claude/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/ruflo-multi-agent-claude/</guid><description>社群瘋傳的 RuFlow 真的能省 75% API 費用嗎？我去查了官方 GitHub，把 IG 文案、TikTok、dev.to 推銷文、官方 README 四個來源逐項比對，告訴你哪些是真的、哪些被放大過。</description><pubDate>Sat, 09 May 2026 00:00:00 GMT</pubDate><category>AI 工程</category><category>Claude Code</category><category>multi-agent</category><category>RuFlow</category><category>AI 工具</category><category>開源</category><category>智慧路由</category><author>陳彥彤</author></item><item><title>用手機控制你的 Mac 寫程式：Claude Code Remote Control 完整教學（含 push 推播 + 全自動配置）</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/claude-code-remote-control/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/claude-code-remote-control/</guid><description>上課中、騎車紅燈、躺床滑手機，順手叫 Mac 跑一個 task。Claude Code 在 2026/02 推出的 Remote Control 把這件事做成五分鐘設定的標配。本文從零教到推播，包含一個官方文件沒寫的隱藏設定。</description><pubDate>Fri, 08 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>Claude Code</category><category>Remote Control</category><category>AI 工具</category><category>自動化</category><category>工程師日常</category><author>陳彥彤</author></item><item><title>自製 Claude Code Plugin 必踩的四個坑：marketplace、cache、跨平台與 credentials 分享</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/yc-plugin-pitfalls/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/yc-plugin-pitfalls/</guid><description>做 yc-plugin 路上踩過的四個坑：marketplace.json 的 source 寫法、plugin cache 為什麼不更新、python vs python3 跨平台問題、credentials 加密 zip 分享給朋友。</description><pubDate>Fri, 08 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>Claude Code</category><category>Plugin</category><category>AI 工具</category><category>工程師日常</category><category>踩坑筆記</category><author>陳彥彤</author></item><item><title>用 yc-plugin 一行指令上傳 YouTube：完整安裝 + OAuth 設定 + 跟朋友共用 credentials</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/yc-plugin-youtube-upload/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/yc-plugin-youtube-upload/</guid><description>把自製 YouTube 上傳腳本包成 Claude Code Plugin。一行指令上傳影片，自動偵測字幕、自動建播放清單、支援排程發布。OAuth 設一次終身用，朋友也能裝。</description><pubDate>Fri, 08 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>Claude Code</category><category>Plugin</category><category>YouTube</category><category>自動化</category><category>AI 工具</category><author>陳彥彤</author></item><item><title>文件沒寫的 CLI 設定怎麼挖：用 strings + grep 從 binary 反查 hidden config（含實戰案例）</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/cli-hidden-settings-strings/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/cli-hidden-settings-strings/</guid><description>工程師日常踩坑：明明 UI 裡看到一個 toggle，但官方文件就是沒寫對應的 settings.json key。最近用這招從 Claude Code binary 挖出兩個 hidden key，分享 5 步驟通用方法論。不用 Ghidra、不用 radare2，5 分鐘搞定 95% 場景。</description><pubDate>Fri, 08 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>CLI</category><category>Reverse Engineering</category><category>工程師日常</category><category>踩坑筆記</category><category>Claude Code</category><author>陳彥彤</author></item><item><title>zenbu-powers 是什麼？從這個 0 star 的 Claude Code Plugin 偷到的 5 個架構設計</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/zenbu-powers-claude-code-plugin-design/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/zenbu-powers-claude-code-plugin-design/</guid><description>一個 0 star、沒人注意的 Claude Code Plugin，但翻完整個 repo 後我直接把兩個設計搬進自己的 CLAUDE.md。本文拆解值得偷的 5 個架構模式，以及為什麼不建議整包安裝。</description><pubDate>Fri, 08 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>Claude Code</category><category>Plugin</category><category>Anthropic</category><category>架構設計</category><category>Hooks</category><author>陳彥彤</author></item><item><title>我怎麼用 Claude Code 把 /sync 從 271 行 markdown 重寫成開源工具</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/how-i-built-claude-self-sync-with-claude/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/how-i-built-claude-self-sync-with-claude/</guid><description>把 ~/.claude/commands/sync.md 內嵌的 271 行 bash 抽出來變成獨立 sync.sh 並開源到 GitHub。記錄過程踩到的 6 個 macOS / bash / rsync 雷，以及與 Claude Code 協作的 ralph-loop 工作流。</description><pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>Claude Code</category><category>開源</category><category>bash</category><category>macOS</category><category>開發實錄</category><author>陳彥彤</author></item><item><title>Claude Code 接本地模型還能上網嗎？2026 完整接線圖（Ollama / claude-code-router / Web Search）</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/claude-code-local-model-with-web-search/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/claude-code-local-model-with-web-search/</guid><description>Claude Code 把 backend 從 Anthropic 換成本地 Ollama，三條 env var 搞定。但內建 WebSearch 工具是伺服器端服務，改接本地後直接失效。本文把兩條官方路徑、四種 backend、Web Search 三解法、6 個踩坑、模型選型一次寫完，文章 URL 餵給 Claude Code 它能照著裝。</description><pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>Claude Code</category><category>Ollama</category><category>本地模型</category><category>AI 工具</category><category>開發實錄</category><author>陳彥彤</author></item><item><title>claude-self-sync：用兩個 GitHub repo 同步多台機器的 ~/.claude</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/claude-self-sync-intro/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/claude-self-sync-intro/</guid><description>寫了一個 bash 腳本把 ~/.claude 拆成公開 config + 私密 secrets 兩個 git repo，用三條指令解決 Claude Code 多機同步。Dropbox / iCloud 雷我替你踩過了。</description><pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>Claude Code</category><category>開源工具</category><category>bash</category><category>Git workflow</category><category>工程師工具</category><author>陳彥彤</author></item><item><title>blog-create skill P0-P3 完整總覽：SEO + AEO 雙軌升級路線圖</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/blog-create-skill-overview/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/blog-create-skill-overview/</guid><description>四個升級的優先順序與互補關係：P0 量化驗收 → P1 AEO 入場券 → P2 防數字過時 → P3 風格防漂移。新手照寫滿幾篇對照升級。</description><pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>Claude Code</category><category>Skill</category><category>SEO</category><category>AEO</category><category>部落格寫作</category><category>系列導讀</category><author>陳彥彤</author></item><item><title>RTX 4070 12GB 在家跑 Wan 2.2 I2V 影片，從 OOM 到無縫 Loop 的全紀錄</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/rtx-4070-wan22-i2v-loop/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/rtx-4070-wan22-i2v-loop/</guid><description>12GB VRAM 跑得動 14B 影片模型嗎？跑得動。從本地 LoRA 訓練撞牆三天、改用 ComfyUI + lightx2v 4-step LoRA、5 分鐘出 8 秒影片、再用 WanFirstLastFrameToVideo 做出無縫 loop 的全紀錄。</description><pubDate>Wed, 06 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>Wan2.2</category><category>ComfyUI</category><category>I2V</category><category>RTX 4070</category><category>lightx2v</category><category>LoRA</category><category>影片生成</category><category>本地AI</category><author>陳彥彤</author></item><item><title>抽自己的寫作指紋擋 AI 腔：Brand Voice Profile 建立與對照完整教學</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/brand-voice-profile/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/brand-voice-profile/</guid><description>禁用詞表擋詞、voice profile 擋句。從舊文抽 6 個維度的個人指紋，寫完新文章對照打 voice match 分數，&lt; 70 分必重寫。</description><pubDate>Wed, 06 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>Claude Code</category><category>Skill</category><category>Brand Voice</category><category>寫作風格</category><category>Stylometry</category><author>陳彥彤</author></item><item><title>【AI 初階班 #1】Claude Code 是什麼？從零安裝到設好 4 個邊界的完整入門</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/claude-code-lesson-1-zero-to-boundary/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/claude-code-lesson-1-zero-to-boundary/</guid><description>第一堂課文字版：4 個 demo（CSV / 資料夾 / 資料庫 / 網站）+ 三個必設安全邊界 + cc alias 黑魔法，讓你從零搞懂 Claude Code 這個會操控你電腦的 AI 同事。</description><pubDate>Wed, 06 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>Claude Code</category><category>AI 教學</category><category>工程師工具</category><category>初階班系列</category><category>第一堂</category><author>陳彥彤</author></item><item><title>【AI 初階班 #2】如何馴服 Claude Code？CLAUDE.md、Auto memory 與 Agent 完整實戰</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/claude-code-lesson-2-tame/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/claude-code-lesson-2-tame/</guid><description>第二堂課文字版：用 CLAUDE.md、Auto memory、Agent 三件套，把 Claude Code 從每天從零認識你的新同事，馴服成你的開發夥伴。</description><pubDate>Wed, 06 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>Claude Code</category><category>AI 教學</category><category>工程師工具</category><category>初階班系列</category><category>第二堂</category><author>陳彥彤</author></item><item><title>寫文章每個數字都即時查：Live Search Injection 防數字過時實戰</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/live-search-injection/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/live-search-injection/</guid><description>Step 0 一次查完不夠。版本號、價錢、GitHub stars 寫的當下重抓 + 發文前 grep 全文掃描兩道閘，避免文章半年後被截圖嘲諷。</description><pubDate>Tue, 05 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>Claude Code</category><category>Skill</category><category>Fact Check</category><category>部落格寫作</category><category>WebFetch</category><author>陳彥彤</author></item><item><title>Claude Code /loop vs /schedule 差別完整解析（2026 實測）</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/claude-code-5hour-limit-schedule-loop/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/claude-code-5hour-limit-schedule-loop/</guid><description>兩個指令名字都像排程，但本質完全不同。/loop 是 session 內計時器，關 terminal 就停；/schedule 是雲端 Routine，電腦關機照跑。完整對照、最小間隔、適用情境一次講清楚。</description><pubDate>Tue, 05 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>Claude Code</category><category>AI 工具</category><category>Anthropic</category><category>工程師日常</category><author>陳彥彤</author></item><item><title>讓 ChatGPT / Perplexity 引用你的文章：FAQ + JSON-LD 結構化資料完整教學</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/ai-search-faq-jsonld/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/ai-search-faq-jsonld/</guid><description>AEO（AI 搜尋優化）是 2026 比 SEO 還重要的流量入口。FAQPage schema 一個 schema 兩邊賺：LLM 引用優選 + Google People Also Ask。</description><pubDate>Mon, 04 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>AEO</category><category>SEO</category><category>JSON-LD</category><category>Astro</category><category>FAQ Schema</category><category>AI Search</category><author>陳彥彤</author></item><item><title>寫部落格寫到 SEO 分數 80 才能發：12 條量化計分表完整教學</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/seo-content-score/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/seo-content-score/</guid><description>12 條 100 分計分表，寫完文章 &lt; 80 分必補完才能發。把 Surfer SEO 核心邏輯做成自己的 Claude Code skill，零月費對抗 SEO 玄學。</description><pubDate>Sun, 03 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>SEO</category><category>部落格寫作</category><category>Claude Code</category><category>Skill</category><category>Content Score</category><author>陳彥彤</author></item><item><title>卡巴西的 Claude Skill 紅到 108k stars，工程師該不該抄？四條規則完整解析</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/karpathy-claude-skills/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/karpathy-claude-skills/</guid><description>Andrej Karpathy 觀察 LLM 寫 code 五大坑，被 Forrest Chang 整理成 70 行 CLAUDE.md，repo 衝到 108k stars。這篇拆解四條規則、跟既有 Claude Code 設定的重疊度，並推薦只抄那兩條真正空白的規則。</description><pubDate>Sun, 03 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>Claude Code</category><category>Skill</category><category>Anthropic</category><category>AI 工作流</category><category>Karpathy</category><author>陳彥彤</author></item><item><title>如何用 fal.ai 訓練 Wan 2.2 角色 LoRA？完整教學（從 15 張截圖到可商用 .safetensors）</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/fal-ai-wan22-character-lora-tutorial/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/fal-ai-wan22-character-lora-tutorial/</guid><description>用桌面 15 張截圖在 fal.ai 訓練 Wan 2.2 角色 LoRA。實測花費 $9、耗時 131 分鐘，含資料準備、踩坑、雙 transformer 架構解析、與其他平台比較。</description><pubDate>Sat, 02 May 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>fal.ai</category><category>LoRA</category><category>Wan 2.2</category><category>AI 角色</category><category>教學</category><author>陳彥彤</author></item><item><title>ChatGPT Images 2.0 完整介紹：gpt-image-2 中文支援、Thinking Mode 與 API 價格實測</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/chatgpt-image-2/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/chatgpt-image-2/</guid><description>OpenAI 2026/04/21 發佈 gpt-image-2：Image Arena 榜首 +242 分、中日韓文字原生支援、Thinking Mode 推理能力、API 價格完整拆解。</description><pubDate>Thu, 23 Apr 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>ChatGPT</category><category>gptimage2</category><category>AI 工具</category><category>OpenAI</category><category>工程師日常</category><author>陳彥彤</author></item><item><title>AI 概論初階班 第一堂 Part 2：10-20 分鐘動手裝 Claude Code（含踩坑）</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/ai-lesson-01-part2/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/ai-lesson-01-part2/</guid><description>第一堂課的後半段 10 分鐘：別再看 Demo，打開 terminal 貼一行 curl 裝好 Claude Code（不用 Node.js、不用 Docker），當場跑完第一個真實任務。含 macOS / Windows 企業內訓最常見 4 大踩坑解法。</description><pubDate>Thu, 23 Apr 2026 00:00:00 GMT</pubDate><category>AI 概論初階班</category><category>AI 概論初階班</category><category>Claude Code</category><category>企業內訓</category><category>AI 工作流</category><category>後端工程師</category><author>陳彥彤</author></item><item><title>叫 Claude 做簡報，不要再丟 ChatGPT 了：Anthropic pptx Skill 完整實測</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/claude-pptx-skill/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/claude-pptx-skill/</guid><description>Anthropic 官方開源 pptx Skill 實測：從逐字稿到 .pptx 檔 12 分鐘，內建設計指南、自動視覺 QA、emoji 踩坑完整紀錄。</description><pubDate>Wed, 22 Apr 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>Claude Code</category><category>AI 工具</category><category>pptxgenjs</category><category>自動化</category><category>簡報設計</category><author>陳彥彤</author></item><item><title>AI 概論初階班 第一堂 Part 1：你只用了 Claude Pro 的 10% 能力</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/ai-lesson-01-part1/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/ai-lesson-01-part1/</guid><description>企業內訓第一堂前 10 分鐘逐字稿整理：Claude Pro vs Claude Code 的差別、為什麼 AI 從回答問題進化到動手做事、日報 30 分鐘變 5 分鐘的實戰案例。</description><pubDate>Wed, 22 Apr 2026 00:00:00 GMT</pubDate><category>AI 概論初階班</category><category>AI 概論初階班</category><category>Claude Code</category><category>企業內訓</category><category>AI 工作流</category><category>工程師日常</category><author>陳彥彤</author></item><item><title>叫 Claude 接管 Figma 幫我畫系統流程圖</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/claude-figma-mcp-diagram-v2/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/claude-figma-mcp-diagram-v2/</guid><description>用 Claude Talk to Figma MCP，一句話產出點餐系統流程圖 + API 循序圖，實測 16 分鐘完成兩張圖 + IG + 部落格。附完整 0 入手步驟、踩坑解法與座標公式</description><pubDate>Tue, 21 Apr 2026 00:00:00 GMT</pubDate><category>AI 工具</category><category>Claude Code</category><category>MCP</category><category>Figma</category><category>AI 工具</category><category>工程師日常</category><author>陳彥彤</author></item><item><title>Claude 想提早下班？這個 Skill 讓它回去繼續寫</title><link>https://yanchen184.github.io/ai-lecturer-bob/blog/ralph-loop-skill/</link><guid isPermaLink="true">https://yanchen184.github.io/ai-lecturer-bob/blog/ralph-loop-skill/</guid><description>Ralph Loop：攔截摸魚行為的監工 Hook</description><pubDate>Mon, 20 Apr 2026 00:00:00 GMT</pubDate><category>Claude Code 技巧</category><category>Claude Code</category><category>AI 工具</category><category>開發技巧</category><category>自動化</category><category>工程師</category><author>陳彥彤</author></item></channel></rss>