Expert guidance on Swift Testing best practices, patterns, and implementation. Use when developers mention: (1) Swift Testing, @Test, #expect, #require, or @Suite, (2) "use Swift Testing" or "modern testing patterns", (3) test doubles, mocks, stubs, spies, or fixtures, (4) unit tests, integration tests, or snapshot tests, (5) migrating from XCTest to Swift Testing, (6) TDD, Arrange-Act-Assert, or F.I.R.S.T. principles, (7) parameterized tests or test organization.
$npx -y skills add bocato/swift-testing-agent-skill --skill swift-testingInstalls into the current project.
Run `npx skills use "https://github.com/bocato/swift-testing-agent-skill" --skill "bocato/swift-testing-agent-skill/swift-testing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bocato/swift-testing-agent-skill" that are relevant to the current task. Run `npx skills add "https://github.com/bocato/swift-testing-agent-skill"` and select the relevant skills, then follow their instructions.