SKILL·3FD8C1

dev-performance-instancing

majiayu000
更新于 2 months ago
17 次查看
58
9
58
在 GitHub 上查看
其他general

关于

This skill provides instanced rendering for React Three Fiber to efficiently render thousands of identical objects like trees or particles with a single draw call. Use it when you need to render many objects sharing the same geometry and material, especially when draw calls exceed 100. It implements the Instances/Instance pattern from drei to dramatically improve performance.

快速安装

Claude Code

推荐
主要方式
npx skills add majiayu000/claude-skill-registry -a claude-code
插件命令备选方式
/plugin add https://github.com/majiayu000/claude-skill-registry
Git 克隆备选方式
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/dev-performance-instancing

在 Claude Code 中复制并粘贴此命令以安装该技能

GitHub 仓库

majiayu000/claude-skill-registry
路径: skills/data/dev-performance-instancing
0
FAQ

Frequently asked questions

What is the dev-performance-instancing skill?

dev-performance-instancing is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform dev-performance-instancing-related tasks without extra prompting.

How do I install dev-performance-instancing?

Use the install commands on this page: add dev-performance-instancing to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does dev-performance-instancing belong to?

dev-performance-instancing is in the performance category, tagged general.

Is dev-performance-instancing free to use?

Yes. dev-performance-instancing is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

相关推荐技能

when-profiling-performance-use-performance-profiler
其他

这是一个全面的性能分析工具,帮助开发者识别和优化应用瓶颈。它通过多阶段分析(基线、检测、分析、优化)系统性地诊断CPU、内存和I/O问题。适用于需要深度性能调优的复杂项目,支持跨平台工具集成。

查看技能
when-analyzing-performance-use-performance-analysis
其他

该Skill为Claude Flow群组提供全面的性能分析,可检测瓶颈并给出优化建议。它适用于需要监控和提升工作流性能的开发者场景,包含性能指标分析、基准测试和具体优化方案等关键能力。使用前需已安装Claude Flow并拥有活跃的工作流。

查看技能
when-profiling-performance-use-performance-profiler
其他

这是一个全面的性能分析工具,帮助开发者识别和优化应用性能瓶颈。它通过基线测量、瓶颈检测和根因分析来系统性地解决CPU、内存、I/O和网络性能问题。支持多种平台工具(Linux perf、macOS Instruments、Node.js clinic.js),适用于需要深度性能调优的开发场景。

查看技能
dev-performance-performance-basics
其他

这个Skill提供R3F/Three.js性能优化的核心原则,特别适用于FPS低于60时的调试场景。它包含了16ms帧预算分配、Canvas优化配置等实用指南,帮助开发者快速定位和解决性能瓶颈。内容涵盖从输入处理到渲染管线的全流程优化策略,是性能调优的快速参考工具。

查看技能