name: design-daily-insights description: "Design Daily Insights — Track design tool updates, AI product news, design system evolution, UX research, and design inspiration. Triggers on: '今日設計資訊', '設計資訊', '今日設計', 'design daily', 'design news', /design."
設計領域每日雙語資訊 — 追蹤設計工具更新、AI 產品動態、設計系統、深度研究和靈感發現。
詳見 references/sources.md,共 19 個資訊源:
🎨 工具更新(5 個) - Figma Blog: https://www.figma.com/blog/ - Lovable Blog: https://lovable.dev/blog - Cursor Blog: https://cursor.com/blog - Framer Blog: https://www.framer.com/blog - VS Code Updates: https://code.visualstudio.com/updates
🤖 AI 動態(2 個) - Anthropic News: https://www.anthropic.com/news - Anthropic Research: https://www.anthropic.com/research
🏗️ 設計系統(2 個) - Zeroheight Blog: https://zeroheight.com/blog/ - Supernova Blog: https://www.supernova.io/blog
📖 設計深度(3 個) - NNGroup: https://www.nngroup.com/articles/ - Smashing Magazine: https://www.smashingmagazine.com/ - Creativerly: https://www.creativerly.com/
💡 靈感發現(1 個) - Sidebar.io: https://sidebar.io
| 源 | 搜尋關鍵詞 |
|---|---|
| Product Hunt | Product Hunt design tools launches |
| The Rundown AI | The Rundown AI newsletter |
| Ben's Bites | Ben's Bites AI news |
| UX Collective | site:uxdesign.cc design |
| TLDR Design | TLDR design newsletter |
| Google Stitch | Google Stitch design update |
English Title / 中文標題 放同一行→ full-urlhttps://www.figma.com/blog/five-figma-weave-workflows/https://www.figma.com/blog/(首頁,看不到具體文章)https://cursor.com/blog/bugbot-learninghttps://cursor.com/blog(首頁)讀寫 memory/design-digest-state.json,按 URL 去重:
{
"seen": {
"url-or-id-1": "2026-03-28"
}
}
memory/design-digest-state.json 獲取去重狀態memory/design-digest-state.json(寫入新 URL + 清理過期條目)design-daily-site/index.html(使用下方「網頁設計」中的雜誌風模板),啟動本地 HTTP 伺服器,通過 locaddr.run 生成臨時公開 URL⚠️ 署名已更新為「多啦啊木 🐾」
⚠️ 關於網頁 URL:locaddr.run 每次重啟連結會變。如需固定 URL,推薦部署到 GitHub Pages、Cloudflare Pages 或 Vercel(
npx vercel一鍵部署),可獲得永久地址。
發現更多技能外掛,請訪問7w4.net。
📅 設計每日資訊 | Design Daily — YYYY-MM-DD
🔗 網頁版:https://<當期-locaddr-URL>
🎨 工具更新 / Tool Updates
1. English Title / 中文標題
英文摘要 1-2 句。
中文摘要 1-2 句。
→ https://actual-article-url-here.com/article-slug
2. ...
🤖 AI 動態 / AI Updates
3. English Title / 中文標題
...
🏗️ 設計系統 / Design Systems
6. English Title / 中文標題
...
📖 設計深度 / Design Deep Dive
10. English Title / 中文標題
...
💡 靈感發現 / Inspiration
12. English Title / 中文標題
...
—
Sources: Figma · Cursor · Framer · Anthropic · Zeroheight · Supernova · NNGroup · Smashing Magazine · Sidebar | Curated by 多啦啊木 🐾
— 分隔結尾→ + 完整文章 URL)跳過低價值內容:純營銷、泛泛列表文、招聘資訊
標題:一行,English Title / 中文標題
→ full-url 獨佔一行/Users/Ellison/.openclaw/workspace/design-daily-site/index.html
⚠️ 設計已鎖定,不主動更換
- design-daily-site/index.html = 雜誌風 HTML 模板
- 每次執行時只替換內容(日期、各 article 區塊),不修改 CSS 結構和設計變數
- 如需改版設計,需 MZQ 明確授權
配色方案(大膽張揚)
:root {
--paper: #f8f6f1; /* 暖調米白底 */
--paper-warm: #f0ebe2; /* 微暖卡片底 */
--ink: #120d0a; /* 深墨文字 */
--ink-soft: #4a3530; /* 溫暖次要文字 */
--muted: #8a7060; /* 弱化文字 */
--rule: #d8cfc5; /* 分隔線 */
--accent: #c94830; /* 赤陶紅強調(大膽) */
--accent-soft: rgba(201,72,48,0.1);
}
背景紋理(四層彌散漸變 + SVG noise)
background:
var(--paper)
radial-gradient(ellipse 80% 60% at 10% 0%, rgba(201,72,48,0.09) 0%, transparent 60%),
radial-gradient(ellipse 60% 50% at 90% 10%, rgba(160,50,30,0.07) 0%, transparent 55%),
radial-gradient(ellipse 50% 40% at 50% 0%, rgba(201,72,48,0.06) 0%, transparent 50%),
radial-gradient(ellipse 70% 80% at 80% 100%, rgba(50,90,60,0.07) 0%, transparent 60%);
/* noise texture via ::before pseudo-element with inline SVG */
字型搭配
- 標題/品牌:Playfair Display(襯線,優雅)
- 正文:Inter(無襯線,現代)
- 中文備選:Noto Serif SC
佈局結構
1. Masthead — 雙欄報頭,大字 設計每日資訊,雙線分隔符
2. Hero Zone — 左側大標題 + 副標題 + 日期,右側 Sidebar 小標題列表
3. Section Header — 裝飾分隔線 + 全大寫分類標籤(🎨 / 🤖 / 🏗️ / 📖 / 💡)
4. Article Cards — 編號列表,大號灰色數字 + 標題 + 摘要 + 文章連結
5. Pull Quote — 左側紅色裝飾豎線 + 引文
6. Footer — 雙線分隔符 + 來源列表 + 署名 多啦啊木 🐾
署名:頁面底部 多啦啊木 🐾,飛書訊息末尾同步
移動端適配(三檔響應式,已最佳化)
- 1000px(平板):雙欄 → 單欄;Hero 右欄加頂部分隔線替代左分隔線;數字列表隱藏來源域名
- 640px(手機主檔):報頭大字縮至 38px、隱藏副標題/期號;導航欄橫向滾動(隱藏捲軸);卡片網格單列 + 圓角卡片;分類標題 10px 緊湊字間距;數字列表行號 32px;頁尾單列緊湊排布
- 360px(超小屏):標題/正文字號再縮一檔
- 導航欄:橫滾 + flex-shrink:0 + overflow-x:auto + scrollbar-width:none
執行時只需替換 HTML 中以下位置的內容:
1. <title> 和 .hero-date — 當天日期
2. 各 <article> 區塊 — 精選文章標題、摘要、連結
3. <footer> 來源行 — 當期來源列表
CSS 變數、字型引用、背景紋理程式碼不改動。
# 1. 寫入 HTML(用模板覆蓋)
cp /Users/Ellison/.openclaw/workspace/design-daily-site/index.html \
/Users/Ellison/.openclaw/workspace/design-daily-site/build.html
# 2. 啟動本地 HTTP 伺服器(埠 8766)
cd /Users/Ellison/.openclaw/workspace/design-daily-site
python3 -m http.server 8766 &
# 3. 建立公開連結(locaddr.run)
ssh -o StrictHostKeyChecking=no \
-R 80:localhost:8766 locaddr.run &
# 4. 驗證可用性
curl -s -o /dev/null -w "%{http_code}" https://<生成的URL>/
已建立的輔助指令碼:scripts/design-daily-cron.sh(見下方定時任務章節)
openclaw cron create \
--name "Design Daily 每日設計資訊" \
--schedule "0 0 9 * * *" \
--tz "Asia/Shanghai" \
--message "今日設計資訊" \
--channel feishu \
--timeout-seconds 180 \
--failure-alert \
--failure-alert-after 2
⚠️ 推薦加上
--timeout-seconds 180(3分鐘),因為任務涉及 13 個源站抓取 + locaddr 隧道建立,30秒預設超時容易觸發。--failure-alert --failure-alert-after 2開啟連續2次失敗後通知。
如果 cron 不支援時區轉換,可寫一個包裝任務:
scripts/design-daily-cron.sh:#!/bin/bash
# 每天北京時間 9:00 觸發(UTC 1:00)
openclaw run "今日設計資訊" --channel feishu
設定 cron:0 1 * * * /Users/Ellison/.openclaw/workspace/skills/design-daily/scripts/design-daily-cron.sh
確保指令碼有執行許可權:chmod +x scripts/design-daily-cron.sh
openclaw cron list
openclaw cron delete <id>
memory/design-digest-state.json 中記錄上次執行時間,避免重複傳送/design — 手動觸發一期 digest/design setup — 初始化配置和去重狀態/design sources — 檢視當前追蹤的所有資訊源/design add <URL> — 新增新的 A 類資訊源到 sources.md這個 Skill 質量中等偏上,文件寫得很詳細清楚,安裝使用一目瞭然,功能也很實用,能追蹤很多設計資訊來源。缺點是它本質上只是一堆文字說明,沒有實際的程式碼程式,執行時全靠 AI 自由發揮,可能每次輸出的內容和質量不太穩定。網頁展示功能設計得挺好看,但改不了樣式。適合願意折騰、對內容要求不苛刻的使用者使用。