来自工作台的
实操指南。

关于 Claude Code、工作流以及使用 Claude 构建产品的深度文章。写自真实项目,而非文档搬运。

Claude CodeCLAUDE.md
12 min

The Complete CLAUDE.md Guide: Build Context That Survives Real Projects

A field-tested guide to writing CLAUDE.md files that actually work. Covers structure, content, common mistakes, and how to iterate as your project grows.

研究context-engineering
18 min

写给编码 Agent 的上下文工程:2025–2026 前沿研究深读

一名工程师视角对上下文工程前沿工作的整理——context rot、lost-in-the-middle、子 Agent 隔离、prompt caching,以及那些真正能扛住生产环境的模式。

Claude蒸馏
12 min

用 Claude 构建推理理由数据集:一份实战手册

如何采集、组织、筛选 Claude 的推理轨迹,把它们攒成一份真正能用来蒸馏小模型的推理理由数据集。

研究蒸馏
11 min

从解释中蒸馏推理能力:FDE 给工程师的实战启示

从工程师视角解读 FDE(从解释中进行聚焦蒸馏)这一研究方向——Distilling Step-by-Step、CoT 蒸馏,以及它们对基于 Claude 上线的产品意味着什么。

研究蒸馏
10 min

当蒸馏模型开始「说谎」:推理理由忠实度问题

学生模型经常生成听起来合理、却与实际计算脱钩的推理理由。本文讲清忠实度到底指什么、它是怎么坏的,以及怎么带着这个问题把产品上线。

Claude蒸馏
11 min

什么时候蒸馏 Claude:给成本敏感团队的决策框架

一份实操向指南:什么时候把 Claude 蒸馏成小模型划算、什么时候不划算,以及在生产环境里如何在两者之间做路由。

Claude Code对比
10 min

Claude Code vs Cursor: An Honest Comparison for 2025

A detailed, no-hype comparison of Claude Code and Cursor. Different philosophies, different strengths. Here's how to choose—and when to use both.

Claude CodeHooks
9 min

Claude Code Hooks: Complete Setup Guide with Real Examples

Learn how to use Claude Code hooks to automate quality checks, trigger tests, and extend Claude Code's behavior with shell scripts. Includes working examples.