Build and test mkdmg locally. Use this skill when the user asks to compile the binary, generate version strings, run unit tests, or execute the test suite with race detection.
原文语言:英语
菜单
已展示 6 / 6 个已收集 Skill。
Build and test mkdmg locally. Use this skill when the user asks to compile the binary, generate version strings, run unit tests, or execute the test suite with race detection.
原文语言:英语
Maintain code quality, formatting, linting, and security standards for mkdmg. Use this skill when formatting code, running golangci-lint, tidying go modules, or checking for security vulnerabilities.
原文语言:英语
Manage Apple Developer code signing and notarization workflows for mkdmg. Use this skill when configuring Developer ID certificates, keychain profiles, notarytool integration, and DMG ticket stapling.
原文语言:英语
Write and run isolated unit tests for mkdmg using mock executors and simulation modes. Use this skill when testing CLI logic, configuration validation, or runner workflows without invoking real macOS hdiutil commands.
原文语言:英语
Manage the release process for mkdmg using GoReleaser and git tags. Use this skill when preparing a new version release, dry-running GoReleaser, creating semantic tags, or verifying release checksums.
原文语言:英语
Perform security audits, vulnerability scans, and input sanitization reviews for mkdmg. Use this skill when auditing command argument injection risks, running govulncheck/gosec, checking GitHub Actions permissions, or verifying code signing security.
原文语言:英语