Skip to main content
kajisho5
GitHub 제작자 프로필

kajisho5

1개 GitHub 저장소에서 수집된 13개 skills를 저장소 단위로 보여줍니다.

수집된 skills
13
저장소
1
업데이트
2026년 9월 14일
저장소 탐색

저장소와 대표 skills

ffmpeg-skill
미분류

Edit video and audio with local FFmpeg from natural-language requests: cut, trim, join, resize/reframe (9:16, 1:1), speed change, captions and subtitles (SRT/ASS, animated, karaoke), logos and text overlays, lower-thirds and titles, silence removal, multicam…

2026년 9월 14일
ci-pipeline-synthesizer
네트워크·컴퓨터 시스템 관리자

Generate GitHub Actions CI/CD pipeline configurations for automated building and testing of library and package projects. Use when creating or updating CI workflows for npm packages, Python packages, Go modules, Rust crates, or other library projects that…

2026년 9월 7일
shipping-build-artifacts
소프트웨어 개발자

Make the build step a real gate on what you actually distribute — build scripts that warn and exit 0 on a missing input, size checks with only an upper bound, hand-maintained file lists that drift from the entrypoints they must cover, committed bundles that…

2026년 9월 6일
concurrent-branches
소프트웨어 개발자

Resolve conflicts and merges when several branches are open against one repo at the same time — the hotspot files every change must touch (registry manifests, a single version field, shared tool config, one aggregated test module, tracked build output),…

2026년 9월 6일
shipping-across-surfaces
프로젝트 관리 전문가

Land a change everywhere the same fact is stated — enumerating the full surface inventory (landing copy, docs, machine-readable summaries, changelog badges repeated across every page, sitemap, README, descriptions embedded in code, and untyped frontend…

2026년 9월 6일
writing-defect-reports
소프트웨어 품질 보증 분석가·테스터

Establish a finding before you publish it, and correct it after — headlines that overstate what actually reproduces at the layer a user sees, reporting code that no entry point can reach or that is already dead, filing a caveat the project's own records…

2026년 9월 6일
guarding-destructive-operations
소프트웨어 개발자

Add and review preconditions on operations that delete, overwrite, rewrite history, or resolve a caller-supplied name to a filesystem path — refusing instead of warning, placing the guard ahead of the first mutation, structural classification rather than…

2026년 9월 6일
keeping-git-repos-clean
네트워크·컴퓨터 시스템 관리자

Prevents, detects, and remediates files that should never be committed — secrets (.env, API tokens, hardcoded credentials) and dev artifacts (build output, scratch databases, editor/OS files). Covers .gitignore (and why it does not untrack), git rm --cached,…

2026년 9월 6일
수집된 skill 13개 중 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다