<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Fork on L-Lawliet's Blog</title><link>https://l-lawliet.github.io/tags/fork/</link><description>Recent content in Fork on L-Lawliet's Blog</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><lastBuildDate>Sat, 20 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://l-lawliet.github.io/tags/fork/index.xml" rel="self" type="application/rss+xml"/><item><title>Claude Code 自定义 Skill 创建教程：从入门到实战</title><link>https://l-lawliet.github.io/blog/claudecode/skillstutorial/</link><pubDate>Sat, 20 Jun 2026 00:00:00 +0000</pubDate><guid>https://l-lawliet.github.io/blog/claudecode/skillstutorial/</guid><description>&lt;h2 id="引言">引言&lt;/h2>
&lt;p>你是否在每次 Code Review 时反复粘贴相同的检查清单？是否在 CLAUDE.md 里塞了越来越长的操作流程，却发现每次对话都白白消耗几千 token？Claude Code 的 Skill 系统正是为解决这类问题而设计的。&lt;/p>
&lt;p>Skill 是 Claude Code 最灵活的扩展机制。它把可复用的指令、工作流和专业知识封装成一个目录，Claude 在需要时自动加载，或者你手动通过 &lt;code>/skill-name&lt;/code> 调用。和始终占用上下文的 CLAUDE.md 不同，Skill 的正文只在被触发时才加载，长参考文档几乎零成本待命。&lt;/p></description></item></channel></rss>