Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

lspeasy

lspeasy에는 pradeepmouli에서 수집한 skills 11개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
11
Stars
2
업데이트
2026-06-11
Forks
0
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

lspeasy-core
소프트웨어 개발자

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

2026-06-11
lspeasy
소프트웨어 개발자

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

2026-06-11
lspeasy-client
소프트웨어 개발자

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

2026-06-10
lspeasy-server
소프트웨어 개발자

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

2026-06-10
cli
소프트웨어 개발자

API reference for cli

2026-06-10
lsproxy-cli
소프트웨어 개발자

`@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
소프트웨어 개발자

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

2026-06-06
lspeasy-client
소프트웨어 개발자

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

2026-06-05
lsp-refactor
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-05-14
lspeasy
소프트웨어 개발자

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

2026-04-22