Skip to main content
Back to the directory
dimillian/skillsSoftware EngineeringFrontend and Design

ios-debugger-agent

Build, run, and debug iOS apps on a booted simulator with UI interaction and log capture.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/dimillian/skills --skill ios-debugger-agent
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, ios-debugger-agent has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: dimillian/skills. Canonical URL: https://skills.sh/dimillian/skills/ios-debugger-agent.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Build, run, and debug iOS apps on a booted simulator with UI interaction and log capture. Use XcodeBuildMCP to build and run the current project scheme on a booted iOS simulator, interact with the UI, and capture logs. Prefer the MCP tools for simulator control, logs, and view inspection. Follow this sequence unless the user asks for a narrower action. Use these when asked to inspect or interact with the running app. - Discovers booted simulators, sets session defaults (project path, scheme, simulator ID), and builds/runs the current iOS project via XcodeBuildMCP tools - Provides UI inspection ( describe_ui , screenshot ), interaction commands ( tap , type_text , gesture ), and element targeting by ID, label, or coordinates - Captures simulator logs and console output with start/stop controls; includes build failure detection and retry logic with optional Xcodebuild fallback - Follows a structured workflow: discover simulator, set defaults, build/run, verify launch, then interact or debug based on user requests - Call mcp__XcodeBuildMCP__list_sims and select the simulator with state Booted . - If none are booted, ask the user to boot one (do not boot automatically unless asked). - Call mcp__XcodeBuildMCP__session-set-defaults with: - projectPath or workspacePath (whichever the repo uses) - scheme for the current app - simulatorId from the booted device - Optional:...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does ios-debugger-agent do?

Build, run, and debug iOS apps on a booted simulator with UI interaction and log capture.

Is ios-debugger-agent good?

ios-debugger-agent does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support ios-debugger-agent?

ios-debugger-agent currently lists compatibility with Skills CLI.

Is ios-debugger-agent safe to install?

ios-debugger-agent has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to ios-debugger-agent?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install ios-debugger-agent?

Run the following command to install ios-debugger-agent: npx skills add https://github.com/dimillian/skills --skill ios-debugger-agent

Related skills

More from dimillian/skills

Related skills

Alternatives in Software Engineering