Skip to main content
Run any Skill in Manus
with one click
GitHub repository

lspeasy

lspeasy contains 11 collected skills from pradeepmouli, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
2
updated
2026-06-11
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

lspeasy-core
software-developers

Documentation site for lspeasy Use when: You are building a browser-based LSP client, a WebSocket-backed language....

2026-06-11
lspeasy
software-developers

Use when working with lspeasy (client, core, server).

2026-06-11
lspeasy-client
software-developers

Documentation site for lspeasy Use when: You are implementing a custom client layer and need the same validation....

2026-06-10
lspeasy-server
software-developers

Documentation site for lspeasy Use when: The client sets `partialResultToken` in the request params and you want to....

2026-06-10
cli
software-developers

API reference for cli

2026-06-10
lsproxy-cli
software-developers

`@lspeasy/cli` — programmatic entry point. Exposes the reusable refactor internals (session pipeline + WorkspaceEdit applier) so the same machinery can be embedded in scripts, not just invoked through the `lspeasy` bin. Also: lsp, language-server-protocol, refactor, rename, codemod, move-symbol, cli.

2026-06-10
lspeasy-core
software-developers

Documentation site for lspeasy Use when: You are building a browser-based LSP client, a WebSocket-backed language....

2026-06-06
lspeasy-client
software-developers

Documentation site for lspeasy Use when: You are implementing a custom client layer and need the same validation....

2026-06-05
lsp-refactor
software-developers

Use for ANY rename, file-move, or move-symbol refactor — especially rename-heavy work across multiple files. Claude Code's built-in LSP tool is READ-ONLY (find references, but no rename / file-move / move-symbol). Hand-editing those refactors silently misses re-exports, aliased imports, type-only imports, and {@link} doc references. This skill drives a real language server via the `lspeasy` CLI to apply a correct WorkspaceEdit that catches every reference. Trigger when the user asks to rename a function/class/variable/type project-wide, move a file and fix its importers, or pull a symbol out into another module.

2026-05-31
lspeasy-server
software-developers

Documentation site for lspeasy Use when: The client sets `partialResultToken` in the request params and you want to....

2026-05-14
lspeasy
software-developers

Use when working with lspeasy (client, core, server).

2026-04-22