Svelte 5 杂项技能。当用户需要了解 TypeScript 支持、自定义元素、浏览器兼容性、Svelte 4→5 迁移、FAQ 时使用。
共 632 个技能可用
Svelte 5 杂项技能。当用户需要了解 TypeScript 支持、自定义元素、浏览器兼容性、Svelte 4→5 迁移、FAQ 时使用。
Svelte 5 API 参考技能。当用户需要查阅 svelte/action、svelte/store、svelte/transition、svelte/animate、svelte/easing、svelte/compiler、svelte/events 的具体 API,或需要查看编译器错误/警告代码时使用。
Svelte 5 模板语法技能。当用户需要使用 {#if}/{#each}/{#await}/{#snippet} 等块级语法、{@render}/@{html} 等模板标签、bind:、use:/transition:/in:/out:/animate:、style:/class/class:、{@attach} 等指令,或理解属性、事件、文本表达式等基础模板语法时使用。
Comprehensive index for Tauri framework development, including Rust backend, frontend integration, and full plugin ecosystem. Acts as a router to specialized sub-skills with local examples and templates.
Guidance for Tauri v2 autostart setup with platform differences and rollback.
Guidance for Tauri v2 barcode scanner plugin with permissions and scan lifecycle.
Guidance for creating Tauri v2 projects using official create-tauri-app workflows and minimal run verification.
Guidance for Tauri v2 deep-linking plugin with URL schemes and safe routing.
Guidance for selecting and configuring frontend frameworks for Tauri v2 with static export compatibility.
以编程方式创建和操作 Microsoft Excel 电子表格。当用户需要生成、编辑或转换 Excel 文件时使用。