tauri-impl-plugin-development
OfficialMaster Tauri plugin development lifecycles.
AuthorOpenAEC-Foundation
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Guides developers to build robust Tauri plugins with correct Builder usage, lifecycle hooks, and permissions.
Core Features & Use Cases
- Plugin Builder API usage: create, configure, and assemble plugins with Builder::new, invoke_handler, setup, on_navigation, on_event, on_drop, and build.
- Lifecycle hooks: setup, on_navigation, on_webview_ready, on_event, and on_drop for robust lifecycle management.
- Permissions and configuration: generate permissions via build.rs, integrate with tauri.conf.json, and define PluginApi config patterns.
- Command patterns: define commands with #[tauri::command], register them per-plugin via invoke_handler, and expose to frontend using plugin:<name>|<command>.
Quick Start
Define a command with the tauri::command macro and register the plugin by creating a Builder with a unique name and calling build in your app.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: tauri-impl-plugin-development Download link: https://github.com/OpenAEC-Foundation/OpenAEC-Workspace-Composer/archive/main.zip#tauri-impl-plugin-development Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.