iOS Skills
Agent-ready skills for installing and configuring the native iOS Ansight SDK.
Use this skill when an agent is modifying a native SwiftUI or UIKit app.
| Skill | Use When | Raw URL |
|---|---|---|
| Ansight iOS Install Skill | Add SwiftPM or CocoaPods dependencies, initialize the native runtime, enroll through the CLI host, set build flags, default reflect.* to development-time dependencies, and write setup notes. | /skills/ios/ansight-install-ios.md |
| Ansight iOS Inspection Semantics | Add SwiftUI hosting, UIKit hierarchy, Apple storage, Simulator control, and iOS reflection interpretation to a selected core inspection workflow. | /skills/ios/ansight-app-inspection-ios.md |
| Ansight iOS Remote Tool Skill | Add app-specific native iOS AnsightTool implementations with explicit policies, Debug gating, guards, and CLI verification. | /skills/ios/ansight-create-remote-tool-ios.md |
Recommended prompt:
Please use this skill https://www.ansight.ai/skills/ios/ansight-install-ios.md to install and configure Ansight for this native iOS app.
For later app debugging, start with the main router and add the native iOS companion when Apple-platform semantics are material:
https://www.ansight.ai/skills/agents/ansight-app-inspection.md
https://www.ansight.ai/skills/ios/ansight-app-inspection-ios.md
For app-specific native iOS tools, use:
https://www.ansight.ai/skills/ios/ansight-create-remote-tool-ios.md