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