AI Design News
No. 043No. 045
Thursday, July 2, 2026·Issue 044
Today's brief from the design engineering nexus

技术融合 设计工程的深刻转型

Hack Your Summer与Vercel的新动作引领设计工程师新趋势

Hack Your Summer项目和Vercel的新服务为设计工程师提供了新的工作方式和工具,而关于品味的讨论提醒我们设计的不可替代性。

GitHub Trending · Daily·75 days ago

Meta 开源 Astryx:150+ 组件且面向 Agent 设计

facebook/astryx

Meta 正式开源其内部最大设计系统 Astryx,支撑 13000+ 应用。系统含 150+ 可访问组件,采用 React 与 StyleX 构建;组件底层完全开放(支持 swizzle 导出源码)、不锁定样式方案(可用 Tailwind/CSS Modules 覆盖),并专为 AI 代理协作设计。

✎ Author's take
Meta 正式开源其内部最大设计系统 Astryx,支撑 13000+ 应用,含 150+ 可访问组件,采用 React 与 StyleX 构建。
Continue at github.com
Latent Space·76 days ago

Claude Sonnet 5 发布,Fable 5 获准重新上线

[AINews] Sonnet 5 today, and Fable 5 tomorrow

Anthropic 推出 Claude Sonnet 5 作为新的默认中阶模型,强调规划、浏览器与终端工具调用及自主执行,支持 1M token 上下文,并保持 Sonnet 定价档同时推出限时促销价;此外 Fable/Mythos 5 也在与政府沟通后获批重新发布。对设计师和设计工程师而言,这意味着可在 Claude Code 和 API 中以更低成本驱动端到端的自动化设计工程工作流。

✎ Author's take
Sonnet 始终是设计工程师性价比最高的主力模型,这次 Anthropic 把 agentic 能力和浏览器/终端操作塞进中阶档位,相当于给每个设计师配了一个能写代码、跑命令、查资料的实习生。1M 上下文加促销 API 价,让维护大型设计系统从“勉强能用”变成“生产可用”。还在用旧版 Sonnet?今天就该切过去。
Continue at latent.space
Vercel·76 days ago

Vercel CLI 支持 dry-run 部署预演

Dry-run deployments with Vercel CLI

Vercel CLI 新增 `--dry` 参数,可在实际部署前预览框架识别结果与文件清单,输出 JSON 供自动化检查。设计工程师能在本地验证构建产物、排查意外文件或超大资源,避免污染生产环境,对 AI Agent 预检工作流同样适用。

✎ Author's take
对设计工程师来说,这是把‘部署惊喜’变成‘部署确认’的基础功能。以前要靠 `.vercelignore` 猜,现在能在提交前用 JSON 精确审计文件清单和体积。如果你还在用 Git 盲推前端项目,这条命令应该写进你的 pre-commit 钩子。
Continue at vercel.com
Latent Space·75 days ago

Cursor 前线部署工程如何运作

How Cursor deploys AI inside the enterprise

Cursor VP Pauline Brunet 阐述了其“前线部署工程”团队如何深入企业现场,将 AI agent 嵌入完整软件开发生命周期,并指出从个人爱好者向企业级推广 agent 的核心难点,以及传统工程师转向该领域所需证明的能力。

✎ Author's take
Cursor 正在定义比客户成功更硬核的企业服务模式:让工程师亲自下场帮客户把 agent 跑通。对设计工程师而言,你要么学会与这类团队共事,要么自己就得具备把 AI 工具从个人玩具变成团队基础设施的能力。文中关于企业采纳瓶颈的描述,值得所有想在团队推 AI 的人对照自检。
Continue at latent.space
Vercel·77 days ago

Vercel Services 上线:全栈一体化部署

Vercel Services: Run full stack on Vercel

Vercel Services 允许在同一个 Project 内同时部署多个框架(如 Next.js 前端与 FastAPI 后端),开发者只需在 vercel.json 中声明 services 与 bindings,平台即可自动处理路由、构建与扩缩容,且服务间通过内部网络通信,无需再配置反向代理或 CORS。

✎ Author's take
对惯用 Vercel 做原型的设计工程师而言,这终于把平台从“前端托管”变成了真正的全栈运行时。一个 vercel.json 就能收拢前后端,省去跨域与反向代理的麻烦。当然,前提是你要甘愿把整条链路押在 Vercel 生态里。
Continue at vercel.com
GitHub Trending · Daily·75 days ago

google/agents-cli:编码助手秒变 Agent 部署专家

google/agents-cli

Google 开源 agents-cli,通过 skills 与 CLI 命令让 Claude Code、Codex 等编码助手直接在 Google Cloud 上构建、评估和部署企业级 AI Agent。设计工程师无需啃透底层云指令,仅靠对话就能完成 Agent 全生命周期管理,显著降低了从原型到生产的门槛。

✎ Author's take
Google开源的agents-cli工具可以让编码助手直接在Google Cloud上构建、评估和部署企业级AI Agent,降低了从原型到生产的门槛。
Continue at github.com
Sidebar·76 days ago

所有语言App,都继承了一门死语言的教学法

Designed for a dead language

我们口袋里的每一款语言应用,底层教学法竟都源自拉丁语课堂。文章戳破了数字教育产品中长期存在的路径依赖:当代App的交互范式,可能只是在复刻为“死语言”设计的语法翻译法,而非真正为现代语言习得而优化。

✎ Author's take
做教育产品的设计师必读。我们太容易把“一直以来的做法”当成最优解,结果最前沿的AI语言App,骨子里仍是维多利亚时代的语法翻译法。这种对历史宿命的拆解,比一百个增长案例都更能提醒你:别当范式的搬运工。
Continue at alistapart.com
Sidebar·76 days ago

组织品味低下的隐性成本

The organizational cost of low taste

文章指出,组织中“品味”的匮乏会让平庸方案长期存活,团队陷入用流程与忙碌伪装进步的陷阱。它提醒设计师:审美判断力的缺失不是风格问题,而是拖慢节奏、消耗资源的系统性成本。

✎ Author's take
设计师被困在无限迭代的根源往往是品味缺失——没人敢拍板什么不够好。此文戳破了用数据、流程和会议掩盖审美怯懦的伪装。对设计工程师和产品设计师来说,要么推动团队建立更高的品味标准,要么就在 endless review 中慢性死亡。
Continue at uxdesign.cc
Sidebar·77 days ago

单元测试测不出品味

You can’t unit test for taste

文章指出,仅靠自动化合规检查无法带来设计上的审美一致性,主观品味判断仍是不可或缺的能力。对依赖设计系统和自动化工具的团队而言,这意味着人类设计师的审美介入仍是产出高质量界面的关键环节。

✎ Author's take
在设计系统和 AI 工具把一切都标准化的今天,这是给设计师的一剂清醒剂。别再把品味外包给自动化规则——用 lint 替代视觉评审的团队,本质上已经放弃了设计最核心的判断力。审美不是 bug,不该被“修正”成死板的一致。
Continue at dev.karltryggvason.com
Latent Space·76 days ago

当工程师被部署到前线:FDE 如何改写软件工程

Forward Deployed Engineers and the future of software engineering

Sierra 工程负责人 Meurer 在 AI Engineer World’s Fair 上指出,前线部署工程师(FDE)的核心已从特定技能转向对客户结果的端到端责任;在 AI Agent 浪潮下,这一角色正与产品设计融合,催生同时懂系统、运营与终端体验的“Agent Engineer”。这意味着设计职能必须与工程、客户运营深度咬合,职能边界正在瓦解。

✎ Author's take
这是对设计分工瓦解的明确预警:当工程师被部署到客户现场并对业务结果负全责时,传统“交付即结束”的设计中台模式将失效。在 Agent Engineer 时代,不懂客户运营、无法对客户结果负责的设计师,将失去在跨职能团队中的话语权。
Continue at latent.space
Sidebar·76 days ago

在浏览器中重现 Halftone 印刷效果

Halftone in the browser

作者回顾了曾为运行 Freehand MX 而保留旧 iMac 的经历,并分享如何借助现代 Web 技术在浏览器中实现 halftone、摩尔纹与胶片分色等经典印刷视觉效果。

✎ Author's take
把复古印刷质感搬进浏览器对创意开发者有天然吸引力,但仅提供一句怀旧开场白、零代码零 demo 的‘方法’文章毫无意义。设计工程师要的是可参数化的 WebGL/Canvas 实现与性能数据,不是又一篇‘我记得 Freehand 很好用’的感伤文学。
Continue at carmenansio.com
Vercel·77 days ago

Vercel 联手 Shopify 重建 Hydrogen 框架

Vercel and Shopify are rebuilding Hydrogen

Vercel 与 Shopify 宣布彻底重建 Hydrogen 电商框架。新版完全开源且运行时无关,支持 Next.js、Svelte、Nuxt 等任意 JavaScript 框架。架构分为 Core、Client、Server 三层,将 Shopify API 数据转换、购物车状态管理等通用逻辑沉淀到核心层,开发者无需重复编写胶水代码。

✎ Author's take
Hydrogen 从 Next.js 独占转向多框架,对设计工程师是重大利好:做 Shopify 电商不再被单一技术栈锁定。Core 层把 API 适配、购物车状态等脏活全部吃掉,前端只需关心组件与交互。但文章明显截断,迁移成本与各框架适配成熟度仍需观察后续文档。
Continue at vercel.com
GitHub Trending · Daily·75 days ago

Instatic:1 分钟部署的自托管可视化 CMS

CoreBunch/Instatic

Instatic 是一款基于 Bun 的自托管可视化 CMS,将编辑器、内容引擎与发布器整合在单一服务中。它直接输出语义化 HTML 与紧凑 CSS,不携带任何编辑器残留或框架运行时,支持 Railway 一键部署,适合想彻底掌控站点又不愿维护复杂技术栈的设计师与开发者。

✎ Author's take
基于Bun的自托管可视化CMS,将编辑器、内容引擎与发布器整合在单一服务中,适合设计师与开发者。
Continue at github.com
Vercel·76 days ago

Vercel AI Gateway 恢复 Claude Fable 5 访问

Claude Fable 5 access restored on AI Gateway

Vercel AI Gateway 已恢复 Claude Fable 5 的模型访问,此前因美国出口管制暂停。该模型安全分类器已更新加强,常规编码与调试任务也可能触发拦截,建议启用 model fallbacks 以保障服务连续性。此外,Anthropic 对该模型保留 30 天数据,不支持零数据保留策略。

✎ Author's take
恢复接入是表面利好:安全分类器严格到编码调试都可能被拦截,逼工程师必须配 model fallback 才能保稳定,本质是把可靠性成本甩给用户。加之 30 天强制数据保留,处理敏感设计资产或原型的团队得立刻重估合规风险,机密 prompts 别往上送。
Continue at vercel.com
Latent Space·76 days ago

本地 AI 正在追赶闭源前沿模型

Ahmad Osman on why local AI is catching up

开源 LLM 与闭源前沿模型的差距持续缩小,本地部署 AI 正从硬件爱好者走向企业主流。Osmantic 创始人在 AI Engineer World’s Fair 上指出,本地 AI 不仅关乎隐私与可控性,更关系到对智能系统的自主掌控权。

✎ Author's take
对设计师和设计工程师而言,本地 AI 逼近意味着你可以不再把敏感设计素材上传到云端就能调用 LLM。这不是未来幻想——开源模型已能胜任大量实际工作。与其继续为 API 按 token 付费,不如现在就开始评估哪些设计流程可以搬到本地跑。
Continue at latent.space
Simon Willison·78 days ago

Hack Your Summer 二期开放:替代实习的四周项目冲刺

Hack Your Summer

Hack Your Summer 是针对学生与新毕业生的四周实战项目计划,因应当前美国实习岗位紧缩而推出,帮助参与者在短期内产出可公开展示的作品。第二期将于 7 月 13 日启动,7 月 8 日截止报名,项目方同时招募行业志愿者担任导师。

✎ Author's take
资深设计师应关注:实习岗萎缩直接影响明年人才池,报名做导师能以零成本提前锁定有行动力的新人。比起大厂实习的螺丝钉体验,这种四周高强度交付的项目制反而更接近真实设计工程团队的协作节奏,值得投入。
Continue at simonwillison.net
开源趋势 · Open Source
§GitHub Rank今日开源趋势
01GitHub Trending · Daily·75 days ago

健身动作数据集 trending:6 语言结构化数据开源

hasaneyldrm/exercises-dataset

开发者将 1324 个健身动作整理成结构化数据集并开源,附带数据库模式、API 代码与多语言指令(中英意土俄西),但因版权争议未包含演示媒体。对健身类应用开发者是即拿即用的后端脚手架,但对广义设计师而言可复用价值极低。

✎ Author's take
exercises-dataset 是一个包含 1324 个健身动作的结构化数据集,附带数据库模式、API 代码与多语言指令,但不含演示媒体。
Continue at github.com
02GitHub Trending · Daily·77 days ago

Strix:开源 AI 自动渗透测试工具

usestrix/strix

Strix 是一套自主 AI Agent,能动态运行代码、执行 PoC 验证来自动发现应用漏洞,并支持 GitHub Actions 与 CI/CD 集成。它面向开发者与安全团队,虽在 DevSecOps 场景有实用性,但对设计师日常工作流无直接关联。

✎ Author's take
Strix 是一个自动发现应用漏洞的 AI Agent,支持动态代码执行和 PoC 验证,适用于 DevSecOps 场景,与设计师工作流无直接关联。
Continue at github.com
03GitHub Trending · Daily·117 days ago

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]

✎ Author's take
msitarzewski的agency-agents项目提供了一个完整的AI代理集合,每个代理都是一个具有个性、流程和可交付成果的专家,适合需要构建复杂AI系统的开发者。
Continue at github.com
04GitHub Trending · Daily·77 days ago

FluidVoice 1.6:零延迟 macOS 本地 AI 听写

altic-dev/FluidVoice

FluidVoice 1.6.0 上线,主打完全本地运行的 macOS 语音转文字,新引入 Fluid Intelligence 实现零延迟听写与智能格式化,无需联网或 API 密钥。项目开源且支持 Homebrew 一键安装,数据不出本机,对注重隐私的创作者是即装即用的语音输入替代方案。

✎ Author's take
FluidVoice 1.6.0 是一款完全本地运行的 macOS 语音转文字工具,新引入 Fluid Intelligence 实现零延迟听写与智能格式化,适合注重隐私的创作者。
Continue at github.com
05GitHub Trending · Daily·75 days ago

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]

✎ Author's take
OmniRoute 是一个 AI 网关,连接了多个 AI 提供商,提供了一种连接 Claude Code、Codex 等工具到不同 AI 服务的方法。
Continue at github.com
06GitHub Trending · Daily·77 days ago

video-use 开源:扔素材进文件夹,Claude Code 出成片

browser-use/video-use

browser-use 团队开源 video-use,让 Claude Code 等 AI Agent 自动完成粗剪、调色、字幕烧录与动画叠加。创作者只需把素材丢进文件夹、自然语言对话即可出片,将视频后期纳入 Agent 工作流,对需要批量产出演示或教程的设计师极具实操价值。

✎ Author's take
video-use 是一个自动化视频编辑工具,允许 AI Agent 完成视频粗剪、调色、字幕烧录和动画叠加,适合需要批量视频产出的设计师。
Continue at github.com
07GitHub Trending · Daily·80 days ago

AI Berkshire:Claude Code 价值投资框架

xbtlin/ai-berkshire

该仓库是一套基于 Claude Code 的 AI 投资研究框架,将巴菲特、芒格、段永平、李录的价值投资方法论封装为结构化 Skill,通过多 Agent 对抗分析强制输出明确的投资结论(通过/不通过/观望),并附带了两年实盘收益记录。

✎ Author's take
ai-berkshire是一个基于Claude Code的AI投资研究框架,将价值投资方法论封装为结构化Skill,对AI投资研究有兴趣的设计师可以参考。
Continue at github.com
08GitHub Trending · Daily·75 days ago

CUPP:常见用户密码分析器

Mebus/cupp

CUPP 可根据用户个人信息(生日、昵称、宠物名等)生成长度可定制的密码字典,用于合法的渗透测试或取证。但对产品设计师和 AI 设计师而言,这是纯网络安全领域的进攻性工具,与设计工作流、创作工具或设计系统毫无交集。

✎ Author's take
CUPP 可根据用户个人信息生成长度可定制的密码字典,用于合法的渗透测试或取证。
Continue at github.com
09GitHub Trending · Daily·79 days ago

free-for-dev 运维免费资源清单

ripienaar/free-for-dev

这个长期维护的 GitHub 仓库汇总了面向 DevOps 和基础设施开发者的免费 SaaS、PaaS 与 IaaS 服务层。虽然主要受众是运维人员,但设计工程师仍可从中翻找免费的前端托管、CI/CD 或低代码平台资源。

✎ Author's take
汇总面向DevOps和基础设施开发者的免费SaaS、PaaS与IaaS服务层,虽主要面向运维人员,设计工程师也可从中找到资源。
Continue at github.com
10GitHub Trending · Daily·75 days ago

google/agents-cli:编码助手秒变 Agent 部署专家

google/agents-cli

Google 开源 agents-cli,通过 skills 与 CLI 命令让 Claude Code、Codex 等编码助手直接在 Google Cloud 上构建、评估和部署企业级 AI Agent。设计工程师无需啃透底层云指令,仅靠对话就能完成 Agent 全生命周期管理,显著降低了从原型到生产的门槛。

✎ Author's take
Google开源的agents-cli工具可以让编码助手直接在Google Cloud上构建、评估和部署企业级AI Agent,降低了从原型到生产的门槛。
Continue at github.com
11GitHub Trending · Daily·97 days ago

Roboflow Supervision 登 GitHub 热门,CV 工具开箱即用

roboflow/supervision

Roboflow 旗下 supervision 登上 GitHub Trending,这个模型无关的计算机视觉工具库提供从数据加载、目标检测到实时区域计数的一站式能力。对设计工程师而言,它意味着无需从头编写标注与推理代码,即可快速将 CV 能力接入原型或设计工具链。

✎ Author's take
模型无关的计算机视觉工具库,提供从数据加载到实时区域计数的一站式能力,无需从头编写标注与推理代码。
Continue at github.com
12GitHub Trending · Daily·75 days ago

herdr:终端里的 AI Agent 多路复用器

ogulcancelik/herdr

herdr 是一个约 10MB 的 Rust 二进制工具,本质上是“为 AI agent 重造的 tmux”。它让你在终端里并行运行多个 coding agent,每个 agent 拥有独立的真实 TTY,支持工作区与分屏,并可在侧边栏一眼看到阻塞/工作中/完成状态。对习惯命令行的设计工程师,它是管理多 agent 会话的轻量基础设施,但主流设计师群体门槛过高。

✎ Author's take
herdr是一个Rust二进制工具,为AI agent提供并行终端会话管理,适合命令行环境下的设计工程师。
Continue at github.com
13GitHub Trending · Daily·79 days ago

SimpleX Chat:无标识符的隐私消息应用

simplex-chat/simplex-chat

SimpleX Chat 是一款主打绝对隐私的开源消息应用,通过无用户标识架构与双重加密实现端对端通讯,近日登上 GitHub Trending,支持 iOS、Android 及桌面端。但对产品设计师与 AI 设计师而言,这属于消费者通讯工具,不含可复用的设计系统、界面工程方案或面向创作者的 AI 功能,对工作流无直接参考价值。

✎ Author's take
SimpleX Chat是一款主打隐私的开源消息应用,通过无用户标识架构与双重加密实现端对端通讯,对产品设计师与AI设计师而言属于消费者通讯工具,不含可复用的设计系统或AI功能。
Continue at github.com
14GitHub Trending · Daily·75 days ago

Instatic:1 分钟部署的自托管可视化 CMS

CoreBunch/Instatic

Instatic 是一款基于 Bun 的自托管可视化 CMS,将编辑器、内容引擎与发布器整合在单一服务中。它直接输出语义化 HTML 与紧凑 CSS,不携带任何编辑器残留或框架运行时,支持 Railway 一键部署,适合想彻底掌控站点又不愿维护复杂技术栈的设计师与开发者。

✎ Author's take
基于Bun的自托管可视化CMS,将编辑器、内容引擎与发布器整合在单一服务中,适合设计师与开发者。
Continue at github.com
15GitHub Trending · Daily·75 days ago

微软 AI 入门课登 GitHub Trending

microsoft/AI-For-Beginners

微软 12 周 AI 入门课程登上 GitHub Trending,含 24 节实践课与测验,覆盖 TensorFlow、PyTorch 及 AI 伦理,支持 50 多种语言。但对已具备基础的设计工程师与 AI 设计师而言,内容过于入门,缺乏可直接落地到设计工作流的方法或工具。

✎ Author's take
微软的 AI-For-Beginners 课程提供了 AI 基础知识和实践,适合初学者学习,但对已具备基础的设计工程师和 AI 设计师来说较为基础。
Continue at github.com
16GitHub Trending · Daily·75 days ago

Meta 开源 Astryx:150+ 组件且面向 Agent 设计

facebook/astryx

Meta 正式开源其内部最大设计系统 Astryx,支撑 13000+ 应用。系统含 150+ 可访问组件,采用 React 与 StyleX 构建;组件底层完全开放(支持 swizzle 导出源码)、不锁定样式方案(可用 Tailwind/CSS Modules 覆盖),并专为 AI 代理协作设计。

✎ Author's take
Meta 正式开源其内部最大设计系统 Astryx,支撑 13000+ 应用,含 150+ 可访问组件,采用 React 与 StyleX 构建。
Continue at github.com
17GitHub Trending · Daily·78 days ago

Vibe-Trading 个人交易代理

HKUDS/Vibe-Trading

香港大学数据科学实验室开源的 AI 交易代理,支持通过自然语言驱动股票分析与自动交易,集成 Shadow Account 回测与 MCP API。对设计师受众而言属于跨领域金融工具,无直接实操价值。

✎ Author's take
Vibe-Trading 是香港大学数据科学实验室开源的 AI 交易代理,支持自然语言驱动的股票分析与自动交易。
Continue at github.com
18GitHub Trending · Daily·117 days ago

obra/superpowers

An agentic skills framework & software development methodology that works. Superpowers Superpowers is a complete software development methodology for your coding agents, built on top of a set of composable skills and some initial instructions that make sure your agent uses them. Quickstart Give your agent Superpowers: Claude Code, Codex CLI, Codex App, Factory Droid, Gemini CLI, OpenCode, Cursor, GitHub Copilot CLI. How it works It starts from the moment you fire up your coding agent. As soon as it sees that you're building something, it doesn't just jump into trying to write code. Instead, it steps back and asks you what you're really trying to do. Once it's teased a spec out of the conversation, it shows it to you in chunks short enough to actually read and digest. After you've signed off on the design, your agent puts together an implementation plan that's clear enough for an enthusiastic junior engineer with poor taste, no judgement, no project context, and an aversion to testing to follow. It emphasizes true red/green TDD, YAGNI (You Aren't Gonna Need It), and DRY. Next up, once you say "go", it launches a subagent-driven-development process, having agents work through each engineering task, inspecting and reviewing their work, and continuing forward. It's not uncommon for Claude to be able to work autonomously for a couple hours at a time without deviating from the plan you put together. There's a bunch more to it, but that's the core of the system. And because the skills trigger automatically, you don't need to do anything special. Your coding agent just has Superpowers. Sponsorship If Superpowers has helped you do stuff that makes money and you are so inclined, I'd greatly appreciate it if you'd consider sponsoring my opensource work. Thanks! Jesse Installation Installation differs by harness. If you use more than one, install Superpowers separately for each one. Claude Code Superpowers is available via the official C…[truncated]

✎ Author's take
Superpowers 是一个完整的软件开发方法论,为编码代理构建在一系列可组合技能之上,适合软件开发者使用。
Continue at github.com
19GitHub Trending · Daily·77 days ago

LingBot-Map 流式3D重建基础模型开源

Robbyant/lingbot-map

LingBot-Map 是一个前馈式3D基础模型,专注于从流式视频数据实时重建三维场景。它通过 Geometric Context Transformer 整合坐标定位与几何线索,支持超过 10,000 帧的长序列稳定推理,并提供交互式 Demo 与离线渲染管线,为长时程空间计算提供了新的开源方案。

✎ Author's take
lingbot-map 是一个专注于从视频数据实时重建三维场景的 3D 基础模型,它通过整合坐标定位与几何线索来实现长序列稳定推理,为空间计算提供了新的开源解决方案。
Continue at github.com