Dev Radar
Support
LiveUpdated 2026-09-21 06:12 UTC

AI 写代码总是“能跑就算完”?Addy Osmani 开源的 agent-skills,直接给 Agent 加了一套工程化开发流程。

AI 写代码总是“能跑就算完”?Addy Osmani 开源的 agent-skills,直接给 Agent 加了一套工程化开发流程。 从 DEFINE → PLAN → BUILD → VERIFY → REVIEW →…

This is a dev post classified by Jev as AI dev tools (a tool drop), kept by the Dev Radar because it carries real work, not commentary.

AI 写代码总是“能跑就算完”?Addy Osmani 开源的 agent-skills,直接给 Agent 加了一套工程化开发流程。 从 DEFINE → PLAN → BUILD → VERIFY → REVIEW → SHIP,把开发拆成 6 个阶段,对应 /spec、/plan、/build、/test、/review、/ship 等命令。 1️⃣ 先写规格,再拆任务 2️⃣ 增量开发 + 测试验证 3️⃣ 代码审查、安全、性能都有专门技能 4️⃣ 内置“反偷懒”机制,尽量防止 Agent 跳步骤 简单说,就是让 AI 不只是写代码,而是按一套完整的工程流程把项目往上线推进。 🔗 https://github.com/addyosmani/agent-skills

Posted by lumxss (24.7k followers) 2 days ago · 12 likes · 1.7k views · view the original post on X. Kept by the Dev Radar as AI dev tools. Tools mentioned: agent-skills.

More dev work like this

Every post is read and classified by Jev (TypeSafe): what it is, which market it belongs to, and whether the link is a real tool. 18.9k posts from 4.9k X accounts over the last 21 days, 2.1k tools, 12 markets. Collected every 5 minutes, fully re-ranked every hour — last update 2026-09-21 06:12 UTC. Full method.