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.

hanayashiki
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