byartemnovichkov· 4 skills
Sends macOS notifications after xcodebuild commands, showing Build Succeeded or Build Failed with scheme and project info. Mimics Xcode's native build notifications. Auto-triggers on xcodebuild via PostToolUse hook.
$npx -y skills add artemnovichkov/skills --skill xcodebuild-notifyInstalls into the current project.
Run `npx skills use "https://github.com/artemnovichkov/skills" --skill "artemnovichkov/skills/xcodebuild-notify"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/artemnovichkov/skills" that are relevant to the current task. Run `npx skills add "https://github.com/artemnovichkov/skills"` and select the relevant skills, then follow their instructions.