<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Workflow on Chen Kai Blog</title><link>https://www.chenk.top/zh/tags/workflow/</link><description>Recent content in Workflow on Chen Kai Blog</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Fri, 24 Apr 2026 09:00:00 +0000</lastBuildDate><atom:link href="https://www.chenk.top/zh/tags/workflow/index.xml" rel="self" type="application/rss+xml"/><item><title>Claude Code 实战（七）：十个实用 Hooks 配方</title><link>https://www.chenk.top/zh/claude-code-learn/07-hooks-deep-dive/</link><pubDate>Fri, 24 Apr 2026 09:00:00 +0000</pubDate><guid>https://www.chenk.top/zh/claude-code-learn/07-hooks-deep-dive/</guid><description>&lt;p>第五章梳理了 Hook 的基本概念，本章则聚焦实战应用：从百余个脚本的参考库中，仅这十个被纳入所有严肃项目的标准配置，并逐一介绍附带代码级操作说明。&lt;/p>
&lt;p>所有示例默认 Node 18+ 环境，脚本存到 &lt;code>./hooks/&lt;/code>，加上 &lt;code>chmod +x&lt;/code> 权限，然后在 &lt;code>.claude/settings.json&lt;/code> 里这样配置：&lt;/p></description></item><item><title>Claude Code 实战（三）：自定义斜杠命令与对话控制</title><link>https://www.chenk.top/zh/claude-code-learn/03-custom-commands/</link><pubDate>Mon, 20 Apr 2026 09:00:00 +0000</pubDate><guid>https://www.chenk.top/zh/claude-code-learn/03-custom-commands/</guid><description>&lt;p>&lt;code>/clear&lt;/code> 和 &lt;code>/init&lt;/code> 这类内置斜杠命令，只是冰山一角。整个系统的核心设计，正是让你&lt;strong>亲手编写属于自己的命令&lt;/strong>——它们就存放在你的代码仓库里。&lt;/p>
&lt;p>&lt;figure class="article-figure">
 &lt;img src="https://blog-pic-ck.oss-cn-beijing.aliyuncs.com/posts/zh/claude-code-learn/03-custom-commands/illustration_1.png" alt="Claude Code 实战指南（三）：自定义斜杠命令与对话控制 — 示意图" loading="lazy" decoding="async" class="content-image">
 
&lt;/figure>
&lt;/p></description></item><item><title>LLM 工作流与应用架构：企业级实战指南</title><link>https://www.chenk.top/zh/standalone/llm%E5%B7%A5%E4%BD%9C%E6%B5%81%E4%B8%8E%E5%BA%94%E7%94%A8%E6%9E%B6%E6%9E%84-%E4%BC%81%E4%B8%9A%E7%BA%A7%E5%AE%9E%E6%88%98%E6%8C%87%E5%8D%97/</link><pubDate>Thu, 31 Jul 2025 09:00:00 +0000</pubDate><guid>https://www.chenk.top/zh/standalone/llm%E5%B7%A5%E4%BD%9C%E6%B5%81%E4%B8%8E%E5%BA%94%E7%94%A8%E6%9E%B6%E6%9E%84-%E4%BC%81%E4%B8%9A%E7%BA%A7%E5%AE%9E%E6%88%98%E6%8C%87%E5%8D%97/</guid><description>&lt;p>绝大多数 LLM 教程在真正有意思的工作开始之前就戛然而止了。它们教你如何调用 chat completion 接口、挂载向量库、用 Streamlit 包装成 demo——这些都没错，但解决不了真正的痛点：凌晨三点一万人涌入、每条回答都可能出幻觉时的系统性压力。&lt;/p></description></item></channel></rss>