Use when building or releasing dub-studio — tauri build, setup.exe/msi, portable zip, latest.json, or bumping the version. Do NOT hand-write a fresh build script from scratch.
原文语言:英语
菜单
SkillsMP 已收集 timoncool/dub-studio 中的 7 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 7 / 7 个已收集 Skill。
Use when building or releasing dub-studio — tauri build, setup.exe/msi, portable zip, latest.json, or bumping the version. Do NOT hand-write a fresh build script from scratch.
原文语言:英语
Use when about to declare a dub-studio feature done or kick off a release, or the moment you catch yourself calling a real E2E "too heavy/slow/many segments" — finish and verify the WHOLE feature end-to-end first, and get real data by taking a short ffmpeg…
原文语言:英语
Use when investigating or fixing a bug in a compact codebase (dub-studio and similar single-app repos) — read the ACTUAL relevant source fully into your OWN context and understand the real control flow BEFORE editing, and do NOT spawn agents/workflows to…
原文语言:英语
Use when adding, measuring, or shipping a feature in a project that already has a built-in facility (a benchmark, a chosen output format, an agreed convention) — reach for the existing mechanism instead of inventing a parallel one or silently regressing a…
原文语言:英语
Use when changing dub-studio character-casting avatar selection (crates/dub-server/src/casting.rs faces_to_speakers / dub-faces cluster_faces) — the chosen avatar face MUST stay sharp, adequately sized, and fully inside the frame. The owner is adamant ("не…
原文语言:英语
Use when choosing the dub-studio casting content_type (real vs anime/cartoon) or a face-detection path, or when picking casting models for a video — verify the ACTUAL footage, never infer live-action-vs-animation from the show's title.
原文语言:英语
Use when verifying or testing ANY dub-studio result (casting, dubbing, transcript, subtitles, translation) — do it through the preview UI as a real user, NEVER by reading workspace files with node/ffprobe or hitting the server. The user has raged about this…
原文语言:英语