📦 Frontend Performance — 前端性能优化

v?

分析前端性能问题(LCP、FCP、CLS、包大小),提供优先级化、实用的加载和运行时效率优化建议。

1· 1.3k·0 当前·0 累计
0

运行时依赖

无特殊依赖

安装命令

点击复制
官方npx clawhub@latest install frontend-performance
镜像加速npx clawhub@latest install frontend-performance --registry https://cn.longxiaskill.com

技能文档

描述

分析前端性能问题(LCP、FCP、CLS、包大小),提供优先级化、实用的加载和运行时效率优化建议。

使用场景

  • 优化网页加载速度
  • 提高用户体验
  • 减少包体大小

命令行示例

# 示例命令(假设)
frontend-performance-analyze --url=https://example.com

详细文档

请参阅 原始文档(假设链接)

数据来源ClawHub ↗ · 中文优化:龙虾技能库