OpenGithubs / OpenGithubs/weekly

【资源自荐】Vibe Coding Guide:AI Coding 工程化实战指南(中英双语 + PDF + 网站)

Open
#113 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
1.7k
Forks
71
PR merge metrics
No merged PRs in 30d

Description

项目名称

Vibe Coding Guide

项目地址

项目简介

Vibe Coding Guide 是一份面向 AI Coding 用户的中英文双语实战指南。它关注的不是“如何写更花哨的 prompt”,而是如何把 AI Agent 放进真实工程流程里:写 spec、给上下文、拆任务、审 diff、跑测试、用 CI 兜底、沉淀项目规范,并在长 session 和多 Agent 协作里保持可控。

为什么值得推荐

AI Coding 工具越来越强,但很多项目真正翻车的地方不是生成代码,而是缺少工程边界:

  • 上下文不清楚,Agent 自己脑补;
  • session 越跑越长,结果不可控;
  • 多 Agent 并行时互相踩文件;
  • 只相信“测试通过”,没有自己审 diff;
  • 没有把经验沉淀到 AGENTS.md、spec、CI 和文档里。

这份指南把这些问题整理成一套可以反复执行的工作流。

核心内容

  • Spec 与验收标准
  • AGENTS.md / CLAUDE.md 项目规则
  • 上下文管理、压缩、交接
  • Subagent 与多 Agent workflow
  • Git worktree 并行开发
  • Skill / reusable workflow
  • CI/CD guardrails
  • Agent 行为测试
  • 常见反模式速查

资源形式

  • GitHub Pages 网站版
  • 中文完整教程
  • 英文完整教程
  • 中文 PDF
  • 英文 PDF

适合 Codex、Claude Code、Cursor、Aider 等 AI Coding 工具用户阅读和实践。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue describes the Vibe Coding Guide and provides GitHub, website, and PDF resources, but names no repository file, test, or entry point to change. First locate this repository’s format for weekly project listings and confirm whether this submission should become a new entry; done means the resource is included in the expected listing format with its links preserved.

Written by the indexing model from the issue text.

Assessment

Domain
content
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.