
Icey Server Operator
Build, validate, package, and release the icey-server C++ CLI and media server, running CMake presets and Playwright smoke tests before publishing Docker images or native binaries.
Install
npx skills add https://github.com/nilstate/icey-cli --skill SKILL.mdWhat is this skill?
- Six-step workflow: classify, build, validate, test, package, report
- Uses CMake presets and Makefile for canonical C++ builds
- Playwright smoke tests validate browser and Docker demo paths
- Enforces pinned ICEY_VERSION dependency model
- Covers C++ server, web UI, Docker, packaging, and release surfaces
Adoption & trust: 51 GitHub stars.
Who is it for?
Maintainers of the icey-server project automating build and release validation
Skip if: General-purpose C++ projects not using the icey-server architecture
What do I get? / Deliverables
- validated build
- Docker image
- release binary
Recommended Skills
Journey fit
This skill governs the operate lifecycle of the icey-server — its six-step workflow covers building, validating, packaging, releasing, and running the server in production. The skill centers on infrastructure concerns: CMake builds, Docker packaging, CI coverage, and release validation of a C++ media server binary.