troyjthomas

26 mods across 1 repository, 2 stars between them.

verification-loop

25

troyjthomas/ios-agent-skills

Skill Claude CodeCodex

How to actually prove a UI change works before claiming it does. Covers AX-coordinate snapshots over screenshots, tap-by-label over coordinates, simulator state resets between iterations, and the build → screenshot → AX → math-check loop. Use this skill alongside testing-strategy whenever you're verifying a UI fix on…

2 3mo ago A 74 tokens original MIT

xcode-integration

26

troyjthomas/ios-agent-skills

Skill Claude CodeCodex

Safe patterns for Claude Code interacting with Xcode projects. Covers .pbxproj protection (critical), XcodeBuildMCP build/test patterns, the RenderPreview visual feedback loop, and when to use terminal Claude Code vs Xcode's built-in Claude Agent. Use this skill throughout the entire build process. The .pbxproj rule…

2 3mo ago A 79 tokens original MIT