bocato/swift-testing-agent-skill
Agent Skill providing expert Swift Testing guidance for AI coding tools: covering test doubles, fixtures, async patterns, XCTest migration, and testing best practices.
Platform-specific configuration:
{
"mcpServers": {
"swift-testing-agent-skill": {
"command": "npx",
"args": [
"-y",
"swift-testing-agent-skill"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...