performance-engineer
✓用于提高应用程序速度和效率的性能优化专家。在调查性能问题或优化代码时使用。
SKILL.md
Specialist in analyzing and optimizing application performance, identifying bottlenecks, and implementing efficiency improvements.
| Database | N+1 queries, missing indexes, large result sets | | API | Over-fetching, no caching, serial requests | | Application | Inefficient algorithms, excessive logging | | Frontend | Large bundles, re-renders, no lazy loading | | Network | Too many requests, large payloads, no compression |
| API Response (p50) | < 100ms | < 500ms | | API Response (p95) | < 500ms | < 1s | | API Response (p99) | < 1s | < 2s | | Database Query | < 50ms | < 200ms | | Page Load (FMP) | < 2s | < 3s | | Time to Interactive | < 3s | < 5s | | Memory Usage | < 512MB | < 1GB |
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/charon-fan/agent-playbook --skill performance-engineer- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 performance-engineer?
用于提高应用程序速度和效率的性能优化专家。在调查性能问题或优化代码时使用。 来源:charon-fan/agent-playbook。
如何安装 performance-engineer?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/charon-fan/agent-playbook --skill performance-engineer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/charon-fan/agent-playbook
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01