๐ŸŽฏ

busirocket-tauri

๐ŸŽฏSkill

from busirocket/agents-skills

VibeIndex|
What it does
|

Enforces Tauri desktop app standards by guiding command creation, invoke handler configuration, and Rust project layout.

๐Ÿ“ฆ

Same repository

busirocket/agents-skills(16 items)

busirocket-tauri

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add busirocket/agents-skills --skill busirocket-tauri
skills.sh Installโš  Installs to .agents/skills/
npx skills add busirocket/agents-skills --skill busirocket-tauri
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/busirocket-tauri/SKILL.md

SKILL.md

39Installs
-
AddedFeb 4, 2026

More from this repository10

๐ŸŽฏ
busirocket-tailwindcss-v4๐ŸŽฏSkill

A collection of reusable agent skills for TypeScript/React/Next.js/Rust/Tauri projects with self-discoverable skill indexes, covering core conventions, TypeScript standards, React patterns, Next.js App Router, Tailwind CSS v4, validation, and refactoring workflows.

๐ŸŽฏ
busirocket-core-conventions๐ŸŽฏSkill

A collection of reusable agent skills for TypeScript/React/Next.js/Rust/Tauri projects with self-discoverable skill index via llms.txt and XML prompt injection, compatible with multiple AI coding tools.

๐ŸŽฏ
busirocket-refactor-workflow๐ŸŽฏSkill

Enforces strict TypeScript/React refactoring workflow with quality gates, file splitting rules, and mandatory post-refactor checks.

๐ŸŽฏ
busirocket-validation๐ŸŽฏSkill

Applies validation strategy using Zod for schemas and guard helpers for runtime checks at application boundaries.

๐ŸŽฏ
busirocket-rust๐ŸŽฏSkill

A Rust standards skill enforcing module structure, SQL/prompt separation, and one-thing-per-file discipline for maintainable Rust codebases across libraries, CLIs, and backend services.

๐ŸŽฏ
busirocket-supabase๐ŸŽฏSkill

Enforces strict Supabase access boundaries by centralizing database interactions in a dedicated service layer, preventing direct external calls.

๐ŸŽฏ
busirocket-typescript-standards๐ŸŽฏSkill

Enforces strict TypeScript standards for maintainable codebases, focusing on one-thing-per-file, type conventions, and Next.js export exceptions.

๐ŸŽฏ
busirocket-react๐ŸŽฏSkill

A React component and hook structure skill that applies Zustand state management patterns, helps decide client vs server components, and avoids prop drilling.

๐ŸŽฏ
busirocket-nextjs๐ŸŽฏSkill

Generates standardized, thin Next.js route handlers with input validation, proper HTTP status codes, and consistent JSON response patterns.

๐ŸŽฏ
busirocket-nextjs-route-handlers๐ŸŽฏSkill

Skill