Skip to main content
timoncool
Profil créateur GitHub

timoncool

Vue par dépôt de 12 skills collectés dans 5 dépôts GitHub.

skills collectés
12
dépôts
5
mis à jour
24 août 2026
explorateur de dépôts

Dépôts et skills représentatifs

dubstudio-release-build
Développeurs de logiciels

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.

6 août 2026
verify-whole-feature-with-short-test-clip
Analystes en assurance qualité des logiciels et testeurs

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…

6 août 2026
read-compact-code-yourself-no-agents-before-patching
Développeurs de logiciels

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…

21 juil. 2026
use-builtin-mechanism-not-parallel-invention
Développeurs de logiciels

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…

21 juil. 2026
dub-casting-avatars-sharp-and-in-frame
Développeurs de logiciels

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

21 juil. 2026
dub-casting-verify-content-type-from-frame
Développeurs de logiciels

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.

21 juil. 2026
dub-verify-via-preview-ui-never-backend
Analystes en assurance qualité des logiciels et testeurs

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…

21 juil. 2026
5 dépôts affichés sur 5
Tous les dépôts sont affichés