ai-coding-guide

作者 jnMetaCode已验证

AI 编程工具实战指南 — 66 个 Claude Code 技巧 + 9 款工具最佳实践 + 可复制配置模板 | AI Coding Tools Guide with 66 Claude Code tips

505
Stars
85
Forks
CSS
语言
2026/8/23
添加时间

⚠️ 第三方软件声明

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

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

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

快速入门

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

安全报告

已验证

上次扫描:—

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

README.md

AI 编程工具实战指南

简体中文 | English

10 款主流 AI 编程工具的中文最佳实践 — 不讲概念,只讲怎么用好。从提示词技巧到工作流设计,从单工具精通到多工具协作,帮你把 AI 编程效率拉满。

GitHub stars License 免费学习 PRs Welcome

📖 免费配套学习从零学会 AI 编程(180 节)+ 从零构建 AI 智能体(40 节)· 🌍 English / 日本語 / Español / 한국어 / 繁體中文

📖 免费配套学习从零学会 AI 编程:180 节免费实操课 + 《AI 编程实战三卷书》在线阅读(卷一·入门 / 卷二·工作流 / 卷三·架构 / 别册·速查)+ 实战社区 · 永久免费 · 有想法或需求,欢迎来社区一起拆解

10 款工具
全覆盖教程
66 个技巧
Claude Code 深度
7 套方法论
提示词/调试/测试
可复制模板
即装即用配置

🚀 快速开始

先看一眼 📋 速查表 — 10 款工具一页横向对比:类型、上下文、配置文件、常用命令。知道自己选哪个、怎么配、怎么用。

按画像走推荐路径:

你是...推荐顺序
纯新手,还没用过 AI 编程速查表Trae(免费入门)→ 提示词工程
前端 / 日常编码为主Cursor提示词工程实战场景
后端 / 重构 / 大项目Claude Code需求拆解实战场景
从 Copilot 迁来CopilotClaude Code(对比差异)→ 多工具选型
已订阅 ChatGPT Plus/ProCodex CLIClaude Code 对比 → 多工具选型
控成本 / 独立开发者速查表Gemini CLIAider + 本地模型
团队协作 / 高质量交付Kiro代码审查测试策略

已经在用了? 直接看:速查表 · 进阶技巧 · 实战工作流 · 生态项目


🔧 10 款工具教程

工具类型亮点
Claude CodeCLI Agent66 个技巧,Agent + Skill + Hook 完整工作流
Codex CLICLI AgentOpenAI 官方开源(Rust),Sandbox + AGENTS.md,ChatGPT 订阅可用
CursorIDE.cursorrules 配置,Composer Agent 模式
GitHub CopilotIDE 插件行内补全 + Agent 模式 + 自定义指令
OpenClawAI Agent 框架338k Stars,多平台连接 + Skills + Cron 自动化
WindsurfIDECascade Agent,自动上下文
Gemini CLICLIGoogle 出品,大代码库分析
KiroIDEAWS 出品,Spec 驱动开发
AiderCLIGit 原生,支持几乎所有 LLM
TraeIDE字节出品,免费 Claude/GPT,国内直连

每个工具都有:核心概念 → 快速上手 → 提示词技巧 → 进阶用法 → 配置模板


📚 通用方法论

不管用哪个工具,这些方法都能让你写出更好的提示词、设计更高效的工作流:

主题解决什么问题
提示词工程AI 编程场景下的提示词技巧,不是通用 prompt engineering
需求拆解把大任务拆成 AI 能一次做好的小任务
代码审查让 AI 审查代码的最佳实践
调试方法论用 AI 高效调试的系统方法
上下文管理控制 AI 的上下文窗口,避免"变笨"
测试策略用 AI 写测试的方法和注意事项
安全注意事项AI 编程中的安全风险和防护

🔗 实战工作流

真实项目怎么跑完整流程,以及不同工具怎么各展所长。

工作流说明
实战场景脚本重构 / 协作开发 / 补测试——3 个端到端对话脚本,复制改就能用
⚠️ 陷阱合集Claude Code / Cursor / Copilot 各 8 个真实踩坑,症状 / 根因 / 出坑 / 预防 四段式
Claude Code + Cursor 协作Claude Code 做架构设计和复杂重构,Cursor 做日常编码
Claude Code + Copilot 协作Claude Code 做 Agent 任务,Copilot 做行内补全
多工具选型指南什么场景用什么工具,一张表说清楚

🌐 相关项目

以下项目均由「AI不止语」品牌持续维护,构成从 AI 编程到 AI 视频创作的完整链路:

AI 编程线:
读书 → 学工具 → 注入方法论 → 加载专家 → 多角色编排 → 安全防护
(book)  (guide)  (superpowers) (agents)   (orchestrator)  (shellward)

AI 视频线:
方法论 + 案例 + Skill
(ai-shortfilm-prompts)
项目定位一句话教程
ai-coding-trilogy 📚 三卷书把本仓内容按读者画像重组:入门/工作流/架构(PDF + 在线版)产品页
本项目(ai-coding-guide)📖 实战教程66 个 Claude Code 技巧 + 10 款工具最佳实践 + 配置模板
superpowers-zh 🧠 工作方法论20 个 skills 教 AI 怎么干活(TDD / 调试 / 代码审查等)安装与使用
agency-agents-zh 🎭 专家角色库211 个即插即用 AI 专家,含 46 中国原创(小红书 / 抖音 / 飞书 / 钉钉)安装与使用
agency-orchestrator🚀 编排引擎一句话 → 211 专家协作,几分钟出方案(9 家 LLM / 6 免费)安装与使用
shellward🛡️ 安全中间件8 层防御 + DLP 数据流 + 注入检测,零依赖(含 MCP Server)安装与使用
🆕 ai-shortfilm-prompts🎬 视频提示词Mx-Shell《丧尸清道夫》5 段式方法论 + Skill,覆盖 Seedance / 小云雀 / Sora / 可灵 / 即梦

👉 完整安装教程和组合使用指南 →


交流 · Community

微信公众号 AI不止语 二维码
微信扫码关注

微信公众号 「AI不止语」(微信搜索 AI_BuZhiYu)— 技术问答 · 项目更新 · 实战文章

渠道加入方式
QQ 2群点击加入(群号 1071280067)
微信群关注公众号后回复「群」获取入群方式

商业合作 · 内训咨询

仓库主体(教程 / 模板 / 脚本)永久 Apache-2.0 免费开源,欢迎个人无障碍使用。

但以下场景建议先沟通

场景适合谁
企业内训(10 人以上 / 系列课)团队 lead / HR / 技术总监
付费课程 / 训练营整合本仓内容教育机构 / 自媒体培训方
AI 编程团队咨询(选型 / 工作流设计 / CI 改造)技术 leadership
纸书 / 电子书出版(基于 book/ 内容)出版社 / 编辑
演讲 / 闭门分享(线下活动 / 公司年会 / 行业大会)大会主办方 / 企业
白标 / 内部知识库(把内容嵌入企业内部 Wiki)大型团队

联系方式

  • 微信公众号 「AI不止语」(搜索 AI_BuZhiYu)后台留言「合作」
  • GitHub Issue(标题加 [BUSINESS] 前缀):提交咨询

关于 license:仓库主体 Apache-2.0 永远不变;book/ 目录下的书用 CC BY-NC-SA 4.0(个人免费 / 商业使用需授权)。

如果你只是个人学习、研究、写博客、做 demo——尽情使用,不用打招呼,注明来源就好。


贡献

欢迎参与!详见 CONTRIBUTING.md

简单来说:补技巧、修过时内容、分享协作经验,提 Issue 或 PR 都可以。


📚 延伸学习

本项目讲"怎么用好 9 款工具",要继续深入推荐看 延伸学习资源——精选了 20+ 个高质量 GitHub 仓库 / 博客 / 播客,按主题分类(Prompt 工程 / MCP 生态 / Claude Code 进阶 / Agent 工程 / 中文优秀资源 / 官方博客)。

🆕 更新日志

查看 CHANGELOG 了解项目重要更新。最近一次重大更新:2026-04 新增速查表、31 个深度陷阱合集、端到端实战脚本、画像推荐路径、20+ 外部学习资源。


致谢

本指南参考了以下优秀的开源项目:


让 AI 编程工具真正为你所用

Star 本项目 · 提交 Issue · 贡献内容

常见问题

What is ai-coding-guide?

ai-coding-guide is an open-source cli tools skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by jnMetaCode. AI 编程工具实战指南 — 66 个 Claude Code 技巧 + 9 款工具最佳实践 + 可复制配置模板 | AI Coding Tools Guide with 66 Claude Code tips. It has 505 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/jnMetaCode/ai-coding-guide" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is ai-coding-guide written in?

ai-coding-guide is primarily written in CSS. It is open-source under jnMetaCode on GitHub, so you can review or fork the full source.

Are there alternatives to ai-coding-guide?

Yes. SkillsLLM lists many other CLI Tools skills you can browse and compare side by side. Open the CLI Tools 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)

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

ui-ux-pro-max-skill

by nextlevelbuilder

12

An AI skill that provides design intelligence for building professional UI/UX across multiple platforms.

119,92012,870Python
CLI 工具ai-skillsantigravity
查看详情

happy

by slopus

Mobile and Web client for Codex and Claude Code, with realtime voice, encryption and fully featured

23,4501,980TypeScript
CLI 工具
查看详情

claudecodeui

by siteboon

Use Claude Code, OpenCode, Cursor CLI, and Codex on mobile and web with CloudCLI (aka Claude Code UI). CloudCLI is a free open source webui/GUI that helps you manage your Claude Code session and projects remotely.

13,3941,866TypeScript
CLI 工具
查看详情

CRS-自建Claude Code镜像,一站式开源中转服务,让 Claude、OpenAI、Gemini、Droid 订阅统一接入,支持拼车共享,更高效分摊成本,原生工具无缝使用。

12,5471,869JavaScript
CLI 工具
查看详情

ccstatusline

by sirmalloc

🚀 Beautiful highly customizable statusline for Claude Code CLI with powerline support, themes, and more.

12,508545TypeScript
CLI 工具
查看详情

开发者还喜欢

基于喜欢此 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
查看详情