Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Use this skill when working on Swift projects (SwiftPM packages, iOS/macOS apps) and you want consistent patterns for concurrency, structure, and safety.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 16% | 0% |
| case-13 | ✓→✓ | = Same ✓ | -39% | 0% |
| case-02 | ✓→✓ | = Same ✓ | -28% | 0% |
| case-03 | ✓→✓ | = Same ✓ | -10% | 0% |
| case-04 | ✓→✓ | = Same ✓ | -16% | 0% |
Use this skill when working on Swift projects (SwiftPM packages, iOS/macOS apps) and you want consistent patterns for concurrency, structure, and safety.
Package.swift is the source of truthRules:
async/await for IOPrefer:
struct for value semanticsclass when identity/shared mutable state is requiredPackage.swift and target layout.swift test or Xcode build scripts depending on project.Other measured skills in the registry, with their headline benchmark lift.