axiom-deep-link-debugging
Installation
SKILL.md
Deep Link Debugging
When to Use This Skill
Use when:
- Adding debug-only deep links for simulator testing
- Enabling automated navigation to specific screens for screenshot/testing
- Integrating with
simulator-testeragent or/axiom:screenshot - Need to navigate programmatically without production deep link implementation
- Testing navigation flows without manual tapping
Do NOT use for:
- Production deep linking (use
axiom-swiftui-navskill instead) - Universal links or App Clips
- Complex routing architectures