ptlam-code-style-swift
Installation
SKILL.md
PTLam Swift Code Style
Rules for Swift library and application code: the package manifest, the SwiftFormat and SwiftLint toolchain, naming and access control, optionals, type choice, failure design, structured concurrency, documentation comments, and tests. This skill owns Swift mechanics only; the foundation owns the standard.
Required skills
ptlam-code-style
Reason: Provides the language-neutral conventions and testing doctrine the Swift mechanics satisfy.