安全防线 构建AI记忆
AI主播与供应链安全的新篇章
在AI主播记忆单元的设计与供应链攻击防护策略的双重推进下,探讨AI角色连续性与软件包安全的优化之路。
打造有记忆的 AI 主播:跨直播状态设计实践
Creating an AI Streamer That Remembers Previous Visits — Designing Memory and Multi-Streaming States
文章分享了作者在构建无人值守AI虚拟主播时,如何解决跨直播记住观众及直播过程中渲染器崩溃后的状态恢复难题,并记录了从设计决策到踩坑的一线经验。对设计工程师而言,这提供了AI角色长期记忆与系统容错的具体设计范式。
npm/PyPI/NuGet 供应链攻击:包冷却期与策略检查
Supply-chain attacks: package cooldowns and policy checks for npm, PyPI and NuGet
8月ChainDrop蠕虫通过盗用合法维护者GitHub账户入侵npm热门包,携带有效来源证明绕过传统信誉审查。文章指出"是否信任维护者"已是错误问题,防御核心应转向版本级安全与安装前冷却期策略,为依赖开源包的设计与工程团队提供可落地的风险控制思路。
Cursor Cloud Agents 免 GitHub 从零构建
Start from scratch, without a repo
Cursor Cloud Agents 不再强制要求连接 GitHub 等第三方代码托管,用户可直接通过自然语言 prompt 从零生成项目,后台自动创建 Origin 仓库。本次更新还包含浏览器实时预览与一键 Vercel 发布,显著降低了从想法到在线可访问原型的操作门槛。
Archify:AI Agent 架构图生成与验证工具
tt-a1i/archify
Archify 是一个面向 Cursor、Claude Code 等 AI 编码工具的 Agent Skill,能将代码库或系统描述编译成可交互的 HTML/SVG 架构图。它通过类型化 JSON IR 确保输出确定且可验证,支持 diff 对比、多格式导出和上下游追踪,让设计工程师在对话中就能完成系统文档的可视化与审阅。
GitHub 热榜:Browser Use 让 AI Agent 像人类一样使用浏览器
browser-use/browser-use
Browser Use 登上 GitHub 日榜,这个开源项目让 AI Agent 像人类一样操作浏览器,能自动点击、填表、抓取数据。它直接支持 Claude Code、Cursor 等工具接入,设计团队可立即用它自动化竞品监控、表单填写、UI 测试等重复网页任务,把脏活累活丢给 AI。
Show HN: Claude 的承重词汇
Show HN: The load-bearing vocabulary of Claude
这项研究发现并可视化了 Claude 模型内部对输出起关键支撑作用的「承重词汇」,揭示了特定 token 如何显著影响模型的语义理解和生成行为。对于依赖 Claude 构建产品的设计师而言,这意味着可以依据词汇影响力重新设计 prompt 结构,获得更可预测、可控的 AI 交互。
Claude 配额 10 分钟耗尽,我做了一个排查工具
Show HN: My Claude quota ran out in 10 minutes, so I made a tool to find out why
开发者开源了 tare,一款能实时监控 Claude API 调用与 token 消耗的小工具。对高频使用 Claude 的设计师和工程师来说,它可以快速定位哪些请求或工作流在疯狂烧配额,避免盲目充值。
Claude 记忆功能全端同步,内容完全由你掌控
Claude's memory works everywhere, and you decide what's in it
Claude 官方宣布记忆功能已支持全端同步,且用户可自主决定 AI 记住哪些内容。对依赖 Claude 进行长期设计项目与代码协作的创作者而言,跨会话的上下文连续性将大幅提升。但目前官方仅释放标题,具体操作路径与隐私边界尚不清晰。
怀念旧版 Claude Code:专注才是核心功能
I miss the old Claude Code
作者指出 Claude Code 最初的优势在于极致专注,而近期迭代加入过多功能后反而稀释了核心价值。HN 上的讨论折射出开发者与设计师对 AI 工具日益复杂的集体焦虑。
garden-skills:Claude / Cursor 开源设计工程 Skills 合集
ConardLi/garden-skills
为 Claude Code、Cursor 等 AI 编程代理打造的开源 Skills 库,覆盖网页视频演示、设计工程、图像生成与文章美化。支持通过 CLI 或插件市场一键安装,可将脚本直接转化为可录屏的 16:9 网页演示,或调用设计工程 skill 辅助前端开发。
Anthropic 官方文风为何与 Claude 判若两人
Why is Anthropic's public writing style so unlike Claude's?
一篇博客文章对比发现,Anthropic 公司博客和公告充斥着冗长、官僚的企业腔,而其产品 Claude 却以清晰、有温度、对话感强的文风著称。这种品牌声音与产品个性的割裂在 HN 引发热议:当 AI 公司教模型“像人一样写作”时,自己的公关团队却似乎困在旧范式里,给 AI 产品的品牌一致性敲响警钟。
Archify:AI Agent 架构图生成与验证工具
tt-a1i/archify
Archify 是一个面向 Cursor、Claude Code 等 AI 编码工具的 Agent Skill,能将代码库或系统描述编译成可交互的 HTML/SVG 架构图。它通过类型化 JSON IR 确保输出确定且可验证,支持 diff 对比、多格式导出和上下游追踪,让设计工程师在对话中就能完成系统文档的可视化与审阅。
GPT-Image 2 工业级提示词引擎与模板库开源
freestylefly/awesome-gpt-image-2
这是一个面向 GPT-Image 2 的 Prompt as Code 开源项目,聚合了 470+ 逆向工程案例与 20+ 工业级模板,配套可视化网站支持直接预览、复制提示词并在线测试。设计师可跳过从零调试,直接复用经商业验证的生成策略,快速落地高完成度的 AI 图像工作流。
anthropics/claude-plugins-official
Official, Anthropic-managed directory of high quality Claude Code Plugins. Claude Code Plugins Directory A curated directory of high-quality plugins for Claude Code. ⚠️ Important: Make sure you trust a plugin before installing, updating, or using it. Anthropic does not control what MCP servers, files, or other software are included in plugins and cannot verify that they will work as intended or that they won't change. See each plugin's homepage for more information. Structure /plugins - Internal plugins developed and maintained by Anthropic /external_plugins - Third-party plugins from partners and the community Installation Plugins can be installed directly from this marketplace via Claude Code's plugin system. To install, run /plugin install {plugin-name}@claude-plugins-official or browse for the plugin in /plugin > Discover Contributing Internal Plugins Internal plugins are developed by Anthropic team members. See /plugins/example-plugin for a reference implementation. External Plugins Third-party partners can submit plugins for inclusion in the marketplace. External plugins must meet quality and security standards for approval. To submit a new plugin, use the plugin directory submission form. Plugin Structure Each plugin follows a standard structure: plugin-name/ ├── .claude-plugin/ │ └── plugin.json # Plugin metadata (required) ├── .mcp.json # MCP server configuration (optional) ├── commands/ # Slash commands (optional) ├── agents/ # Agent definitions (optional) ├── skills/ # Skill definitions (optional) └── README.md # Documentation License Please see each linked plugin for the relevant LICENSE file. Documentation For more information on developing Claude Code plugins, see the official documentation.
Alishahryar1/free-claude-code
Use claude-code for free in the terminal, VSCode extension or discord like OpenClaw (voice supported) 🤖 Free Claude Code Use Claude Code CLI, VS Code, JetBrains ACP, or chat bots through your own Anthropic-compatible proxy. Free Claude Code routes Anthropic Messages API traffic from Claude Code to NVIDIA NIM, Kimi, Wafer, OpenRouter, DeepSeek, LM Studio, llama.cpp, or Ollama. It keeps Claude Code's client-side protocol stable while letting you choose free, paid, or local models. Quick Start · Providers · Clients · Integrations · Development Star History What You Get Drop-in proxy for Claude Code's Anthropic API calls. Ten provider backends: NVIDIA NIM, Kimi, Wafer, OpenRouter, DeepSeek, LM Studio, llama.cpp, Ollama, OpenCode Zen, and Z.ai. Per-model routing: send Opus, Sonnet, Haiku, and fallback traffic to different providers. Native Claude Code /model picker support through the proxy's /v1/models endpoint (Claude Code must opt in to Gateway model discovery; see Model Picker). Streaming, tool use, reasoning/thinking block handling, and local request optimizations. Optional Discord or Telegram bot wrapper for remote coding sessions. Optional Usage through the VSCode extension. Optional voice-note transcription through local Whisper or NVIDIA NIM. Local Admin UI at /admin to edit supported proxy settings, validate changes, and check providers (loopback access only). Quick Start 1. Install the latest version of Claude Code npm install -g @anthropic-ai/claude-code 2. Install Runtime Requirements Install the latest version of uv and Python 3.14. macOS/Linux: curl -LsSf https://astral.sh/uv/install.sh | sh uv self update uv python install 3.14 Windows PowerShell: powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex" uv self update uv python install 3.14 3. Get An NVIDIA NIM API Key Create a free NVIDIA NIM…[truncated]
Claude Code 全自动求职框架走红 GitHub
MadsLorentzen/ai-job-search
一个基于 Claude Code 的开源求职工作流,可自动评估职位匹配度、生成定制化简历与求职信,并内置审稿代理优化输出。当前职位爬取主要针对丹麦市场,但核心架构支持替换为本地招聘网站。
claude-obsidian:自组织 AI 第二大脑开源工具
AgriciDaniel/claude-obsidian
这是一个将 Claude Code 与 Obsidian 结合的开源知识管理系统,基于 Karpathy 的 LLM Wiki 模式,能把任意来源的素材自动整理成带引用、互相关联的 Markdown 笔记。对设计师而言,它意味着竞品调研、设计参考可以被 AI 主动链接与溯源检索,且数据完全本地留存。
Omarchy:DHH 发布标榜美观与 AI 工具链的 Linux 发行版
basecamp/omarchy
Basecamp 创始人 DHH 发布名为 Omarchy 的 Linux 发行版,主打美观桌面体验、统一主题与热键体系,并内置 Neovim、AI 开发工具链等组件,试图为厌倦 macOS 的开发者提供一套高度定制化且审美偏执的操作系统方案。目前已登上 GitHub Trending。
全开源AI工程课:435节从数学推导到MCP server
rohitg00/ai-engineering-from-scratch
GitHub Trending 新晋全开源AI工程课程,共435节课、20个阶段约320小时,覆盖Python/TypeScript/Rust/Julia。课程要求从线性代数和反向传播开始手写代码,逐步构建Tokenizer、Attention机制直至MCP服务器和自主智能体集群,每节课均产出可复用工程产物。
OpenHuman 登 GitHub Trending:开源个人 AI 助手
tinyhumansai/openhuman
OpenHuman 是一款登上 GitHub Trending 的开源桌面 AI 助手,主打隐私保护和开箱即用。它支持 118+ 第三方服务集成,能作为真实成员加入 Google Meet,并带有会互动、有记忆的桌面吉祥物,试图把 agent 从命令行拉回图形界面。
Ponytail:让 AI Agent 像最懒资深开发一样写代码
DietrichGebert/ponytail
Ponytail 是一套可复用的 AI Agent 提示框架,通过注入“极简主义资深开发者”人格,迫使 Claude Code 等工具用最少代码解决问题。作者在真实 FastAPI + React 仓库上实测,平均减少 54% 代码量、20% 成本并提升 27% 速度,同时保留了完整的安全护栏。
Claude 社区插件市场正式开放
anthropics/claude-plugins-community
Anthropic 在 GitHub 上线了 Claude 插件社区市场,提供经安全审核的第三方插件。Claude Code 与 Claude Cowork 用户可直接安装社区插件扩展功能,相当于为 AI 编码和设计助手增加了应用商店。对依赖 Claude 工作流的设计工程师而言,这意味着工具链可定制性将大幅提升。
garden-skills:Claude / Cursor 开源设计工程 Skills 合集
ConardLi/garden-skills
为 Claude Code、Cursor 等 AI 编程代理打造的开源 Skills 库,覆盖网页视频演示、设计工程、图像生成与文章美化。支持通过 CLI 或插件市场一键安装,可将脚本直接转化为可录屏的 16:9 网页演示,或调用设计工程 skill 辅助前端开发。
GitHub 热榜:Browser Use 让 AI Agent 像人类一样使用浏览器
browser-use/browser-use
Browser Use 登上 GitHub 日榜,这个开源项目让 AI Agent 像人类一样操作浏览器,能自动点击、填表、抓取数据。它直接支持 Claude Code、Cursor 等工具接入,设计团队可立即用它自动化竞品监控、表单填写、UI 测试等重复网页任务,把脏活累活丢给 AI。
Scientific Agent Skills 开源:135 个现成科研技能
K-Dense-AI/scientific-agent-skills
K-Dense 在 GitHub 开源了 135 个 Scientific Agent Skills,覆盖癌症基因组学、分子动力学、时序预测等领域,任何支持 Open Agent Skills 标准的 AI Agent(如 Claude Code、Cursor、Codex)都可直接调用。团队还推出了免费的桌面端 AI 科研助手 K-Dense BYOK,支持 40+ 模型与 100+ 科学数据库,数据完全本地留存。
Marin 开源基础模型训练框架
marin-community/marin
Marin 是一个聚焦大语言模型训练全流程的开源框架,涵盖数据筛选、预训练、后训练及评估,并强调实验过程的完全公开。虽然登上 GitHub 热榜,但它属于底层科研基础设施,对设计师日常工作流几乎没有可直接落地的价值。
千条官方 Agent Skills,兼容主流 AI 工具
VoltAgent/awesome-agent-skills
awesome-agent-skills 仓库聚合了 Anthropic、Figma、Stripe 等官方及社区贡献的 1000 余条 Agent Skills,兼容 Claude Code、Cursor、Codex 等工具。不同于批量生成的低质列表,这里强调手工筛选的真实工程实践,可直接导入提升 AI 编程工作流。