Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/ios:run-testsThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run the iOS test suite.
Run the iOS test suite.
Steps:
.xcworkspace or .xcodeproj in the current directoryxcodebuild test -scheme <scheme> -destination 'platform=iOS Simulator,name=iPhone 15'Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub canergulgec/mobile-dev-skills --plugin ios