CtrlK
BlogDocsLog inGet started
Tessl Logo

swiftpm-macos

Build, run, and test pure SwiftPM-based macOS packages and executables. Use when the repo is package-first, when there is no Xcode project, or when Swift package workflows are the fastest path to diagnosis.

71

Quality

86%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

The canonical home for this skill is swiftpm-macos in openai/plugins

SKILL.md
Quality
Evals
Security

Quality

Content

86%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A concise, well-structured diagnostic skill that assumes competence and gives a clear sequenced workflow. Adding full example invocations and an explicit failure-retry loop would lift actionability and workflow_clarity to 5.

Suggestions

Add one or two copy-paste-ready command examples with common flags (e.g. 'swift test --filter <TestCase>' or 'swift build -c release') to make guidance fully executable.

Insert an explicit validate->fix->retry checkpoint between build/run/test and 'Summarize failures' (e.g. 'If build fails, read the error, fix the package graph, and re-run swift build before proceeding').

Show a minimal example of reading Package.swift and mapping products to a swift run command so the Inspect->Run handoff is concrete.

DimensionReasoningScore

Conciseness

Lean, bulleted, and assumes Claude's competence; no padding or explanation of concepts Claude already knows, and every line earns its place.

5 / 5

Actionability

Concrete, executable commands ('swift build', 'swift run <product>', 'swift test') are given, but full copy-paste invocations with example flags (e.g. '--filter') are absent, leaving minor gaps versus the fully-executable anchor.

4 / 5

Workflow Clarity

A clear 5-step sequence (Inspect, Build, Run, Test, Summarize) with sub-steps; this is a non-destructive diagnostic skill so the destructive-cap does not apply, but there is no explicit validate->fix->retry feedback loop, capping it below 5.

4 / 5

Progressive Disclosure

Under 50 lines, single-purpose, no external references needed, with well-organized sections (Quick Start, Workflow, Guardrails, Output Expectations) and no bundle files to navigate.

5 / 5

Total

18

/

20

Passed

Description

87%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A tight, well-targeted description that gives concrete actions and explicit, multi-branch trigger guidance with minimal conflict risk. Slight keyword coverage gaps (no file extensions) keep specificity and trigger_term_quality at 4 rather than 5.

DimensionReasoningScore

Specificity

Names the domain ('pure SwiftPM-based macOS packages and executables') and three concrete actions ('Build, run, and test'), comparable to the anchor listing several specific actions with minor gaps; not a 5 because coverage of sub-actions (e.g. filters, release mode) is left to the body.

4 / 5

Completeness

Explicitly answers what ('Build, run, and test pure SwiftPM-based macOS packages and executables') and when ('Use when the repo is package-first, when there is no Xcode project, or when Swift package workflows are the fastest path to diagnosis') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural terms like 'SwiftPM', 'macOS packages', 'Swift package workflows', and 'Xcode project' appear, but common variations such as '.swift' or an explicit 'Package.swift' mention are absent.

4 / 5

Distinctiveness Conflict Risk

Clear niche (pure SwiftPM, package-first, no Xcode project) with distinct triggers that minimize overlap with general Swift or Xcode skills.

5 / 5

Total

18

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
robinebers/openusage
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.