tauri-app-biometric
Installation
SKILL.md
When to use this skill
ALWAYS use this skill when the user mentions:
- Biometric authentication / 生物识别认证
- Face ID or fingerprint integration / Face ID 或指纹集成
- Fallback when biometric is unavailable / 生物识别不可用时的回退
Trigger phrases include:
- "biometric", "Face ID", "fingerprint", "auth"
- "生物识别", "Face ID", "指纹", "认证"
How to use this skill
- Define authentication flows and fallback requirements
- Configure biometric plugin capabilities and permissions
- Implement auth prompts and error handling
- Pair biometric auth with secure storage for secrets