When to use this skill ALWAYS use this skill when the user mentions: - Encrypted storage for secrets, credentials, or API keys - Stronghold snapshots or vault management - Securing sensitive data on disk Trigger phrases include: - "stronghold", "encrypted storage", "secrets", "vault", "secure storage", "credentials" How to use this skill 1. Install the stronghold plugin : 2. Register the plugin in your Tauri builder: 3. Configure capabilities in : 4. Store and retrieve secrets from the frontend : 5. Save snapshots to persist the encrypted vault to disk 6. Pair with biometric plugin to unlock…