when-profiling-performance-use-performance-profiler
关于
This skill provides comprehensive performance profiling to detect bottlenecks and optimize applications across CPU, memory, I/O, and network dimensions. It establishes baselines, identifies hot paths, and offers root cause analysis using platform-specific tools like perf and Instruments. Use it when you need to systematically measure and improve your application's performance.
快速安装
Claude Code
推荐npx skills add aiskillstore/marketplace -a claude-code/plugin add https://github.com/aiskillstore/marketplacegit clone https://github.com/aiskillstore/marketplace.git ~/.claude/skills/when-profiling-performance-use-performance-profiler在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
常见问题
什么是 when-profiling-performance-use-performance-profiler Skill?
when-profiling-performance-use-performance-profiler 是一个 Claude Skill,作者为 aiskillstore。Skill 将 Claude 按需加载的说明和资源打包,让 Claude 无需额外提示即可执行与 when-profiling-performance-use-performance-profiler 相关的任务。
如何安装 when-profiling-performance-use-performance-profiler?
使用本页的安装命令:将 when-profiling-performance-use-performance-profiler 作为插件添加到 Claude Code,或将其仓库克隆到 skills 目录,然后重启 Claude 以加载该 Skill。
when-profiling-performance-use-performance-profiler 属于哪个分类?
when-profiling-performance-use-performance-profiler 属于其他分类。
when-profiling-performance-use-performance-profiler 可以免费使用吗?
可以。when-profiling-performance-use-performance-profiler 已收录在 AIMCP,可免费安装。
相关推荐技能
这是一个全面的性能分析工具,帮助开发者识别和优化应用瓶颈。它通过多阶段分析(基线、检测、分析、优化)系统性地诊断CPU、内存和I/O问题。适用于需要深度性能调优的复杂项目,支持跨平台工具集成。
该Skill为Claude Flow群组提供全面的性能分析,可检测瓶颈并给出优化建议。它适用于需要监控和提升工作流性能的开发者场景,包含性能指标分析、基准测试和具体优化方案等关键能力。使用前需已安装Claude Flow并拥有活跃的工作流。
这个Skill提供R3F/Three.js性能优化的核心原则,特别适用于FPS低于60时的调试场景。它包含了16ms帧预算分配、Canvas优化配置等实用指南,帮助开发者快速定位和解决性能瓶颈。内容涵盖从输入处理到渲染管线的全流程优化策略,是性能调优的快速参考工具。
这个Skill提供了R3F中Level of Detail (LOD)的实现方案,专门解决复杂3D模型导致的FPS下降问题。它通过@react-three/drei的Detailed组件,让开发者可以根据相机距离切换不同细节层级的模型。特别适用于大型场景优化、移动设备性能提升,以及处理复杂模型时的帧率优化场景。
