bkywksjbkywksjCommunity·35 Agent Skills Included

knowledge-base

Tauri desktop app development, packaging, and release workflows

Guides end-to-end Tauri 2.x desktop development with Rust backends, React frontends, and SQLite storage. Covers commands, events, permissions, window management, packaging, signing, and auto-updates across Windows, macOS, Linux, and Android. Eliminates guesswork around IPC design, capability scopes, and CI release pipelines with ready-made patterns and checklists.
npx skills add bkywksj/knowledge-base --all -g -y
Available:

Instructs the agent on the project's Tauri architecture, coding rules, and how to match user requests to the correct sub-skills before writing code.

All Skills in This Repository (35)

Pure Emerald Level Indicators
📦 In Repo
bkywksjbkywksj

tauri-capabilities

Define and apply granular security capabilities for Tauri apps.

Community
Advanced
📦 In Repo
bkywksjbkywksj

i18n-development

Integrate i18next for multilingual UI support in Tauri-based React applications.

Community
Intermediate
📦 In Repo
bkywksjbkywksj

collaborating-with-gemini

Delegate frontend prototyping and code review tasks to Gemini CLI.

Community
Intermediate
📦 In Repo
bkywksjbkywksj

tauri-commands

Organize modular Tauri command architectures for IPC and async execution.

Community
Advanced
📦 In Repo
bkywksjbkywksj

tauri-updater

Automate Tauri updater integration, signing, and endpoint configuration for CI/CD workflows.

Community
Advanced
📦 In Repo
bkywksjbkywksj

json-serialization

Align Rust models with TypeScript types via JSON serialization.

Community
Advanced
📦 In Repo
bkywksjbkywksj

file-storage

Read and write local files in Tauri apps using Rust std::fs.

Community
Intermediate
📦 In Repo
bkywksjbkywksj

brainstorm

Automate structured brainstorming sessions with modular prompts and evaluation prompts.

Community
Intermediate
📦 In Repo
bkywksjbkywksj

notification-system

Automate native desktop notifications for Tauri apps across Windows, macOS, and Linux.

Community
Intermediate
📦 In Repo
bkywksjbkywksj

tauri-plugins

Configure Tauri plugin initialization, permissions, and frontend integration.

Community
Advanced
📦 In Repo
bkywksjbkywksj

api-development

Develop Tauri IPC command APIs for front-end invocation of Rust back-end logic.

Community
Advanced
📦 In Repo
bkywksjbkywksj

ui-frontend

Define standardized React UI patterns for Tauri desktop apps.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install knowledge-base skills?

Run `npx skills add bkywksj/knowledge-base --all -g -y` in your terminal to install all skills globally.

What does this skill collection cover?

It covers the full Tauri desktop app lifecycle: Rust commands, React UI, SQLite storage, window management, packaging, signing, and auto-update releases.

How do I build and release a Tauri app?

The release-publish and tauri-packaging skills walk the agent through version bumps, Git tags, CI builds, and update.json generation automatically.

Does it work with Claude Code and Codex?

Yes. Identical skills are provided under both .claude/skills and .codex/skills, so they work in Claude Code, Codex, and other compatible agents.

Can it help debug Tauri permission errors?

Yes. The security-permissions and bug-detective skills explain capability declarations, scope limits, and common fixes for permission-denied failures.

Related Repositories in Software Engineering

View All in Software Engineering