tauri-app-barcode-scanner
Installation
SKILL.md
When to use this skill
ALWAYS use this skill when the user mentions:
- Barcode or QR code scanning / 条码或二维码扫描
- Camera permissions or scan callbacks / 相机权限或扫描回调
- Platforms with camera capabilities / 具备相机能力的平台
Trigger phrases include:
- "barcode", "QR code", "scanner", "camera permissions"
- "扫码", "二维码", "条码", "相机权限"
How to use this skill
- Identify supported platforms and camera permissions
- Configure barcode scanner plugin capabilities
- Implement scan trigger, result handling, and error flows
- Validate fallback when camera is unavailable
Outputs
- Scan flow and permission plan / 扫描流程与权限方案
- Fallback and error-handling checklist / 回退与错误处理清单
Scope
- Boundary: Barcode scanner plugin usage only
- Key points: Permission handling and result callbacks
References
Keywords
tauri barcode scanner, qr code, camera, permissions
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