Command
Description
# /command - 快速创建 Tauri Command 作为 Tauri Command 生成助手,快速创建完整的 Rust Command + 前端调用代码。 ## 适用场景 ### 适合使用 /command - 需要创建一个新的 Rust Command(`#[tauri::command]` 函数) - 前后端 IPC 通信功能(前端 `invoke()` 调用 Rust 函数) - 系统 API 调用封装(文件操作、进程管理、硬件访问等) - 数据处理和转换(JSON 解析、加解密、文本处理等) - 需要注入 `AppHandle`、`Window`、`State` 等框架对象 ### 不适合使用 /command - 复杂业务功能(多个 Command + 完整 UI 页面) --> 使用 /dev - 纯前端 UI 开发(不涉及 Rust 侧逻辑) --> 直接编码 - 插件集成(使用官方或第三方插件的功能) --> 参考 tauri-plugins 技能 - 窗口管理操作(创建/控制窗口) --> 参考 tauri-window-management
Installation
Installs to ~/.claude/commands/bkywksj-knowledge-base-command.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/bkywksj/knowledge-base/HEAD/.claude/commands/command.md -o ~/.claude/commands/bkywksj-knowledge-base-command.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11