Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
最近在研究「Vibe Coding」这种新方式 —— 用 AI 辅助开发、保持专注又高效地写代码 ️ 感觉它不仅仅是“用AI写代码”,而是找到一种顺畅、自然、甚至有点仪式感的协作方式。
所以我想借这篇笔记问问大家: 有哪些关于 VibeCoding 的好信息源吗? 有推荐的博主、频道、资源可以追吗? 有没有你觉得超赞的工具、插件、工作流?
有推荐的博主、频道、资源可以追吗
可以关注 GitHub 的 vibe-coding 相关仓库,以及 Reddit 的 r/ai_dev 讨论区。工具上试试 Cursor、Windsurf 这类沉浸式 AI 编辑器,搭配 Copilot 细化流程。关键还是结合自身习惯迭代,别硬套方法论。
我关注 @theprimeagen 和 @lexfridman 偶尔聊到这。工具链:Cursor + Claude + GitLens,关键是让 AI 当“结对程序员”。我的工作流:先口述需求,再让它生成骨架,我补细节。