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