tauri skills

140 tagged tauri, measured the same way as everything else here.

Browse within: rust 116ReAct 54desktop-app 39game-engine 31magic-the-gathering 31mtg 31macos 30deepseek 25deepseek-harness 25local-first 22notetaking 12open-source 12Autonomous Agents 6agent-orchestration 6

bugs

01

tw93/Pake

Skill Claude CodeCodex

Proactively sweep a Pake area for latent UX and runtime defects before users report them, using this repo's own fix history and boundary archetypes, and confirm every finding with a probe run this turn. Use for 找找有没有bug, 主动找bug, 有没有隐患, 排查隐患, 举一反三, 上线前扫一遍, 这块可靠吗, latent bug scan, sibling sweep after a fix. Not for an…

61k 2d ago A 0 tokens GPL-3.0

release

02

tw93/Pake

Skill Claude CodeCodex

Prepare, validate, and publish a Pake release. Not for version bumps without release intent.

61k 2d ago A 21 tokens GPL-3.0

pake

03

tw93/Pake

Skill Claude CodeCodex

Package any website or local web build into a lightweight desktop app using Pake (Tauri/Rust). Use when the user wants to: wrap a URL as a native app, build a desktop app from a website or a local dist/ folder, use Pake CLI to package a page, set up proxy for a packaged app, customize app icons or bundle IDs, or…

61k 2d ago A 119 tokens GPL-3.0

cli-commands

04

gitbutlerapp/gitbutler

Skill Claude CodeCodex

Use when adding or modifying CLI command (but commands) under crates/but/src.

22k yesterday A 24 tokens

lite-render-perf

05

gitbutlerapp/gitbutler

Skill Claude CodeCodex

Use when working on React code in apps/lite that derives values during render, adds or consumes a context, subscribes to the redux store or a query, or renders lists of row components — and whenever the lite UI is reported slow, laggy, or re-rendering too much. React Compiler does not prevent these regressions; load…

22k yesterday A 88 tokens

lite-screenshots

06

gitbutlerapp/gitbutler

Skill Claude CodeCodex

Use when asked to add before/after screenshots of a Lite UI change to a pull request, when a PR touching apps/lite/ui needs its visual change shown, or when extending the screenshot catalogue in apps/lite/e2e/tests/screenshots.spec.ts. Captures both sides locally against seeded fixtures, publishes the surfaces that…

22k yesterday A 79 tokens

fastrepl/anarlog

Skill Claude CodeCodex

Draft, update, or audit a crisp, changelog-grounded Anarlog product-update newsletter in Loops (app.loops.so) for a desktop release. Use after the changelog is merged, when asked to draft, revise, or pre-send check the release announcement email.

9.2k 2d ago A 62 tokens original MIT

qa-cli-mcp-api

08

fastrepl/anarlog

Skill Claude CodeCodex

Select and run explicitly requested, risk-based QA for Anarlog's CLI, webhooks, stdio MCP, hosted Cloud API, and remote MCP. Test only affected lanes unless comprehensive coverage is requested.

9.2k 2d ago A 47 tokens original MIT

fastrepl/anarlog

Skill Claude CodeCodex

Design or review schemas for crates/cloudsync using SQLite Sync constraints, not generic SQLite advice. Use when adding synced tables, changing synced columns, or planning CloudSync-safe migrations.

9.2k 2d ago A 42 tokens original MIT

hula-skill

10

HuLaSpark/HuLa

Skill Claude CodeCodex

HuLa project skill for frontend (Vue 3 + Vite + UnoCSS + Naive UI/Vant), backend (Tauri v2 + Rust + SeaORM/SQLite), full-stack flows, and build/release work. Use when the user mentions hula or HuLa or requests changes in this repository; after triggering, ask which scope (frontend/backend/fullstack/build-release) to…

7.7k 17d ago A 86 tokens original Apache-2.0

Eynzof/Hermes-CN-Desktop

Skill Claude CodeCodex

Use when starting or verifying Hermes Agent CN Desktop with the latest Hermes-CN-Desktop and Hermes-CN-Core branches — dev smoke test (pnpm tauri:dev), packaged beta/release install, runtime badge, WS relay, or regression after merging both repos. Covers human-executed repo sync, dev-runtime isolation, clean DMG…

1.6k 3d ago A 88 tokens

Eynzof/Hermes-CN-Desktop

Skill Claude CodeCodex

Use BEFORE preparing or publishing any Hermes Agent CN Desktop release (new installer, version bump, GitHub Release, or publishing a new build to users). This is the release safety gate that prevents in-place overwrite-upgrade regressions for existing users (live users are mainly on v0.3.2 and upgrade by downloading…

1.6k 3d ago A 177 tokens

project-structure

13

Eynzof/Hermes-CN-Desktop

Skill Claude CodeCodex

Use when orienting within the Hermes Agent CN Desktop codebase, locating source files, understanding the Tauri+React architecture, finding Rust commands or frontend modules, or navigating the monorepo. Triggers: project structure, 项目结构, where is, 在哪里, codebase overview, 代码概览, repository layout, how is this repo…

1.6k 3d ago A 0 tokens

Xoshbin/asyar

Skill Claude CodeCodex

Use before planning or implementing ANY feature, bug fix, refactor, or API change that touches Asyar's architecture — extension system, service layer, IPC contracts, Tauri commands, manifest contributions, or cross-layer data flow. Triggers on new features, new extension APIs, new services, bug fixes involving…

630 2d ago A 176 tokens GPL-3.0

design-language

15

Xoshbin/asyar

Skill Claude CodeCodex

Use when building, modifying, or fixing any frontend UI in the Asyar launcher — new components, new views, layout changes, styling decisions, new built-in features, visual bug fixes, and anything in settings or onboarding. Answers "what do I use here?" for fonts, colour, typography, spacing, motion, components, and…

630 2d ago A 72 tokens GPL-3.0

generated-files

16

Xoshbin/asyar

Skill Claude CodeCodex

Never hand-edit or hand-copy generated content. Use when touching permissions.rs, error.rs, AppError/SearchError variants, runtimes/catalog.fallback.json, any #[derive(specta::Type)] struct, any file with an AUTO-GENERATED banner (kinds.ts, gatedPermissions.ts, knownRuntimes.ts, bindings.ts, emoji data), or whenever…

630 2d ago A 95 tokens GPL-3.0

translate skill

17

djyde/ccmate

Skill Claude CodeCodex

Use this skill when you are doing localization and translation work.

628 3mo ago A 15 tokens

workspace-dispatch

18

outsourc-e/clawsuite

Skill Claude CodeCodex

Autonomous multi-agent mission orchestrator. Decomposes a mission into tasks, spawns sub-agents for each step, reviews output against exit criteria, and chains tasks automatically with retry. State persists to disk so missions survive context loss. Triggered by the Conductor UI or by direct user request.

341 3mo ago A 65 tokens original MIT

workspace-dispatch

19

outsourc-e/clawsuite

Skill Claude CodeCodex

Single-agent mission orchestrator. Decomposes a mission into tasks, spawns one worker per task using the default model, verifies exit criteria, and chains tasks with retry. No critic pattern — each worker self-verifies. Simple, fast, works with any model config.

341 3mo ago A 59 tokens copy · 100% MIT

tauri-mcp-cli

20

hypothesi/mcp-server-tauri

Skill Claude CodeCodex

Use the Tauri MCP CLI to start and recover driver sessions, automate Tauri webviews, capture UI state, debug IPC, and work with mobile or remote devices. Use whenever an agent needs to operate a Tauri v2 app from terminal commands.

294 3d ago A 57 tokens original MIT

bug-triage

21

phase-rs/phase

Skill Claude CodeCodex

Use when triaging Phase Discord bug reports, syncing reports into triage artifacts, creating or updating GitHub issues, tracking bug clusters, or applying the repository's bug-fix review workflow.

259 yesterday A 43 tokens original Apache-2.0

oracle-parser

22

phase-rs/phase

Skill Claude CodeCodex

Use when doing any parser work — adding new Oracle text patterns, verb forms, phrase helpers, target patterns, subject handling, effect chain composition, fixing Unimplemented fallbacks, or understanding the parser architecture. This is the SINGLE SOURCE OF TRUTH for all oracle parser knowledge. Covers the nom…

259 yesterday A 82 tokens original Apache-2.0

pr-review-loop

23

phase-rs/phase

Skill Claude CodeCodex

Use to run a continuous review sweep over open contributor PRs in phase.rs. The skill is a thin orchestration layer over scripts/prreview.py: discover candidates, detect stale reviews/follow-ups, dispatch review-impl for PRs that need judgment, and delegate authorized merge handling to pr-contribution-handler.

259 yesterday A 66 tokens original Apache-2.0

ling-kong-ran/pisper

Skill Claude CodeCodex

Audit and optimize Pisper system-prompt and tool-schema token overhead while preserving stable prompt-cache prefixes, permissions, and runtime behavior. Invoke only for explicit prompt or tool-context optimization work.

210 2d ago A 42 tokens original MIT