V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
• 请不要在回答技术问题时复制粘贴 AI 生成的内容
FakerLeung
0.84D
V2EX  ›  程序员

最近想尝试一下 vibe coding,想偷师一下各位的 prompt

  •  
  •   FakerLeung · 5 天前 · 2368 次点击
    因为公司不让使用 claude code 这种 ai 编程工具,所以只能自己在家慢慢学习下,不要脱轨了

    最近想用 ai 开发一个小程序,不知道怎么把需求传递给 ai ,全程让 ai 编写代码,能否借鉴一下各位的 prompt ?先感谢一波
    12 条回复    2025-11-18 07:42:57 +08:00
    ysicing
        1
    ysicing  
       5 天前
    可以试试 github/spec-kit
    maolon
        2
    maolon  
       5 天前   ❤️ 1
    或者 github.com/Fission-AI/OpenSpec ,现在都是 SDD 开发模式了
    riceball
        3
    riceball  
       5 天前   ❤️ 1
    首先让 AI 写代码,你就得是承担架构师的角色。要自己懂开发规范,懂设计架构,不是抄提示就行。
    这些 spec 只能算是带入门。
    目前 AI 对资深开发和架构者是利好,对初级开发者这样并不是好事。
    bytesfold
        4
    bytesfold  
       5 天前 via iPhone
    同意楼上
    foryou2023
        5
    foryou2023  
       5 天前
    openspec+1 ,不懂怎么操作问 ChatGPT ,你这个问题都可以直接贴给 ChatGPT ,让 ChatGPT 回答一下。

    先跑起来再说,用的不顺畅的地方,再来找解决方案或者问 ChatGPT 怎么解决
    YUX
        6
    YUX  
    PRO
       5 天前
    Please do not over-engineer; please adhere to first principles.
    FakerLeung
        7
    FakerLeung  
    OP
       5 天前
    @maolon 好的
    yechentide
        8
    yechentide  
       5 天前
    我是同时用 Codex 和 ClaudeCode.
    Codex 负责设计, 写 Prompt, 发送 Prompt 给 ClaudeCode, Review.
    ClaudeCode 运行在 tmux 里, 负责写代码.
    catamaran
        9
    catamaran  
       5 天前
    @yechentide 发送 prompt 给 cc,是手工做的,还是自动的?
    yechentide
        10
    yechentide  
       4 天前
    @catamaran Codex 和 ClaudeCode 的“交流”都是自动的, 通过 tmux send-keys 来输入. 注意最后得用 tmux send-keys 发送 C-m 来确定执行. 代码写完后, ClaudeCode 也会自动让 Codex 来确认
    FakerLeung
        11
    FakerLeung  
    OP
       4 天前
    @yechentide #8 这是怎么实现的?
    yechentide
        12
    yechentide  
       2 天前
    @FakerLeung 这样
    关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   3076 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 23ms · UTC 12:57 · PVG 20:57 · LAX 04:57 · JFK 07:57
    ♥ Do have faith in what you're doing.