codexplugin
I

Ios Debugger Agent

by Dimillian

Skilldevelopment3.7K stars

Debug iOS apps with lldb, Instruments, and simulator-focused investigation workflows

Install now

$ npx codex-marketplace add Dimillian/Skills/ios-debugger-agent --skill

About

Debug iOS apps with lldb, Instruments, and simulator-focused investigation workflows

Ios Debugger Agent is a codex skill — a focused instruction set the agent loads when you need specialized development help. Skills are lighter than full plugins and install with the --skill flag.

Source package path: Dimillian/Skills/ios-debugger-agent on GitHub (Dimillian/Skills).

Key features

  • Specialized agent instructions for development tasks
  • Lighter than a full plugin — focused playbook the agent loads on demand
  • Install with the --skill flag via npx
  • Ideal when you want Ios Debugger Agent expertise without a full integration

How to install

  1. 01

    Copy the install command

    Use the command on this page — it includes the correct --skill flag for this skill.

  2. 02

    Run it in your project terminal

    Execute the command from the directory where you use Codex, not necessarily your home folder.

  3. 03

    Restart or reload Codex

    Restart the Codex CLI or reload your IDE window so the new extension is picked up.

  4. 04

    Try an example prompt

    Ask Codex something related to Ios Debugger Agent to confirm the skill is active.

Example prompts

Try these after installing to confirm Ios Debugger Agent is working.

> Invoke the Ios Debugger Agent skill to review this code change
> Use Ios Debugger Agent workflows for the task I'm working on now
> When should I use the Ios Debugger Agent skill versus a general prompt?

Requirements

  • Node.js 18 or newer with npx available
  • Codex CLI or IDE extension installed and signed in

More from Dimillian

Other skills by the same author

Related skills

More in development