synology-photos-video-enhancer
synology-photos-video-enhancer contém 3 skills coletadas de cibrandocampo, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Testing discipline for synology-photos-video-enhancer — write strict tests, fail hard when they reveal bugs, diagnose and fix the root cause (code, infra, or test), then re-run until green. Use whenever writing or running pytest tests, debugging a failing test, or tempted to reach for `pytest.skip` / weakened assertions / `mock.ANY` / "known pre-existing failure" labels.
Development workflow and Docker commands for synology-photos-video-enhancer. Use when setting up the environment, running tests, debugging the FFmpeg transcoder, or building production images. Triggers when the user asks about development setup, Docker builds, multi-arch, or running the app locally.
Git commit message conventions and branch naming standards for synology-photos-video-enhancer. Use when creating commits, branches, or preparing code for version control. Triggers on commit creation, branch creation, or when user asks about git workflow conventions.