performance
✓性能优化模式涵盖 Core Web Vitals、React 渲染优化、延迟加载、图像优化、后端分析和 LLM 推理。在提高页面速度、调试缓慢渲染、优化捆绑包、减少图像负载、分析后端或有效部署 LLM 时使用。
SKILL.md
Comprehensive performance optimization patterns for frontend, backend, and LLM inference.
| Category | Rules | Impact | When to Use |
| Core Web Vitals | 3 | CRITICAL | LCP, INP, CLS optimization with 2026 thresholds | | Render Optimization | 3 | HIGH | React Compiler, memoization, virtualization | | Lazy Loading | 3 | HIGH | Code splitting, route splitting, preloading | | Image Optimization | 3 | HIGH | Next.js Image, AVIF/WebP, responsive images |
性能优化模式涵盖 Core Web Vitals、React 渲染优化、延迟加载、图像优化、后端分析和 LLM 推理。在提高页面速度、调试缓慢渲染、优化捆绑包、减少图像负载、分析后端或有效部署 LLM 时使用。 来源:yonatangross/orchestkit。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/yonatangross/orchestkit --skill performance- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-17
- 更新时间
- 2026-02-18
快速解答
什么是 performance?
性能优化模式涵盖 Core Web Vitals、React 渲染优化、延迟加载、图像优化、后端分析和 LLM 推理。在提高页面速度、调试缓慢渲染、优化捆绑包、减少图像负载、分析后端或有效部署 LLM 时使用。 来源:yonatangross/orchestkit。
如何安装 performance?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/yonatangross/orchestkit --skill performance 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/yonatangross/orchestkit
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-17