·performance-audit
{}

performance-audit

当任务涉及优化速度、减小包大小或提高响应能力时,主动加载。当用户说“让它更快”、“减少包大小”、“修复缓慢的查询”、“优化渲染”或“检查 Core Web Vitals”时使用。涵盖捆绑分析和树摇动、数据库查询优化(N+1、索引)、React 渲染性能(重新渲染、记忆化)、网络瀑布优化、内存泄漏检测、服务器端性能和 Core Web Vitals(LCP、FID、CLS)改进。

46安装·1热度·@mgd34msu

安装

$npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill performance-audit

如何安装 performance-audit

通过命令行快速安装 performance-audit AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill performance-audit
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:mgd34msu/goodvibes-plugin。

SKILL.md

查看原文

This skill guides you through performing comprehensive performance audits on web applications to identify bottlenecks, optimization opportunities, and performance regressions. Use this when preparing for production deployments, investigating performance issues, or conducting periodic performance reviews.

Objective: Understand the application architecture, tech stack, and performance surface area.

Objective: Identify large dependencies, code splitting opportunities, and dead code.

当任务涉及优化速度、减小包大小或提高响应能力时,主动加载。当用户说“让它更快”、“减少包大小”、“修复缓慢的查询”、“优化渲染”或“检查 Core Web Vitals”时使用。涵盖捆绑分析和树摇动、数据库查询优化(N+1、索引)、React 渲染性能(重新渲染、记忆化)、网络瀑布优化、内存泄漏检测、服务器端性能和 Core Web Vitals(LCP、FID、CLS)改进。 来源:mgd34msu/goodvibes-plugin。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill performance-audit
分类
{}数据分析
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from mgd34msu/goodvibes-plugin

快速解答

什么是 performance-audit?

当任务涉及优化速度、减小包大小或提高响应能力时,主动加载。当用户说“让它更快”、“减少包大小”、“修复缓慢的查询”、“优化渲染”或“检查 Core Web Vitals”时使用。涵盖捆绑分析和树摇动、数据库查询优化(N+1、索引)、React 渲染性能(重新渲染、记忆化)、网络瀑布优化、内存泄漏检测、服务器端性能和 Core Web Vitals(LCP、FID、CLS)改进。 来源:mgd34msu/goodvibes-plugin。

如何安装 performance-audit?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill performance-audit 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/mgd34msu/goodvibes-plugin