Toolverse
All skills

docker-test

by peteonrails

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

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Testing
Views
1

About this skill

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

How to use

  1. Przygotuj środowisko, mając dostęp do repozytorium voxtype i zainstalowany Docker. Umiejętność wymaga uprawnień do uruchamiania poleceń Bash, czytania plików i globowania ścieżek.

  2. Aby przetestować binarny build AVX2, uruchom skrypt ./scripts/build-docker.sh, który wykorzystuje Ubuntu 22.04 do uniknięcia zanieczyszczenia instrukcjami AVX-512. Wynik pojawi się w katalogu releases/${VERSION}/.

  3. Do testowania pakietu Debian uruchom kontener Ubuntu 22.04 z zamontowanym katalogiem releases, zainstaluj pakiet DEB poleceniem apt install, a następnie zweryfikuj instalację komendami voxtype --version i voxtype --help.

  4. Do testowania pakietu RPM użyj kontenera Fedora, zainstaluj pakiet poleceniem dnf install, a następnie sprawdź wersję i dostępne opcje.

  5. Dla testów na konkretnych dystrybucjach uruchom odpowiedni obraz (ubuntu:22.04 lub fedora:latest), zainstaluj wymagane zależności (libasound2 dla Ubuntu, alsa-lib dla Fedory), pobierz binarny voxtype z GitHub releases i zweryfikuj jego działanie.

Related skills

nextjs-developer

by zenobi-us

Expert Next.js developer mastering Next.js 14+ with App Router and full-stack features. Specializes in server components, server actions, performance optimization, and production deployment with focus on building fast, SEO-friendly applications.

Testing
166226

crypto-research

by stevengonsalvez

Comprehensive cryptocurrency market research and analysis using specialized AI agents. Analyzes market data, price trends, news sentiment, technical indicators, macro correlations, and investment opportunities. Use when researching cryptocurrencies, analyzing crypto markets,

Testing
14118

performing-penetration-testing

by jeremylongshore

This skill enables automated penetration testing of web applications. It uses the penetration-tester plugin to identify vulnerabilities, including OWASP Top 10 threats, and suggests exploitation techniques. Use this skill when the user requests a \

Testing
1546

test-cases

by cexll

This skill should be used when generating comprehensive test cases from PRD documents or user requirements. Triggers when users request test case generation, QA planning, test scenario creation, or need structured test documentation. Produces detailed test cases covering

Testing
2862

go-dev-guidelines

by jumppad-labs

This skill should be used when writing, refactoring, or testing Go code. It provides idiomatic Go development patterns, TDD-based workflows, project structure conventions, and testing best practices using testify/require and mockery. Activate this skill when creating new Go

Testing
1190

playwright-browser-automation

by lackeyjb

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test

Testing
13130