tuist

12 mods across 1 repository, 35 stars between them.

tuist/agent-skills

Skill Claude CodeCodex

Analyzes Xcode selective testing effectiveness for a test run, showing which test targets were skipped or ran, and diagnosing regressions in test selection. Can compare two test runs to identify what changed.

35 5mo ago A 45 tokens

compare-builds

02

tuist/agent-skills

Skill Claude CodeCodex

Compares two Xcode build runs to identify duration regressions, cache changes, and new issues. Can be invoked with build IDs, dashboard URLs, or branch names (e.g. tuist compare-builds --base main --head feature-branch).

35 5mo ago A 56 tokens

compare-bundles

03

tuist/agent-skills

Skill Claude CodeCodex

Compares two app bundles to identify size changes, new or removed artifacts, and platform differences. Can be invoked with bundle IDs, dashboard URLs, or branch names.

35 5mo ago A 38 tokens

compare-cache-runs

04

tuist/agent-skills

Skill Claude CodeCodex

Compares two tuist cache runs to identify cache hit rate changes and root-cause analysis of cache invalidation. Can be invoked with cache run IDs, dashboard URLs, or branch names.

35 5mo ago A 45 tokens

compare-generations

05

tuist/agent-skills

Skill Claude CodeCodex

Compares two tuist generate runs to identify cache hit rate changes and root-cause analysis of cache invalidation. Can be invoked with generation IDs, dashboard URLs, or branch names.

35 5mo ago A 43 tokens

tuist/agent-skills

Skill Claude CodeCodex

Compares two Gradle build runs to identify duration regressions, cache changes, and task outcome differences. Can be invoked with build IDs, dashboard URLs, or branch names.

35 5mo ago A 41 tokens

compare-test-case

07

tuist/agent-skills

Skill Claude CodeCodex

Compares a single test case's behavior across two branches, analyzing pass/fail status, duration, flakiness, and failure details. Useful for investigating test regressions introduced by a feature branch.

35 5mo ago A 44 tokens

compare-test-runs

08

tuist/agent-skills

Skill Claude CodeCodex

Compares two test runs to identify new failures, newly flaky tests, fixed tests, and duration regressions. Can be invoked with test run IDs, dashboard URLs, or branch names.

35 5mo ago A 42 tokens

tuist/agent-skills

Skill Claude CodeCodex

Debugs issues users encounter with Tuist-generated projects by reproducing the scenario locally, building Tuist from source when needed, and triaging whether it is a bug, misconfiguration, or something that needs team input. Use when users report generation failures, build errors after generation, or unexpected…

35 5mo ago A 65 tokens

fix-flaky-tests

10

tuist/agent-skills

Skill Claude CodeCodex

Fixes flaky tests by analyzing failure patterns from Tuist test insights, identifying root causes, and applying targeted corrections. Can be invoked with a specific test case URL (e.g. https://tuist.dev/{account}/{project}/tests/test-cases/{id}) or without arguments to discover and fix all flaky tests in the project.

35 5mo ago A 74 tokens

tuist/agent-skills

Skill Claude CodeCodex

Guides day-to-day work in Tuist-generated Xcode workspaces, including generation, build and test commands, and buildable folders. Use when working in a Tuist-generated project or when users mention tuist generate, xcodebuild test, or generated workspaces.

35 5mo ago A 64 tokens

tuist/agent-skills

Skill Claude CodeCodex

Migrates existing Xcode projects to Tuist generated workspaces with build and run validation, external dependency mapping, and migration checklists. Use when adopting Tuist for an existing app or converting a hand-edited Xcode project to generated projects.

35 5mo ago A 59 tokens