今天這篇在 vibe coding 圈徹底火了

今天這篇在 vibe coding 圈徹底火了。

Claude Code 之父分享他用 CC 的12個訣竅:

  1. 多開終端機分頁 同時跑 5 個 Claude 平行處理任務,用系統通知提醒何時需要輸入

  2. 本地 + Web 雙軌並行 本地端處理檔案操作,Web 端跑長任務,用 teleport 互相切換,連手機都能派任務

  3. 用最聰明的模型 Opus

Boris Cherny @bcherny I'm Boris and I created Claude Code. Lots of people have asked how I use Claude Code, so I wanted to show off my setup a bit.

My setup might be surprisingly vanilla! Claude Code works great out of the box, so I personally don't customize it much. There is no one correct way to

原链接