ai-coding-guide

作者 stormzhang已验证

「可能是全网最全的」📘 面向小白的 AI 编程 CLI 中文教程:Claude Code + Codex 92 篇精修

1,716
Stars
451
Forks
2026/8/23
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/stormzhang/ai-coding-guide

快速入门

使用 ai-coding-guide 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "status": "PASSED",
  "issues": []
}

README.md

AI 编程(Claude Code + Codex)指南

简体中文 | English

📘 92 篇 · 约 52 万字 精修中文教程,带你从装好到熟练 —— Claude Code 53 篇 + Codex 39 篇,把命令行变成你最快的那只手。

website License: MIT Articles

📖 在线阅读(暗色终端风、体验更佳)→ https://coding.stormzhang.ai

AI 编程指南

这教程跟其他教程的差异

  • 以官方文档为事实来源:所有功能 / 命令 / 默认行为对照 Claude Code 官方Codex 官方 核实,不抄第三方猜测、不靠传言。
  • 面向小白做大量易懂化改写:每个新概念三段式(场景引入 + 生活化类比 + 实际场景);不熟命令行也能跟上。
  • 有真实经验印记:每篇 3+ 处第一人称踩坑/判断(带具体细节、真实数字),不写「我觉得」式空话。
  • 可照跑、可自验:每个动手环节给完整命令 + 预期输出,让你边读边动手即时反馈。
  • 暗色工程风原创配图:81 张 SVG/PNG 配图,统一暗色风格、不堆字、节点 ≤ 10。

目录

Claude Code 篇(53 篇)

从「是什么 / 安装」到代理循环、MCP、子代理、Skill、Hooks、Agent SDK、GitHub Actions,再到最佳实践 / 反模式 / FAQ / 术语表。

→ 从这里开始:coding.stormzhang.ai

完整 53 篇目录

Codex 篇(39 篇)

四种入口、AGENTS.md、沙箱审批、config.toml、Chronicle 记忆、Worktrees、从 Claude Code 迁移等。

→ 从这里开始:coding.stormzhang.ai

完整 39 篇目录

怎么读

  1. 挑一个工具(建议从 Claude Code 起步)。
  2. 按编号顺序往下读,每篇 3-10 分钟。
  3. 边读边动手 —— 每篇都有可照跑的命令 + 预期输出。
  4. 学完一个章节就把它集成进你每天的开发流程。

常见疑问

QA
要付费吗?教程本身 完全免费(MIT)。但 Claude Code / Codex 这两个工具本身需要订阅或 API 付费,各位按自己需求订阅就好
没用过命令行能学吗?能。第一组「基础入门」专门照顾新手,从命令行基础带起
Claude Code 和 Codex 学哪个?两个工具理念接近、各有所长。新手建议从 Codex 起步——门槛更低、对国内用户更友好;Claude Code 账号风控更严、封号风险更高,等熟悉了再上手更稳。Codex 篇有「从 Claude Code 迁移」横向对比,两边可无缝切换
教程会更新吗?这两个工具迭代很快,重要变化会跟进。版本信息见 Commits

贡献 / 反馈

  • 发现错别字、过时信息、坏链接 → 直接提 Issue
  • 想改进某句表述、补充踩坑案例 → 欢迎 PR
  • 想加新主题、新工具 → 先开 Issue 讨论方向

状态

🟢 稳定:92 篇全部成稿,已完成四轮审核(事实核实 / 表达优化 / 16 子代理复核)。后续以增量小修小补为主,新工具上线时新增专篇。


如果这套教程帮你少踩坑、少绕弯,⭐ Star 一下让更多人看见。

License

MIT © 2026 stormzhang

常见问题

What is ai-coding-guide?

ai-coding-guide is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by stormzhang. 「可能是全网最全的」📘 面向小白的 AI 编程 CLI 中文教程:Claude Code + Codex 92 篇精修. It has 1,716 GitHub stars.

Is ai-coding-guide safe to use?

Yes. ai-coding-guide passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install ai-coding-guide?

Clone the repository with "git clone https://github.com/stormzhang/ai-coding-guide" and add it to your Claude Code skills directory (see the Installation section above).

Are there alternatives to ai-coding-guide?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh ai-coding-guide against similar tools.

评论 (0)

暂无评论,成为第一个分享想法的人!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI 智能体
查看详情

开发者还喜欢

基于喜欢此 Skill 的开发者投票和收藏

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情