원클릭으로
tauri-app-creator
Guidance for creating Tauri v2 projects using official create-tauri-app workflows and minimal run verification.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Guidance for creating Tauri v2 projects using official create-tauri-app workflows and minimal run verification.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Guidance for Tauri v2 autostart setup with platform differences and rollback.
Guidance for Tauri v2 barcode scanner plugin with permissions and scan lifecycle.
Guidance for Tauri v2 biometric plugin with authentication flow and fallback strategy.
Guidance for Tauri v2 CLI plugin with argument schema and app command routing.
Guidance for Tauri v2 clipboard plugin with safe copy, paste, and monitoring flows.
Guidance for Tauri v2 deep-linking plugin with URL schemes and safe routing.
| name | tauri-app-creator |
| description | Guidance for creating Tauri v2 projects using official create-tauri-app workflows and minimal run verification. |
| license | Complete terms in LICENSE.txt |
ALWAYS use this skill when the user mentions:
Trigger phrases include:
create-tauri-app, tauri v2, new project, scaffold, dev mode
确保开发环境已安装必要的依赖和工具。
根据项目需求进行基础配置。
按照示例代码实现核心功能。
运行测试确保功能正常。
完成开发后进行部署和监控。