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개 표시
모든 저장소를 표시했습니다