一键导入
swift-slack
swift-slack 收录了来自 ainame 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Prepare and publish a new swift-slack repository release when the user asks to bump a version, adopt or apply CalVer, update release files, update the changelog, create or move a git tag, push release refs, or create or edit a GitHub release. Use for two-phase release work: prepare release metadata through a PR, then publish tags and GitHub releases only from the latest synced `main`, using `YYYY.M.PATCH` tags without a `v` prefix.
Handle Renovate pull requests in this `swift-slack` repository that update SwiftFormat or formatter wiring. Use when Codex needs to check out a Renovate PR here, run this repo's formatter workflow starting with `make format`, apply any remaining direct SwiftFormat fixes to touched files, run `swift build` or `swift test` as appropriate, commit the formatting-only follow-up, and push it back to the PR branch.