·react-performance
</>

react-performance

s-hiraoku/synapse-a2a

综合 React 和 Next.js 性能优化指南。涵盖瀑布消除、包大小减小、服务器端优化、重新渲染预防和渲染性能。在构建、审查或优化 React/Next.js 应用程序以提高速度时使用。

7安装·2热度·@s-hiraoku

安装

$npx skills add https://github.com/s-hiraoku/synapse-a2a --skill react-performance

SKILL.md

Systematic performance optimization for React and Next.js applications, organized by impact.

Sequential async operations are the single biggest performance killer. Fix these first.

Move await to the point of use, not the point of declaration.

综合 React 和 Next.js 性能优化指南。涵盖瀑布消除、包大小减小、服务器端优化、重新渲染预防和渲染性能。在构建、审查或优化 React/Next.js 应用程序以提高速度时使用。 来源:s-hiraoku/synapse-a2a。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/s-hiraoku/synapse-a2a --skill react-performance
分类
</>开发工具
认证
收录时间
2026-02-17
更新时间
2026-02-18

快速解答

什么是 react-performance?

综合 React 和 Next.js 性能优化指南。涵盖瀑布消除、包大小减小、服务器端优化、重新渲染预防和渲染性能。在构建、审查或优化 React/Next.js 应用程序以提高速度时使用。 来源:s-hiraoku/synapse-a2a。

如何安装 react-performance?

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

这个 Skill 的源码在哪?

https://github.com/s-hiraoku/synapse-a2a

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-17