소개
This Claude Code skill provides a comprehensive suite of bit manipulation techniques and binary algorithms designed to optimize performance and solve complex data structure problems. It enables the agent to perform atomic bitwise operations—such as setting, clearing, or toggling bits—while offering advanced patterns like XOR-based single number detection, Hamming distance calculation, and bitmask-driven subset generation. Perfect for competitive programming, low-level systems engineering, and algorithm optimization, this skill ensures Claude can implement memory-efficient and computationally fast solutions directly in your codebase.