dskin
|
|
|
|
| 类型 |
插件 |
分类 |
界面与体验 |
| 星数 |
⭐20 |
状态 |
✅ 活跃 |
| 能力 |
ui |
更新时间 |
2026-08-15 |
📖 项目简介
- 看它们玩:小猫在屏幕底部散步、眨眼、到边转身;两只靠近时会停下来面对面蹦跳,然后散开。 - 拖拽:按住小猫拖到任意位置——它会在半空挣扎(摇摆 + "!" 气泡);拖到屏幕顶边会倒挂住,松手也不会掉下来,抓住拉下来才回地面。 - 摸:鼠标悬停在猫身上,它开心蹦跶并冒爱心 ♥。 - 点击:猫跳一下。 - 切换品种:右下角 🐾 面板——先点一只小猫选中,再点品种按钮只给那只换装;
− + 可以加减小猫数量。
✨ 核心特性
- 看它们玩:小猫在屏幕底部散步、眨眼、到边转身;两只靠近时会停下来面对面蹦跳,然后散开。
- 拖拽:按住小猫拖到任意位置——它会在半空挣扎(摇摆 + "!" 气泡);拖到屏幕顶边会倒挂住,松手也不会掉下来,抓住拉下来才回地面。
- 摸:鼠标悬停在猫身上,它开心蹦跶并冒爱心 ♥。
- 点击:猫跳一下。
📦 安装
# 1. 安装插件(写入 web profile)
dsh plugin --profile web add github:dancingmemory/dskin
# 2. 若 pnpm ≥ 10 提示构建脚本被阻止,把下面内容追加到
# ~/.dsh/profiles/web/pnpm-workspace.yaml 后重跑第 1 步
# allowBuilds:
# dskin: true
# 3. 重启 web 服务,插件进入加载图谱
dsh web
# 4. 验证:设置 → 插件 中应看到 dskin(ui-skin-dskin),
# 页面右下角出现 🐾 爪爪按钮,屏幕底边有小猫散步
🚀 快速开始
# GitHub 安装(推荐)
dsh plugin --profile web add github:dancingmemory/dskin
# 源码安装
git clone https://github.com/dancingmemory/dskin.git
cd dskin && pnpm install
dsh plugin --profile web add .
🔗 链接