AI 工程 时代的设计革命。
Vercel 重塑 AI 集成流程,设计工程师的生产力新纪元。
Vercel 通过 AI Gateway 与 Agent 公测版重新定义了与 AI 合作的方式,设计工程师和产品经理的角色正在被重新塑造。
Claude Sonnet 5 登陆 Vercel AI Gateway
Claude Sonnet 5 now available on Vercel AI Gateway
Anthropic Claude Sonnet 5 正式接入 Vercel AI Gateway,编码与 agentic 能力接近 Opus 水平但维持 Sonnet 定价。设计工程师现在可通过统一 API 直接调用新模型,享受上线优惠价,同时利用 Gateway 的预算控制、故障转移与零数据保留等企业级特性。
Vercel Services:单项目多框架部署
Run multiple frameworks in one project with Vercel Services
Vercel Services 正式上线,允许在单个项目内同时部署多个前端与后端,支持跨框架自动检测与配置。服务间可通过内部绑定私有通信,共享域名并统一回滚。对设计工程师而言,这意味着用一个仓库就能跑通全栈原型,无需再为前后端拆分仓库或操心 DevOps 配置。
人机 AI 交互的 39 条设计原则
39 principles for designing human-AI interaction
这是一套面向AI界面的实用设计框架,提炼出39条可落地的交互原则,聚焦适度依赖、用户控制、透明度与负责任自主四大维度。对正在构建AI功能的设计师而言,它直接提供了从理念到执行的对照清单,能减少因AI不可预测性带来的体验风险。
llm-coding-agent 首发:Claude Code 自举实录
llm-coding-agent 0.1a0
Simon Willison 发布基于其 LLM 库的 coding agent 首个 alpha 版,并完整公开了用 Claude Code 自举构建的全过程:先让 AI 撰写 spec.md,再通过红绿 TDD 逐次提交完成开发。对想实践 AI agent 工程化的设计工程师而言,这是一份可直接参考的极简范本。
AI 模态匹配用户意图:超越聊天框的界面设计
Matching AI Modality To User Intent: Designing The Right Interface
文章批判AI设计对聊天框的集体迷信,提出UX团队应依据用户意图、场景与认知负荷选择输入输出模态。作者给出Task Audit与Input/Output Alignment Matrix两个工具,帮助设计师为不同任务匹配语音、视觉等最佳交互方式,避免让边赶路边查航班的旅客被迫打字。
用 DSPy 评估并优化 Datasette Agent 的 SQL prompt
Using DSPy to evaluate and improve Datasette Agent's SQL system prompts
Simon Willison 借助 Claude Fable 5 与 DSPy 框架,对 Datasette Agent 的 SQL system prompt 做了系统化评估与迭代,发现 schema 描述缺失会导致 AI 盲目猜测列名并陷入错误重试循环。这套“用评估框架驱动 prompt 优化”的 workflow,对任何构建 AI Agent 的设计师和工程师都有直接参考价值。
Vercel Agent 公测版:新增对话、故障排查与授权执行
An expanded Vercel Agent: chat, investigations, and approved actions, now in public beta
Vercel Agent 开放公测并集成控制台,可基于平台内信号调查生产问题并执行修复。默认只读,敏感操作需审批并在沙箱验证。Pro 与企业团队可逐步启用,简单查询限免,复杂任务按量计费。设计工程师可将运维排查与代码审查进一步自动化。
为网络诈骗受害者重建数字信任的服务设计
Designing services for people who’ve lost trust online
英国政府数字服务团队针对网络诈骗受害者群体,提炼了一套重建数字信任的公共服务设计原则。文章从脆弱用户的心理状态出发,给出了可落地的界面策略与内容设计建议,对金融、医疗等高风险场景的产品设计师具有直接参考价值。
Vercel Andrew Qu:agents 为何代表全新软件形态
Vercel's Andrew Qu on why agents are a new kind of software
Vercel 软件负责人 Andrew Qu 接受 Latent Space 专访,提出 agents 并非传统应用的延伸,而是一种全新软件形态。他分享了 Vercel 在 v0 和自研 agent 框架 eve 中的实践经验,并指出公司自身也在向 agent 转型。对设计工程师而言,这意味着工作流和工具链的根本性重构。
Adobe展示为每位访客实时组装的代理式网站
The website of the future may assemble itself for every visitor
Adobe首席科学家在AI Engineer World’s Fair展示“agentic site”:系统根据访客实时行为判断意图,动态检索企业内容并组装个性化页面。这意味着网站设计正从“预设模板+客群细分”迈向真正的“一人一面”,产品设计师与前端工程师的内容组织和工作流将被彻底重构。
Understand to participate:与 AI 协作别欠认知债
Understand to participate
Geoffrey Litt 在 AIE 演讲提出,与编码智能体协作时,开发者必须深入理解代码以避免“认知债务”。若缺乏对代码的丰富概念和流畅思考,人将无法有效参与后续创造性工作,沦为旁观者而非协作者。
AIEWF 观察:Autoresearch 与人类能动性的张力
AIEWF Daily Dispatch: Autoresearch and the tension between AI and human agency
AIEWF 主舞台聚焦 autoresearch:Introspection 创始人提出让 agent 进入“外循环”维护系统,而前 Google 工程师 Addy Osmani 主张外循环必须保留人类工程判断。Latent Space 一手记录这场关于 AI 应负责执行还是决策的范式争论,对正在设计 agent 工作流的产品团队具有直接参考意义。
如何设计箭头字形
How to design arrows
Pangram Pangram 这篇指南拆解了一套完整箭头字形的设计流程。箭头虽是界面与排版中最基础的符号之一,却因视觉错觉和几何陷阱极易出错,文章提供了可直接复用的绘制方法与避坑细节。
顶尖 PM 如何借助 AI 提升工作杠杆
How top PMs increase their leverage with AI
文章指出产品经理角色正从协调者转向AI原生构建者,顶尖PM已使用Codex、Claude Code、Cursor等工具直接写代码、查数据、部署上线。作者认为掌握AI构建技能是PM保持竞争力的关键。对设计团队而言,这意味着跨职能边界加速模糊,原型到生产的链路被大幅压缩。
语言App背后的死语言设计基因
Designed for a Dead Language
现代语言App普遍沿用18世纪普鲁士的语法翻译法,这套方法本为阅读拉丁文文献而设计,而非口语交流。文章揭示了路径依赖的陷阱:当为特定场景诞生的模板被无批判地套用到新领域时,产品目标会发生根本性错位。
Nano Banana 2 Lite 图像模型上线 AI Gateway
Nano Banana 2 Lite (Gemini 3.1 Flash Lite Image) now on AI Gateway
Google Flash-Lite 级图像模型 Nano Banana 2 Lite 已上架 Vercel AI Gateway,单张 1K 图像成本低至 $0.034、耗时不足 4 秒,支持多轮编辑与图文混排。开发者可通过 AI SDK 直接调用,适合对成本和延迟敏感的产品原型与生产环境。
msitarzewski/agency-agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specialized expert with personality, processes, and proven deliverables. 🎭 The Agency: AI Specialists Ready to Transform Your Workflow A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specialized expert with personality, processes, and proven deliverables. 🚀 What Is This? Born from a Reddit thread and months of iteration, The Agency is a growing collection of meticulously crafted AI agent personalities. Each agent is: 🎯 Specialized: Deep expertise in their domain (not generic prompt templates) 🧠 Personality-Driven: Unique voice, communication style, and approach 📋 Deliverable-Focused: Real code, processes, and measurable outcomes ✅ Production-Ready: Battle-tested workflows and success metrics Think of it as: Assembling your dream team, except they're AI specialists who never sleep, never complain, and always deliver. ⚡ Quick Start Option 1: Use with Claude Code (Recommended) # Install all agents to your Claude Code directory ./scripts/install.sh --tool claude-code # Or manually copy a category if you only want one division cp engineering/*.md ~/.claude/agents/ # Then activate any agent in your Claude Code sessions: # "Hey Claude, activate Frontend Developer mode and help me build a React component" Option 2: Use as Reference Each agent file contains: Identity & personality traits Core mission & workflows Technical deliverables with code examples Success metrics & communication style Browse the agents below and copy/adapt the ones you need! Option 3: Use with Other Tools (GitHub Copilot, Antigravity, Gemini CLI, OpenCode, OpenClaw, Cursor, Aider, Windsurf, Kimi Code) # Step 1 -- generate integration files for all supported tools ./scrip…[truncated]
Strix:开源 AI 自动渗透测试工具
usestrix/strix
Strix 是一套自主 AI Agent,能动态运行代码、执行 PoC 验证来自动发现应用漏洞,并支持 GitHub Actions 与 CI/CD 集成。它面向开发者与安全团队,虽在 DevSecOps 场景有实用性,但对设计师日常工作流无直接关联。
Vibe-Trading 个人交易代理
HKUDS/Vibe-Trading
香港大学数据科学实验室开源的 AI 交易代理,支持通过自然语言驱动股票分析与自动交易,集成 Shadow Account 回测与 MCP API。对设计师受众而言属于跨领域金融工具,无直接实操价值。
健身动作数据集 trending:6 语言结构化数据开源
hasaneyldrm/exercises-dataset
开发者将 1324 个健身动作整理成结构化数据集并开源,附带数据库模式、API 代码与多语言指令(中英意土俄西),但因版权争议未包含演示媒体。对健身类应用开发者是即拿即用的后端脚手架,但对广义设计师而言可复用价值极低。
Meta 开源 Astryx:150+ 组件且面向 Agent 设计
facebook/astryx
Meta 正式开源其内部最大设计系统 Astryx,支撑 13000+ 应用。系统含 150+ 可访问组件,采用 React 与 StyleX 构建;组件底层完全开放(支持 swizzle 导出源码)、不锁定样式方案(可用 Tailwind/CSS Modules 覆盖),并专为 AI 代理协作设计。
diegosouzapw/OmniRoute
Never stop coding. Free AI gateway: one endpoint, 231+ providers (50+ free), connect Claude Code, Codex, Cursor, Cline & Copilot to FREE Claude/GPT/Gemini. RTK+Caveman stacked compression saves 15-95% tokens, smart auto-fallback, MCP/A2A, multimodal APIs, Desktop/PWA. 🚀 OmniRoute — The Free AI Gateway Never stop coding. Connect every AI tool to 236 providers — 50+ free — through one endpoint. Plug Claude Code, Codex, Cursor, Cline, Copilot & Antigravity into FREE Claude / GPT / Gemini. Auto-fallback. RTK + Caveman compression saves 15–95% tokens. Never hit limits. ~1.6B documented free tokens/month — up to ~2.1B in your first month with signup credits — aggregated across the free tiers, plus a long tail of permanently-free, no-cap providers, and the compression above stretches every one further. (how we count →) 💬 Join the community Questions, provider tips, roadmap & support → Discord · Telegram · WhatsApp 🌍 Global / 🇧🇷 Brasil 🚀 Quick Start • 🎯 Combos • 🌐 Providers • 🔌 CLI & MCP • 🗜️ Compression • 🌍 Website 💥 The Promise • 🤔 Why • 🏆 What Sets Apart • 🤖 Compatible CLIs • 🖥️ Where It Runs • 🔒 Private • 🎬 In Action • 📚 Explore More • 📧 Support 🌐 Available in 41+ languages 🇺🇸 🇧🇷 🇪🇸 🇫🇷 🇮🇹 🇷🇺 🇨🇳 🇹🇼 🇩🇪 🇯🇵 🇰🇷 🇮🇳 🇹🇭 🇻🇳 🇮🇩 🇲🇾 🇵🇭 🇸🇦 🇮🇱 🇦🇿 🇺🇦 🇵🇱 🇨🇿 🇳🇱 🇧🇬 🇩🇰 🇫🇮 🇳🇴 🇸🇪 🇭🇺 🇷🇴 🇸🇰 🇵🇹 💰 ~1.6B Free Tokens / Month Stacking free tiers by hand is painful — dozens of SDKs, dozens of rate limits, and no idea how much you actually have. OmniRoute aggregates the documented free tiers of 40+ provider pools / 500+ models into one honest number and shows it live on the dashboard (/dashboard/free-tiers). ~1.6B free tokens / month (ste…[truncated]
olmocr 开源:PDF转Markdown,支持公式表格与手写体
allenai/olmocr
Allen AI 开源的 olmocr 基于 7B VLM,可将 PDF/图片转为结构清晰的 Markdown,支持公式、表格、手写体与多栏排版,自动去除页眉页脚。设计团队能以低于 200 美元/百万页的成本,批量将设计规范、调研扫描件接入 LLM 工作流,省去手动整理文档的麻烦,且有在线 Demo 可直接试用。
Logto 开源身份验证库登上 GitHub Trending
logto-io/logto
身份验证基础设施 Logto 近日登上 GitHub Trending,主打为 SaaS 与 AI 应用提供 OIDC、OAuth 2.1、多租户、SSO 及 RBAC 支持,并声称兼容 Model Context Protocol。但内容仅为仓库简介,无版本更新或设计相关功能披露,且正文截断。
开源日语神经输入法 Karukan 登 GitHub 热榜
togatoga/karukan
基于 GPT-2 与 llama.cpp 的日语输入法系统,支持 Linux 与 macOS,提供实时假名汉字转换、上下文感知及用户学习功能,初启动需从 Hugging Face 下载模型。
CUPP:常见用户密码分析器
Mebus/cupp
CUPP 可根据用户个人信息(生日、昵称、宠物名等)生成长度可定制的密码字典,用于合法的渗透测试或取证。但对产品设计师和 AI 设计师而言,这是纯网络安全领域的进攻性工具,与设计工作流、创作工具或设计系统毫无交集。
VulnClaw:AI 渗透测试 CLI 工具开源
Unclecheng-li/VulnClaw
VulnClaw 是一款基于 LLM Agent 与 MCP 工具链的开源渗透测试工具,支持通过自然语言输入自动完成信息收集、漏洞挖掘与报告生成。虽然其在 AI Agent 工程化上有一定代表性,但对产品与设计工程师而言,缺乏可直接复用的设计工作流、模板或创作者工具资源。
微软 AI 入门课登 GitHub Trending
microsoft/AI-For-Beginners
微软 12 周 AI 入门课程登上 GitHub Trending,含 24 节实践课与测验,覆盖 TensorFlow、PyTorch 及 AI 伦理,支持 50 多种语言。但对已具备基础的设计工程师与 AI 设计师而言,内容过于入门,缺乏可直接落地到设计工作流的方法或工具。
Tolaria:离线优先的 Markdown 知识库工具
refactoringhq/tolaria
Tolaria 是一款跨平台桌面应用,主打纯 Markdown 文件、Git 版本控制与离线优先,让用户完全拥有数据所有权。它适合构建个人知识库、整理公司文档或作为 AI 助手的长期记忆,对需要管理大量设计资料的设计师而言,是一个避免厂商锁定的开源替代。
herdr:终端里的 AI Agent 多路复用器
ogulcancelik/herdr
herdr 是一个约 10MB 的 Rust 二进制工具,本质上是“为 AI agent 重造的 tmux”。它让你在终端里并行运行多个 coding agent,每个 agent 拥有独立的真实 TTY,支持工作区与分屏,并可在侧边栏一眼看到阻塞/工作中/完成状态。对习惯命令行的设计工程师,它是管理多 agent 会话的轻量基础设施,但主流设计师群体门槛过高。
Claude Code 扩展 Council:18 个 AI 人格帮你辩论决策
0xNyk/council-of-high-intelligence
这是一个 Claude Code / Codex 扩展,模拟 18 位跨学科专家进行多轮结构化辩论。它调用多家 LLM 提供商的模型,用 polarity pairs(如苏格拉底拆穿假设、费曼第一性原理重构)制造真正的认知张力,避免单一模型的确认偏误,直接输出经过对抗审视的决策建议。
FluidVoice 1.6:零延迟 macOS 本地 AI 听写
altic-dev/FluidVoice
FluidVoice 1.6.0 上线,主打完全本地运行的 macOS 语音转文字,新引入 Fluid Intelligence 实现零延迟听写与智能格式化,无需联网或 API 密钥。项目开源且支持 Homebrew 一键安装,数据不出本机,对注重隐私的创作者是即装即用的语音输入替代方案。
Instatic:1 分钟部署的自托管可视化 CMS
CoreBunch/Instatic
Instatic 是一款基于 Bun 的自托管可视化 CMS,将编辑器、内容引擎与发布器整合在单一服务中。它直接输出语义化 HTML 与紧凑 CSS,不携带任何编辑器残留或框架运行时,支持 Railway 一键部署,适合想彻底掌控站点又不愿维护复杂技术栈的设计师与开发者。
CubeSandbox:AI Agent 毫秒级安全沙盒
TencentCloud/CubeSandbox
腾讯云开源 CubeSandbox,基于 RustVMM 与 KVM 的 AI Agent 安全沙盒,兼容 E2B SDK,冷启动低于 60 毫秒,单实例内存开销小于 5MB,支持快照与回滚。该项目属于底层基础设施,面向后端与 Agent 平台开发者,与设计师日常工作流无直接关联。
video-use 开源:扔素材进文件夹,Claude Code 出成片
browser-use/video-use
browser-use 团队开源 video-use,让 Claude Code 等 AI Agent 自动完成粗剪、调色、字幕烧录与动画叠加。创作者只需把素材丢进文件夹、自然语言对话即可出片,将视频后期纳入 Agent 工作流,对需要批量产出演示或教程的设计师极具实操价值。
AiToEarn 登 GitHub Trending:支持 Claude MCP 的 AI 内容营销 Agent
yikart/AiToEarn
面向一人公司与创作者的开源 AI 内容营销智能体 AiToEarn 登上 GitHub Trending,支持通过 MCP 协议在 Claude、Cursor 等 AI 助手内直接调用,可自动化完成图文视频生成,并向抖音、小红书、TikTok、YouTube 等十余个主流平台一键分发,提供从 SaaS 到 Docker 私有化部署的五种使用方式。