skill
직업 분류
설명
업데이트
release
소프트웨어 개발자
Use this skill when the user wants to cut an OpenSnek release, push a new semantic version tag, or trigger the tag-driven GitHub release workflow. It follows the repo's release script and docs instead of hand-rolling git and tag commands.
2026-06-24
test
소프트웨어 품질 보증 분석가·테스터
Use this skill when the user wants to run the full OpenSnek unit test suite or verify all Swift package tests locally. It runs the same `swift test --package-path OpenSnek` command used by CI and the release script, without enabling hardware-gated tests unless the user asks for them.
2026-03-21