tauri-app-deep-linking

Installation
SKILL.md

When to use this skill

ALWAYS use this skill when the user mentions:

  • Deep links or custom URL schemes (e.g., myapp://)
  • Routing external URLs into the app
  • Secure handling of external link payloads

Trigger phrases include:

  • "deep link", "url scheme", "custom protocol", "app link", "myapp://"

How to use this skill

  1. Install the deep-linking plugin:
    cargo add tauri-plugin-deep-link
    
  2. Register the plugin and define your scheme in tauri.conf.json:
Related skills

More from partme-ai/full-stack-skills

Installs
6
GitHub Stars
379
First Seen
Mar 25, 2026