Agent Skills: js-set-map-lookups

Use Set and Map for O(1) membership lookups instead of array.includes(). Apply when checking membership repeatedly or performing frequent lookups against a collection.

UncategorizedID: theorcdev/8bitcn-ui/js-set-map-lookups

Install this agent skill to your local

pnpm dlx add-skill https://github.com/theorcdev/8bitcn-ui/js-set-map-lookups

Skill Files

Browse the full folder contents for js-set-map-lookups.

Download Skill

Loading file tree…

Select a file to preview its contents.