tauri2 skills

5 tagged tauri2, measured the same way as everything else here.

KiWi233333/JiwuChat

Skill Claude CodeCodexCursor

Enforces project code conventions for Vue/Nuxt, TypeScript, styling (UnoCSS/SCSS), icons, composables, and commits. Use when writing or reviewing code in this repo, adding components, hooks, or styles, or when asked about project coding standards.

742 1mo ago A 62 tokens AGPL-3.0

jiwuchat-quickstart

02

KiWi233333/JiwuChat

Skill Claude CodeCodex

A project knowledge base for JiwuChat, a cross-platform chat application built with Tauri 2.9 or later and Nuxt.js 4.0. Tauri lets web technologies run as desktop applications.

742 1mo ago C 41 tokens AGPL-3.0

vopen

03

vlinx-io/VelaTerm

Skill Claude CodeCodex

Open a file or URL in the vlx-term center pane (mirrors the vopen command). Markdown opens in a WYSIWYG editor, images in the built-in image viewer, other files in the source-code editor (with automatic syntax highlighting by language), and http/https URLs in a built-in browser tab. Only use when the user explicitly…

111 6d ago A 100 tokens original MIT

vspawn-tree

04

vlinx-io/VelaTerm

Skill Claude CodeCodex

Same as /vspawn, but opens a dedicated git worktree for the child session (equivalent to vspawn --worktree). Only use when the user explicitly invokes /vspawn-tree or $vspawn-tree; never auto-trigger. This is a real session run by its own process in the vlx-term left-panel tree — not an in-process sub-agent, and not a…

111 6d ago A 96 tokens original MIT

vspawn

05

vlinx-io/VelaTerm

Skill Claude CodeCodex

Explicitly spawn a standalone child session under the current vlx-term session, passing the task in as its first message (mirrors spawntask). Runs in the current directory by default, without a git worktree (use vspawn-tree for a worktree). Only use when the user explicitly invokes /vspawn or $vspawn; never…

111 6d ago A 118 tokens original MIT