cli-toolstools
tauri-command
Assists in implementing Tauri commands. Used for specific Tauri implementation patterns such as communication between frontend and backend, implementation of invoke functions, automatic conversion from camelCase to snake_case, and unified return value patterns.
maintainer
ImBaedin
更新于 1/15/2026
星标
0
分支
0
quick start
Installation and usage
Assists in implementing Tauri commands. Used for specific Tauri implementation patterns such as communication between frontend and backend, implementation of invoke functions, automatic conversion from camelCase to snake_case, and unified return value patterns.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use tauri-command