Skill Claude CodeCodex
Create and optimize high-performance virtual lists (虚拟列表/循环列表/长列表) in Cocos Creator 3.x projects. Covers architecture selection (slot-based virtualization vs placeholder+object-pool vs layered rendering for draw calls), a complete ready-to-adapt implementation recipe, object pooling, variable heights & grid, chat…
11 14d ago A 173 tokens
original MIT