Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

lspeasy

lspeasy enthält 11 gesammelte Skills von pradeepmouli, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
11
Stars
2
aktualisiert
2026-06-11
Forks
0
Berufsabdeckung
1 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

lspeasy-core
Softwareentwickler

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

2026-06-11
lspeasy
Softwareentwickler

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

2026-06-11
lspeasy-client
Softwareentwickler

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

2026-06-10
lspeasy-server
Softwareentwickler

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

2026-06-10
cli
Softwareentwickler

API reference for cli

2026-06-10
lsproxy-cli
Softwareentwickler

`@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
Softwareentwickler

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

2026-06-06
lspeasy-client
Softwareentwickler

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

2026-06-05
lsp-refactor
Softwareentwickler

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
Softwareentwickler

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

2026-05-14
lspeasy
Softwareentwickler

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

2026-04-22