rust-tauri-backend

Rust + Tauri Backend (VMark)

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "rust-tauri-backend" with this command: npx skills add xiaolai/vmark/xiaolai-vmark-rust-tauri-backend

Rust + Tauri Backend (VMark)

Overview

Apply VMark backend conventions for Tauri v2 and Rust code.

Workflow

  • Identify the command or menu integration needed in src-tauri/src .

  • Use modern Rust formatting: format!("{variable}") .

  • Keep changes scoped; avoid unrelated refactors.

  • If UI interaction is required, wire through invoke() or emit() properly.

  • Update relevant tests or docs when behavior changes.

References

  • references/paths.md for backend entry points.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

tiptap-editor

No summary provided by upstream source.

Repository SourceNeeds Review
General

tauri-mcp-testing

No summary provided by upstream source.

Repository SourceNeeds Review
General

planning

No summary provided by upstream source.

Repository SourceNeeds Review
General

tauri-mcp-test-runner

No summary provided by upstream source.

Repository SourceNeeds Review