About
macOS development workflows for discovering local projects, building and running desktop apps, implementing native SwiftUI scenes, bridging into AppKit when necessary, adding lightweight Logger telemetry, triaging test failures, inspecting signing and entitlements, and debugging desktop-specific build or runtime errors.
Tags
macosswiftswiftuiappkitxcodeswiftpmdebuggingcodesignloggingtelemetryosloginteractivereadwrite
plugin.json
{
"name": "build-macos-apps",
"author": {
"url": "https://openai.com/",
"name": "OpenAI",
"email": "[email protected]"
},
"skills": "./skills/",
"license": "MIT",
"version": "0.1.3",
"homepage": "https://openai.com/",
"keywords": [
"macos",
"swift",
"swiftui",
"appkit",
"xcode",
"swiftpm",
"debugging",
"codesign",
"logging",
"telemetry",
"oslog"
],
"interface": {
"logo": "./assets/app-icon.png",
"category": "Developer Tools",
"brandColor": "#1F6FEB",
"websiteURL": "https://openai.com/",
"displayName": "Build macOS Apps",
"screenshots": [],
"capabilities": [
"Interactive",
"Read",
"Write"
],
"composerIcon": "./assets/build-macos-apps-small.svg",
"defaultPrompt": [
"Build/refactor native macOS UI, inspect AppKit interop, add telemetry, or debug a macOS app"
],
"developerName": "OpenAI",
"longDescription": "macOS development workflows for discovering local projects, building and running desktop apps, implementing native SwiftUI scenes, bridging into AppKit when necessary, adding lightweight Logger telemetry, triaging test failures, inspecting signing and entitlements, and debugging desktop-specific build or runtime errors.",
"privacyPolicyURL": "https://openai.com/policies/privacy-policy/",
"shortDescription": "Build, debug, instrument, and implement macOS apps with SwiftUI and AppKit guidance",
"termsOfServiceURL": "https://openai.com/policies/terms-of-use/"
},
"repository": "https://github.com/openai/plugins",
"description": "Build, run, test, debug, instrument, and implement local macOS apps using Xcode, SwiftUI, AppKit interop, unified logging, and shell-first desktop workflows."
}Stats
Upvotes0
Comments0
Details
SourceOpenAI
Versionv0.1.3
AuthorOpenAI
CategoryDeveloper Tools
AddedJun 6, 2026
UpdatedJun 6, 2026
Author
Yash @ Explainx