byalexei-led· 77 skills
A language server resolves symbols the way the compiler does: it knows the real definition, every reference, the implementations of an interface, and the diagnostics the toolchain reports. tree-sitter parses syntax without resolution — fast, language-agnostic, but it cannot tell you what a name…
$npx -y skills add alexei-led/architect --skill tools-lsp-tree-sitterInstalls into the current project.
Run `npx skills use "https://github.com/alexei-led/architect" --skill "alexei-led/architect/tools-lsp-tree-sitter"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/alexei-led/architect" that are relevant to the current task. Run `npx skills add "https://github.com/alexei-led/architect"` and select the relevant skills, then follow their instructions.