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