deeplink-test
Installation
SKILL.md
Skill: deeplink-test
On load: Read ../../.claude-plugin/plugin.json from this skill's base directory. Display deeplink-test v{version} before proceeding.
Test deep links by reading the project's navigation config, constructing URLs, firing them into the iOS Simulator, and verifying the correct screen loads.
Dependencies
| Skill / Resource | Why |
|---|---|
ios-sim |
Step 5 — subagent uses capture.sh view (via xcrun simctl screenshot directly) to verify the screen after firing the deep link |
refs/react-native-docs |
Step 2 — docs search for deep linking patterns and universal link configuration |