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
2
GitHub Stars
5
First Seen
7 days ago
swiftpm-macos — duyet/claude-plugins