home/categories/nosql-databases/christian289-dotnet-with-claudecode-wpf-dev-pack-skills-optimizing-fast-lookup-skill-md
nosql-databasesdatabases
optimizing-fast-lookup
Implements fast O(1) lookup patterns using HashSet, FrozenSet, and optimized Dictionary in .NET. Use when building high-performance search or membership testing operations.
maintainer
christian289
업데이트됨 1/21/2026
스타
21
포크
2
quick start
Installation and usage
Implements fast O(1) lookup patterns using HashSet, FrozenSet, and optimized Dictionary in .NET. Use when building high-performance search or membership testing operations.
설치
$ install --globalskills.sh
사용법
설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:
skills use optimizing-fast-lookup