Skip to main content
Run any Skill in Manus
with one click
GitHub repository

voxtype

voxtype contains 9 collected skills from peteonrails, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
911
updated
2026-02-17
Forks
65
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

build-release
software-developers

Build all voxtype binaries for release. Builds Whisper (AVX2, AVX-512, Vulkan) and ONNX (AVX2, AVX-512, CUDA) binaries using Docker. Use when preparing a new release.

2026-02-17
regression-test
software-quality-assurance-analysts-and-testers

Run regression tests for voxtype releases. Use before major releases to verify core functionality, CLI commands, and configuration handling.

2026-01-22
smoke-test
software-quality-assurance-analysts-and-testers

Run interactive smoke tests for voxtype. Tests recording cycles, CLI overrides, signal handling, and service management. Use after installing a new build.

2026-01-22
triage
software-developers

Triage a GitHub issue or PR by checking for duplicates, documentation alignment, project fit, and recommending labels.

2026-01-22
aur-publish
software-developers

Publish voxtype to AUR. Updates PKGBUILD, generates checksums, and pushes to AUR. Use after a GitHub release is published.

2026-01-16
docker-test
software-developers

Test voxtype in Docker containers. Use for testing builds, verifying packages work on different distros, or isolating test environments.

2026-01-16
package-release
software-developers

Package voxtype for release. Creates deb and rpm packages from binaries. Use when building distribution packages.

2026-01-16
update-docs
software-developers

Update voxtype documentation for releases and features. Use when adding features, fixing bugs, or preparing releases. Covers user manual, troubleshooting, website, release notes, and contributor credits.

2026-01-16
validate-binaries
software-developers

Validate voxtype binaries for CPU instruction contamination. Use when checking release binaries for AVX-512 or GFNI instruction leaks that would crash on older CPUs.

2026-01-16