Skip to main content
VMAFx
GitHub creator profile

VMAFx

Repository-level view of 28 collected skills across 1 GitHub repositories.

skills collected
28
repositories
1
updated
Jun 27, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

sync-upstream
software-developers

Reconcile fork master with Netflix/vmaf master. Detects the fork's port-only topology (no shared merge-base) and emits a coverage report; falls back to merge-based sync when the histories are actually connected.

Jun 27, 2026
add-feature-extractor
software-developers

Scaffold a new feature extractor (e.g. a novel metric) with C source+header, registry entry, doc stub, and a smoke test. Does not produce a SIMD or GPU path — those come via /add-simd-path and /add-gpu-backend.

Jun 3, 2026
add-gpu-backend
software-developers

Scaffold a complete new GPU backend (hip, rocm, metal, opencl, etc.) with runtime, feature kernel stubs, public header, Meson options, CI workflow, doc stub, and smoke test. Flagship scaffolding skill. Established precedents on the fork — CUDA (legacy), SYCL…

Jun 3, 2026
add-simd-path
software-developers

Scaffold a new SIMD implementation for an existing feature. Creates intrinsics source + header + a bit-exact-vs-scalar comparison test; wires into runtime dispatch. Supports kernel-spec flags that pull recurring patterns from simd_dx.h.

Jun 3, 2026
add-k8s-resource
software-developers

Scaffold a new Kubernetes CRD + kubebuilder controller + RBAC + helm chart entry for the vmafx-operator. Follows the VmafxJob / VmafxNode / VmafxModelTraining precedent in cmd/vmafx-operator/ (ADR-0714, ADR-0709 parent).

May 31, 2026
add-mcp-tool
software-developers

Scaffold a new VMAFX MCP tool handler with byte-compatible Go (cmd/vmafx-mcp) and Python (mcp-server/vmaf-mcp) implementations, registration, smoke tests, and docs/mcp/ page. Companion to /add-gpu-backend and /add-feature-extractor for the MCP surface.

May 31, 2026
add-model
software-developers

Register a new VMAF model (.json / .pkl / .onnx) with the build, validate its schema, and add a loader smoke test.

May 31, 2026
audit-modernization
software-developers

Replay the project modernization audit on the current tree and produce /tmp/modernization-audit-YYYY-MM-DD.md. Wraps scripts/dev/project_modernization_audit.py with sensible defaults and timestamped output.

May 31, 2026
Showing 8 of 28 collected skills.
Showing 1 of 1 repositories
All repositories loaded