swiftpm-macos

Installation
SKILL.md

SwiftPM for macOS

Quick Start

Use this skill when Package.swift is the primary entrypoint or when SwiftPM is the fastest path to a reproducible result.

Workflow

  1. Inspect the package.

    • Read Package.swift.
    • Identify executable, library, and test products.
  2. Build with SwiftPM.

    • Use swift build by default.
    • Use release mode only when the user explicitly needs it.
Installs
15
Repository
openai/plugins
GitHub Stars
3.5K
First Seen
Apr 10, 2026
swiftpm-macos — openai/plugins