js-set-map-lookups by TheOrcDev
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.
Coding
1.7K Stars
102 Forks
Updated Jan 16, 2026, 09:09 AM
Why Use This
This skill provides specialized capabilities for TheOrcDev's codebase.
Use Cases
- Developing new features in the TheOrcDev repository
- Refactoring existing code to follow TheOrcDev standards
- Understanding and working with TheOrcDev's codebase structure
Install Guide
2 steps- 1
Skip this step if Ananke is already installed.
- 2
Skill Snapshot
Auto scan of skill assets. Informational only.
Valid SKILL.md
Checks against SKILL.md specification
Source & Community
Skill Stats
SKILL.md 23 Lines
Total Files 1
Total Size 594 B
License MIT