Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkills / Content / content-misc

Tauri Ipc Commands

Category: Content  ·  Sub-category: content-misc  ·  Last updated:
lang:rust
vibe-editor で新しい Tauri IPC コマンド (Rust → Renderer) を追加・変更するときに必ず使うチェックリスト skill。`src/types/shared.ts` の型・`src-tauri/src/commands/<領域>.rs` の Rust 構造体 (`#[serde(rename_all = "camelCase")]`)・`src-tauri/src/commands/mod.rs` のモジュール宣言・`src-tauri/src/lib.rs` の `invoke_handler!` 登録・`src/renderer/src/lib/tauri-api.ts` の wrapper の **5 点同期** が外れると runtime エラーや silent 失敗を起こすため、必ずこの skill の手順で進める。ユーザーが「IPC を足す」「invoke を追加」「tauri command を新規」「Rust から呼べるように」「shared.ts に型を足して」「window.api.◯◯ を追加」「Rust ↔ TS の型同期」「emit / listen を追加」「PTY コマンドを追加」「git コマンドを追加」「settings に保存項目を追加」等を言ったとき、また `#[tauri::command]` を新規に書きそうなとき、`commands/<領域>.rs` を編集するときには必ずこの skill を起動すること。

From the source SKILL.md

vibe-editor で「Rust 側の機能を Renderer から呼べるようにする」ときの 5 点同期チェックリスト。 1 か所でも漏れると、window.api.xxx is not a function / invoke "xxx" not found / camelCase ⇄ snake_case の型不一致 / runtime エラーが発生する。

What this skill does

Tauri Ipc Commands is a community-contributed Claude Code skill in the content-misc sub-category. It ships as a SKILL.md file that Claude Code auto-discovers under ~/.claude/skills/tauri-ipc-commands/ and loads when your prompt matches the skill's trigger.

Who uses this skill

The Tauri Ipc Commands Claude Code skill is built for content creators, marketers, copywriters, SEO professionals, and editorial teams. It's part of ClaudSkills (also referred to as Claude Skills or Claude Code Skills) — the open community-curated registry of 69,000+ SKILL.md files for Anthropic's Claude Code agent and the wider Claude ecosystem (Claude API, Claude Agent SDK).

How to install

Free

Manual install (2 steps)

mkdir -p ~/.claude/skills/tauri-ipc-commands
curl -L https://claudskills.com/skills/tauri-ipc-commands/SKILL.md \
  -o ~/.claude/skills/tauri-ipc-commands/SKILL.md

Or just download SKILL.md directly and drop it into ~/.claude/skills/tauri-ipc-commands/. Claude Code auto-discovers it on next session.

Skills live at ~/.claude/skills/tauri-ipc-commands/SKILL.md on macOS/Linux, or %USERPROFILE%\.claude\skills\tauri-ipc-commands\SKILL.md on Windows. See the full install guide for step-by-step instructions.

Pro

One-click install via the desktop app

The ClaudSkills desktop app installs any skill directly into ~/.claude/skills/ with one click — no terminal required. Pro starts at $9/mo or $149 lifetime.

Pro

For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.

Attribution & license

More Content skills

Browse all Content skills in the ClaudSkills registry, or explore these other picks from the same category:

Browse all Content skills → Top 100 skills
Part of ClaudSkills — the open registry for Claude Skills & Claude Code Skills.  ·  What's New  ·  Install guide  ·  About  ·  llms.txt

Part of Acreator Store — Adam Lankamer's AI tools: PerfectStudio · Ucaption · UTagger · AutoXPoster · TestYourSkills · AutomationFlows · Au Naturel