Run Xcode unit tests and UI tests using xcodebuild with xcsift for token-efficient output. Use when running tests for iOS/macOS projects, filtering specific test cases, or checking test results.
$npx -y skills add gpambrozio/claudecodeplugins --skill xcode-testInstalls into the current project.
Run `npx skills use "https://github.com/gpambrozio/claudecodeplugins" --skill "gpambrozio/claudecodeplugins/xcode-test"` 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/gpambrozio/claudecodeplugins" that are relevant to the current task. Run `npx skills add "https://github.com/gpambrozio/claudecodeplugins"` and select the relevant skills, then follow their instructions.