DebugSwift

11 mods across 1 repository, 7 stars between them.

architecture

01

DebugSwift/XcodeBazelMCP

Agent Codex

Bazel-first MCP server + CLI for iOS, modeled after getsentry/XcodeBuildMCP but swapping xcodebuild for bazel.

7 1mo ago A 0 tokens original MIT

gotchas

02

DebugSwift/XcodeBazelMCP

Agent Codex

Agent "gotchas" from DebugSwift/XcodeBazelMCP, covering gotchas & known issues, build & config, simulator, device and logging.

7 1mo ago B 0 tokens original MIT

testing

03

DebugSwift/XcodeBazelMCP

Agent Codex

230 unit tests via Vitest, coverage via @vitest/coverage-v8.

7 1mo ago A 0 tokens original MIT

cli-development

04

DebugSwift/XcodeBazelMCP

Skill Claude CodeCodex

Develop CLI commands and parsers. Use when adding CLI subcommands, modifying argument parsing, working on streaming output, or editing files under src/cli/.

7 1mo ago A 34 tokens original MIT

device-and-ui

05

DebugSwift/XcodeBazelMCP

Skill Claude CodeCodex

Work with physical devices and UI automation. Use when implementing device commands, touch/swipe simulation, IDB integration, accessibility inspection, or editing files under src/core/devices.ts or src/core/ui-interaction.ts.

7 1mo ago B 47 tokens original MIT

example-project

06

DebugSwift/XcodeBazelMCP

Skill Claude CodeCodex

Use the BazelApp example project for testing XcodeBazelMCP tools end-to-end. Reference when building, running, testing iOS/macOS targets, or validating device and simulator workflows against a real Bazel workspace.

7 1mo ago A 49 tokens original MIT

mcp-setup

07

DebugSwift/XcodeBazelMCP

Skill Claude CodeCodex

Configure MCP server, daemon, scaffolding, or doctor. Use when setting up XcodeBazelMCP for other projects, configuring the daemon, running doctor, or working on project scaffolding templates.

7 1mo ago A 46 tokens original MIT

simulator-workflow

08

DebugSwift/XcodeBazelMCP

Skill Claude CodeCodex

Build, run, and test iOS apps on simulators. Use when working on simulator build flows, app bundle discovery, simulator resolution, or boot/install/launch logic.

7 1mo ago A 40 tokens original MIT

DebugSwift/XcodeBazelMCP

Skill Claude CodeCodex

Instrument Swift/iOS apps for Cursor DEBUG MODE: NDJSON hypothesis logs on the host or simulator Documents. Use with XcodeBazelMCP agentdebug tools (clear, read, pull, repro) instead of Read/deletefile on host paths from sim code.

7 1mo ago A 58 tokens original MIT

DebugSwift/XcodeBazelMCP

Skill Claude CodeCodex

Create or modify Bazel MCP tool handlers. Use when adding new tools, editing tool definitions, creating handler modules, or working with files under src/tools/handlers/.

7 1mo ago A 37 tokens original MIT

XcodeBazelMCP

11

DebugSwift/XcodeBazelMCP

MCP server Claude CodeCodexCursor +2

MCP server "XcodeBazelMCP" as configured in DebugSwift/XcodeBazelMCP. Runs dist/cli.js with node. Needs 1 environment variable to run.

7 1mo ago A tokens not measured original MIT