tauri-app-nfc
Installation
SKILL.md
When to use this skill
ALWAYS use this skill when the user mentions:
- NFC read or write features / NFC 读写功能
- NFC session lifecycle / NFC 会话生命周期
- Devices with NFC capabilities / 具备 NFC 能力的设备
Trigger phrases include:
- "nfc", "read", "write", "session"
- "NFC", "读", "写", "会话"
How to use this skill
- Identify NFC use cases and supported platforms
- Configure NFC plugin capabilities and permissions
- Implement session handling and data validation
- Provide user feedback for read/write outcomes
Outputs
- NFC workflow plan / NFC 流程方案
- Session handling checklist / 会话处理清单
Scope
- Boundary: NFC plugin usage only
- Key points: Session lifecycle and data validation
References
Keywords
tauri nfc, read write, session, 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-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.
1tauri-app-wasm
Guidance for running Rust-compiled WASM in the Tauri v2 frontend.
1