swift-testing-expert
The skill provides expert guidance for Swift Testing: test structure, `#expect`/`#require`, traits/tags, parameterized tests, parallelization, and XCTest migration. It includes an example that reads the `CI` environment variable via `ProcessInfo.processInfo.environment["CI"]` to gate tests.