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
Outputs
- Biometric auth flow plan / 生物识别认证流程方案
- Fallback and recovery checklist / 回退与恢复清单
Scope
- Boundary: Biometric authentication only
- Key points: Auth flow and fallback strategy
References
Keywords
tauri biometric, face id, fingerprint, authentication
Related skills
More from partme-ai/tauri-skills
tauri
Comprehensive index for Tauri framework development, including Rust backend, frontend integration, and full plugin ecosystem. Acts as a router to specialized sub-skills with local examples and templates.
1tauri-app-positioner
Guidance for Tauri v2 positioner plugin with multi-display alignment strategies.
1tauri-app-nfc
Guidance for Tauri v2 NFC plugin with session handling and data validation.
1tauri-build
Guidance for Tauri v2 production builds, signing, and distribution artifacts.
1tauri-app-shell
Guidance for Tauri v2 shell plugin with secure command execution and open behavior.
1tauri-app-store
Guidance for Tauri v2 store plugin with key-value persistence and lazy loading.
1