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
Updated 1/10/2026
Stars
0
Forks
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.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use core-algorithms