tauri-app-geolocation

Installation
SKILL.md

When to use this skill

ALWAYS use this skill when the user mentions:

  • Location access or GPS tracking in a Tauri app
  • Geolocation permission flow and privacy constraints
  • Location accuracy and update frequency tuning

Trigger phrases include:

  • "geolocation", "location", "GPS", "tracking", "coordinates", "privacy"

How to use this skill

  1. Install the geolocation plugin:
    cargo add tauri-plugin-geolocation
    
  2. Register the plugin in your Tauri builder:
Related skills

More from partme-ai/full-stack-skills

Installs
6
GitHub Stars
379
First Seen
Mar 25, 2026