Deeplink Test banner
ryanthedev ryanthedev

Deeplink Test

Testing community

Description

--- description: "Test deep links and URL schemes in the iOS Simulator." argument-hint: "[URL or screen — e.g. 'myapp://profile/123', '/settings']" allowed-tools: ["Bash", "Read", "Grep", "Glob", "Agent"] --- # /deeplink-test ## Invoke Skill ``` Skill(react-native-foundations:deeplink-test) ```

Installation

Installs to ~/.claude/skills/ryanthedev-react-native-foundations.skill-deeplink-test/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ryanthedev-react-native-foundations.skill-deeplink-test && curl -fsSL https://raw.githubusercontent.com/ryanthedev/react-native-foundations.skill/HEAD/commands/deeplink-test.md -o ~/.claude/skills/ryanthedev-react-native-foundations.skill-deeplink-test/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository