performance-investigation
作者: sveltejs
调查性能回退并寻找优化机会
npx skills add https://github.com/sveltejs/svelte --skill performance-investigation来自 sveltejs 的更多技能
svelte-code-writer
sveltejs
用于Svelte 5文档查询和代码分析的CLI工具,内置自动修复功能。三个核心命令:list-sections浏览可用文档,get-documentation获取特定主题的完整文档,svelte-autofixer分析代码并建议修复。自动修复器通过--svelte-version标志支持Svelte 4和5目标,通过--async选项支持异步模式。接受内联代码(含转义$字符)和文件路径进行分析。设计用于...
official
svelte-core-bestpractices
sveltejs
编写快速、健壮、现代Svelte代码的指南。在Svelte项目中,当被要求编写/编辑或分析Svelte组件或……时,请加载此技能。
official