Skip to main content
timoncool
GitHub クリエイタープロフィール

timoncool

5 件の GitHub リポジトリにある 12 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
12
リポジトリ
5
更新
2026年8月24日
リポジトリエクスプローラー

リポジトリと代表的な skills

dubstudio-release-build
ソフトウェア開発者

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.

2026年8月6日
verify-whole-feature-with-short-test-clip
ソフトウェア品質保証アナリスト・テスター

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…

2026年8月6日
read-compact-code-yourself-no-agents-before-patching
ソフトウェア開発者

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…

2026年7月21日
use-builtin-mechanism-not-parallel-invention
ソフトウェア開発者

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…

2026年7月21日
dub-casting-avatars-sharp-and-in-frame
ソフトウェア開発者

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 ("не…

2026年7月21日
dub-casting-verify-content-type-from-frame
ソフトウェア開発者

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.

2026年7月21日
dub-verify-via-preview-ui-never-backend
ソフトウェア品質保証アナリスト・テスター

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…

2026年7月21日
5 件中 5 件のリポジトリを表示
すべてのリポジトリを表示しました