

Amo Wu
5.4K posts

@amo_wu
台灣原生種程序猿/待過 4 年遊戲業以及 2 年 SOHO 經驗的有機認證碼農/2016 年加入某新創線上學習平台成為前端攻城獅/比起 UX 更重視 DX/AWS Certified SAA/INFJ-A




We’ve raised $17M to build what comes after Git blog.gitbutler.com/series-a

Stitch 这个东西的贡献应该是 design.md 文件了吧,我找到了一个 awesome-design-md github.com/VoltAgent/awes… 里面有几十个设计风格比较优秀网站的 design.md ,拷贝它们风格的时候直接用对应的文件就行。 其实根本不需要必须在 Stitch 中用,任意一个 AI agent 都可以用,我花五分钟再 v0 中就创建了三种风格迥异的设计,prompt 就一行字,按照这个design.md 给我随便设计一个 AI Agent 网站,参考了 OpenCode,raycast 和 Airbnb 这三个,v0-open-code.vercel.app 效果具体怎么样呢?大家可以看看 live demo以及我的视频,我觉得还是不错的。

My dear front-end developers (and anyone who’s interested in the future of interfaces): I have crawled through depths of hell to bring you, for the foreseeable years, one of the more important foundational pieces of UI engineering (if not in implementation then certainly at least in concept): Fast, accurate and comprehensive userland text measurement algorithm in pure TypeScript, usable for laying out entire web pages without CSS, bypassing DOM measurements and reflow






Vercel 新出的这个 skills 命令行工具的理念很好,想做成对于 AI skills 的 包管理器 我赶快去体验了一下,思路挺好的,运行 npx skills i vercel-labs/agent-skills 就能安装 vercel 推出的两个 skills,然后能自动检测当前的 agents(ClaudeCode/OpenCode/Cursor 等等),然后安装到对应的位置,非常方便。 现在还是早期阶段,没有什么首页,不过未来可能是安装 skills 的一个非常棒的方式,可以持续关注一下。