home/categories/architecture-patterns/hanayashiki-openapi-lsp-claude-skills-core-algorithms-skill-md
architecture-patternsdevelopment
core-algorithms
Key algorithms in OpenAPI LSP - Solver (Union-Find equivalence classes), Root Discovery (glob-based workspace scanning), Nominal Propagation (fixed-point iteration within SCCs), and Kosaraju's SCC algorithm. Reference when working on analysis, type resolution, or dependency tracking.
maintainer
hanayashiki
更新日 1/10/2026
スター
0
フォーク
0
quick start
Installation and usage
Key algorithms in OpenAPI LSP - Solver (Union-Find equivalence classes), Root Discovery (glob-based workspace scanning), Nominal Propagation (fixed-point iteration within SCCs), and Kosaraju's SCC algorithm. Reference when working on analysis, type resolution, or dependency tracking.
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use core-algorithms