.claude/skills/tauri-2-app1 structural issue
- error: description exceeds the 1,024-character Agent Skills limit.
SKILL.md
Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Scaffold a new Tauri 2 desktop app (Rust backend + TypeScript/React frontend) using a thin-frontend / rich-Rust-backend architecture with modular commands, trait-based platform abstractions, encrypted secrets at rest, single-instance enforcement, an updater wired to a self-hosted manifest, and a cross-platform CI matrix. Use this skill whenever the user asks to "create a new Tauri app", "scaffold a Tauri 2 project", "new desktop app with Tauri", "Tauri + React project", "add a Tauri command end-to-end", "add a Rus…
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/tauri-2-appSKILL.mdRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/tauri-2-appSKILL.mdRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/tauri-2-appSKILL.mdRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @dennisrongo/tauri-2-appclawhub inspect @dennisrongo/tauri-2-app --version 1.0.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:840e94f467103235e50988712f4b3815a600303d2bc637cb8f0e72b38b5b882areferences/anti-patterns.mdreferences/folder-layout.mdreferences/good-patterns.mdreferences/templates/build-rs.mdreferences/templates/capabilities.mdreferences/templates/cargo-toml.mdreferences/templates/ci-workflow.mdreferences/templates/encryption-mod.mdreferences/templates/error-mod.mdreferences/templates/lib-rs.mdreferences/templates/macos-plist.mdreferences/templates/main-rs.mdreferences/templates/platform-traits.mdreferences/templates/storage-mod.mdreferences/templates/tauri-conf.mdreferences/templates/use-tauri-command.mdreferences/templates/vite-and-tsconfig.mdskill-card.mdSKILL.mdInitial release — production-grade Tauri 2 app scaffolding and extension. - Scaffold a new Tauri 2 app with a Rust backend and TypeScript/React frontend following modular, secure, and scalable architecture patterns. - Three core operations: full project scaffold, add a Tauri command (Rust + typed frontend hook), or add a Rust module (with state/storage/test). - Codifies robust patterns (modular Rust, trait-based platform abstractions, encrypted secrets, single-instance enforcement, updater, typed command hooks) and prevents common pitfalls found in Tauri codebases. - Version management: auto-detects and resolves latest stable Rust/npm package versions at runtime—never hardcoding versions. - Responds to user requests to create, expand, or add features to Tauri 2 apps, enforcing best practices throughout.