name: tauri-app-nfc description: Guidance for Tauri v2 NFC plugin with session handling and data validation. license: Complete terms in LICENSE.txt
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