Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

lspeasy

يحتوي lspeasy على 11 من skills المجمعة من pradeepmouli، مع تغطية مهنية على مستوى المستودع وصفحات 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