·swift-spm

Master Swift Package Manager - dependencies, creating libraries, publishing, local packages

10Installs·0Trend·@pluginagentmarketplace

Installation

$npx skills add https://github.com/pluginagentmarketplace/custom-plugin-swift --skill swift-spm

SKILL.md

Dependency management, package creation, and distribution with Swift Package Manager.

| name | Package name | | platforms | Supported platforms/versions | | products | Libraries/executables exposed | | dependencies | External packages | | targets | Build targets |

| Version range | .upToNextMajor(from: "1.0.0") | | Exact version | .exact("1.2.3") | | Branch | .branch("main") | | Commit | .revision("abc123") | | Path | .package(path: "../LocalPkg") |

Master Swift Package Manager - dependencies, creating libraries, publishing, local packages Source: pluginagentmarketplace/custom-plugin-swift.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-swift --skill swift-spm
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is swift-spm?

Master Swift Package Manager - dependencies, creating libraries, publishing, local packages Source: pluginagentmarketplace/custom-plugin-swift.

How do I install swift-spm?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-swift --skill swift-spm Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/pluginagentmarketplace/custom-plugin-swift