Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

Miki-Moni

Miki-Moni 收录了来自 WarmBed 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
0
更新
2026-05-19
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

miki-moni-dev-locate-code
软件开发工程师

Use when working in the miki-moni / cc-hub repo and need to find which file handles a feature (pairing, image rendering, permission mode, transcript bubbles, dashboard UI, phone client, worker relay, etc.) without re-scanning the codebase. Trigger phrases include "miki where is X", "需要修 X 在哪", "找 pair flow", "image bubble code", "permission mode chip 在哪".

2026-05-19
miki-moni-dev-locate-code
软件开发工程师

Use when working in the miki-moni / cc-hub repo and need to find which file handles a feature (pairing, image rendering, permission mode, transcript bubbles, dashboard UI, phone client, worker relay, etc.) without re-scanning the codebase. Trigger phrases include "miki where is X", "需要修 X 在哪", "找 pair flow", "image bubble code", "permission mode chip 在哪".

2026-05-19
miki-moni-dev-add-daemon-endpoint
软件开发工程师

Use when adding a new HTTP route, WebSocket handler, or `/admin/*` endpoint to the miki-moni daemon (src/server.ts). Triggers on "新增 daemon endpoint", "add route to miki", "new express route", "add admin endpoint", "expose new API on 8765". Covers the DNS-rebind-guard interaction, logging conventions, error format, and where similar endpoints live as templates.

2026-05-19
miki-moni-dev-change-pair-flow
软件开发工程师

Use when modifying any part of miki-moni's pairing / relay flow — daemon-side pair handling, worker DurableObjects, phone client bootstrap, QR generation, token registration. Triggers on "改 pair", "modify pairing", "relay change", "add pair token field", "pair URL format", "anti-MITM", "pair approval". This area has bitten us repeatedly (chicken-egg, silent-fallback, double-path, MITM); this skill is the regression-prevention checklist.

2026-05-19
miki-moni-dev-release-flow
软件开发工程师

Use when shipping a new version of miki-moni (a.k.a. cc-hub). Triggers on "release miki-moni", "publish 0.x.y", "push to main and update npm", "deploy worker + pages", "ship the fix". Covers the full bump → test → push → worker deploy → Pages deploy → npm publish sequence with all the gotchas learned from 0.3.x releases.

2026-05-19
miki-moni-dev-release-flow
软件开发工程师

Use when shipping a new version of miki-moni (a.k.a. cc-hub). Triggers on "release miki-moni", "publish 0.x.y", "push to main and update npm", "deploy worker + pages", "ship the fix". Covers the full bump → test → push → worker deploy → Pages deploy → npm publish sequence with all the gotchas learned from 0.3.x releases.

2026-05-18