# 所有文章 — EasyVibeCoding

> 📖 本站完整內容索引（documentation index）：[llms.txt](/llms.txt)

> AI 技術文章列表，包含 AI 趨勢分析與 Claude 實作心得

- [Taste Is Caught, Not Taught](https://easyvibecoding.app/blog/taste-en) — 實作心得 · 2026-06-22
  In 2026, the whole tech industry suddenly started arguing about taste. When AI can generate anything, taste becomes the last differentiator—but what is it, and can you actually train it? From Steve Jobs and Dieter Rams to Karpathy, this is about how tacit knowledge crosses a threshold: the one that runs from "following the rules" to "knowing at a glance whether something is right."
- [品味：學得會，但教不來](https://easyvibecoding.app/blog/taste) — 實作心得 · 2026-06-22
  2026 年，整個科技圈突然在吵「品味」。當 AI 什麼都能生成，品味成了最後的差異——但品味到底是什麼、又該怎麼練？從賈伯斯、Dieter Rams 到 Karpathy，這篇談的是一件說不清卻練得出來的事：默會知識，如何跨過那道從「照規則做」到「一看就知道對不對」的門檻。
- [Abstract System Engineering: When You Stop Prompting and Start Designing the System That Prompts](https://easyvibecoding.app/blog/abstract-system-engineering-en) — 趨勢 · 2026-06-20
  In June 2026, "Loop Engineering" turned engineers from the people who prompt into the people who design the loop. But the ladder goes two rungs higher — declarative orchestration and self-rewriting — and the real reason it can’t climb out of code is a wall called verifiability.
- [抽象系統工程：當你不再下 prompt，而是設計下 prompt 的系統](https://easyvibecoding.app/blog/abstract-system-engineering) — 趨勢 · 2026-06-20
  2026 年 6 月，「Loop Engineering」把工程師從下 prompt 的人，變成設計迴圈的人。但這條路往上還有兩層——宣告式編排與自我改寫——而它推不出寫程式領域的真正原因，是一堵叫「可驗證性」的牆。
- [用 403 篇 X 策展數據打造發文策略 Skill：Thread 最佳長度、oEmbed 截斷率、演算法權重全解析](https://easyvibecoding.app/blog/building-x-posting-strategy-skill-with-data) — 實作心得 · 2026-04-08
  用 Claude Code 的 10 個平行 subagent 分析 403 篇 X
  策展貼文，發現 Thread 按讚是單則的 2.1 倍、oEmbed 截斷 31.2%
  貼文、週一互動是週日的 9 倍。把所有數據規則煉成一個開源的 Claude
  Code Skill。
- [打造 Demo-safe：讓直播展示時 API Key 徹底隱形的開源工具](https://easyvibecoding.app/blog/building-demo-safe-api-key-manager) — 實作心得 · 2026-03-14
  開發者在直播、錄影教學中展示 API Key 工作流程時，總面臨「明文曝光」的風險。Demo-safe API Key Manager 是一套 macOS 系統級工具，從
  Swift Core 到 VS Code Extension 和 Chrome Extension，三層架構讓 API Key
  在螢幕上徹底隱形，卻不影響正常使用。這篇文章分享整個專案從零到開源的實作過程。
