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

Limeon-Project

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

수집된 skills
8
Stars
3
업데이트
2026-05-03
Forks
1
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

ts-lsp-rename-symbol
소프트웨어 개발자

Perform TypeScript/JavaScript symbol rename through `typescript-language-server` over stdio. Use when you need workspace-aware rename edits that respect imports, path aliases, re-exports, overloads, and TypeScript project semantics instead of text replacement.

2026-05-03
ts-lsp-call-hierarchy
소프트웨어 개발자

Perform LSP Call Hierarchy for TypeScript/JavaScript by talking to `typescript-language-server` over stdio. Use when you need “who calls this?” / “what does this call?” answers that respect TS project semantics (re-exports, path aliases, overloads), instead of search-based heuristics.

2026-05-01
ts-lsp-goto-definition
소프트웨어 개발자

Perform TypeScript/JavaScript “go to definition” by talking to `typescript-language-server` over stdio (real LSP JSON-RPC). Use when you need accurate symbol resolution across a TS project and want to avoid heuristic search (ripgrep), especially for re-exports, path aliases, overloads, and workspace-aware resolution.

2026-05-01
git-commit
소프트웨어 개발자

Create clean, conventional commits without pushing. Use when the user asks to "commit", wants a generated commit message, wants add-all staging, or wants commits split logically based on git diff analysis.

2026-04-26
excalidraw-diagram
그래픽 디자이너기술 작가

Create Excalidraw diagram JSON files that make visual arguments. Use when the user wants to visualize workflows, architectures, or concepts.

2026-04-12
playwright-interactive
소프트웨어 개발자

Persistent browser and Electron interaction through `js_repl` for fast iterative UI debugging.

2026-04-12
playwright
소프트웨어 품질 보증 분석가·테스터

Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.

2026-04-12
shadcn
웹 개발자

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for "shadcn init", "create an app with --preset", or "switch to --preset".

2026-03-26