Featured image of post Claude Code for VS Code 插件使用

Claude Code for VS Code 插件使用

通过本篇详细教程,轻松掌握 Claude Code for VS Code 插件的安装、配置和使用方法。学习如何通过设置环境变量,免费接入智谱AI、魔搭等第三方大模型,提升你的AI编程效率。

Featured image of post Claude Code Router: 介绍与使用指南

Claude Code Router: 介绍与使用指南

一篇精简的 Claude Code Router 中文配置指南。学习如何设置模型路由规则,并通过实例快速将任何兼容 OpenAI 格式的 API 接入 Claude Code。

Featured image of post 告别“氛围编程”:用 Spec-Kit 实践规格驱动开发

告别“氛围编程”:用 Spec-Kit 实践规格驱动开发

还在靠‘vibe coding’(氛围编程)写代码?GitHub 开源的 Spec-Kit 正在用规格驱动开发(SDD)终结这种模糊开发模式。本文教你如何结合 Spec-Kit 与 Claude Code,通过 spec.md 和架构约束,让 AI 生成结构清晰、可维护、符合规范的高质量代码。