An agent skill that helps AI coding assistants like Claude Code, Codex, Cursor, and Gemini write better tests using Swift Testing. Covers @Test, #expect, #require, parameterized testing, traits, exit tests, confirmations, and more, targeting the mistakes LLMs actually make.
$claude plugin marketplace add twostraws/swift-testing-agent-skillInstalls into the current project.
Install swift-testing-agent-skill by running `claude plugin marketplace add twostraws/swift-testing-agent-skill`, then use it for the current task and follow its documentation at https://github.com/twostraws/swift-testing-agent-skill.
| 1 | # .claude-plugin/plugin.json |
| 2 | claude plugin marketplace add twostraws/swift-testing-agent-skill |