refactor md2Redbook skill with themes and paging

This commit is contained in:
ZhangJia
2026-01-29 15:52:15 +08:00
parent 04a17ed78a
commit 13add64b8b
47 changed files with 3209 additions and 615 deletions

BIN
demos/.DS_Store vendored Normal file

Binary file not shown.

BIN
demos/Sketch/card_1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 364 KiB

BIN
demos/Sketch/card_2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 280 KiB

BIN
demos/Sketch/card_3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 247 KiB

BIN
demos/Sketch/card_4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 280 KiB

BIN
demos/Sketch/card_5.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 231 KiB

BIN
demos/Sketch/cover.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 199 KiB

BIN
demos/auto-fit/card_1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 637 KiB

BIN
demos/auto-fit/cover.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 217 KiB

70
demos/content.md Normal file
View File

@@ -0,0 +1,70 @@
---
emoji: "🚀"
title: "5个效率神器"
subtitle: "让工作效率翻倍"
---
# 神器一Notion 📝
全能型笔记工具,支持数据库、看板、日历等多种视图。
> 一个工具替代十个 App笔记、任务、项目管理全搞定
**核心功能:**
- 📊 灵活的数据库视图
- 🔗 双向链接
- 🎨 丰富的模板库
- 👥 团队协作
---
# 神器二Raycast ⚡
Mac 上的效率启动器,比 Spotlight 强大 100 倍!
```bash
# 快捷命令示例
raycast://extensions/raycast/clipboard/clipboard-history
```
**必装插件推荐:**
- 剪贴板历史
- 窗口管理
- 快捷短语
- API 调试工具
---
# 神器三Arc 浏览器 🌈
全新理念的浏览器体验:
- 侧边栏标签管理
- 空间分组功能
- 内置笔记和画板
- 极简无干扰模式
---
# 神器四Warp 终端 🖥️
基于 Rust 的现代化终端:
```python
# 支持 AI 智能补全
def example():
print("Hello Warp!")
```
- ⚡ 极速性能
- 🤖 AI 智能提示
- 📋 自动补全
- 🎯 分组工作区
---
# 神器五Fig 自动补全 🔮
终端命令自动补全神器:
- 数百种 CLI 工具支持
- 可视化参数提示
- 团队协作分享

42
demos/content_auto_fit.md Normal file
View File

@@ -0,0 +1,42 @@
---
emoji: "🚀"
title: "5个效率神器"
subtitle: "让工作效率翻倍"
---
# 神器一Notion 📝
全能型笔记工具,支持数据库、看板、日历等多种视图。
> 一个工具替代十个 App笔记、任务、项目管理全搞定
**核心功能:**
- 📊 灵活的数据库视图
- 🔗 双向链接
- 🎨 丰富的模板库
- 👥 团队协作
# 神器二Raycast ⚡
Mac 上的效率启动器,比 Spotlight 强大 100 倍!
```bash
# 快捷命令示例
raycast://extensions/raycast/clipboard/clipboard-history
```
**必装插件推荐:**
- 剪贴板历史
- 窗口管理
- 快捷短语
- API 调试工具
# 总结 🎯
效率提升不在于工具多少,而在于是否**真正用起来**。
选择 2-3 个适合自己的工具,持续使用,形成习惯,你就能:
✅ 节省 50% 的时间
✅ 减少 80% 的焦虑
✅ 提升 100% 的专注力

Binary file not shown.

After

Width:  |  Height:  |  Size: 579 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 525 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 486 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 514 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 468 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 218 KiB

BIN
demos/retro/card_1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 509 KiB

BIN
demos/retro/card_2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 451 KiB

BIN
demos/retro/card_3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 410 KiB

BIN
demos/retro/card_4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 447 KiB

BIN
demos/retro/card_5.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 395 KiB

BIN
demos/retro/cover.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 KiB

BIN
demos/terminal/card_1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 380 KiB

BIN
demos/terminal/card_2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 342 KiB

BIN
demos/terminal/card_3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 292 KiB

BIN
demos/terminal/card_4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 334 KiB

BIN
demos/terminal/card_5.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 276 KiB

BIN
demos/terminal/cover.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 KiB