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

emacs-skills

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

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

이 저장소의 skills

describe
소프트웨어 개발자

This skill should be used when the user invokes "/describe" to look up Emacs documentation via emacsclient.

2026-06-19
dired
소프트웨어 개발자

This skill should be used when the user invokes "/dired" to open files from the latest interaction in an Emacs dired buffer via emacsclient.

2026-06-19
highlight
소프트웨어 개발자

This skill should be used when the user invokes "/highlight" to highlight relevant regions in one or more files in Emacs via emacsclient.

2026-06-19
mappu
소프트웨어 개발자

Use when the user asks about a specific place — restaurant, cafe, shop, business, landmark — or when context implies a location-based lookup ("where is X", "find Y", "X in Z", "X near A"). Calls the mappu CLI to search Apple Maps and returns local results with addresses, websites, preview images, and a map snapshot.

2026-06-19
open
소프트웨어 개발자

This skill should be used when the user invokes "/open" to open files from the latest interaction in Emacs buffers via emacsclient.

2026-06-19
select
소프트웨어 개발자

This skill should be used when the user invokes "/select" to open one or more files in Emacs and select a region relevant to the current discussion via emacsclient.

2026-06-19
swiftui-preview
소프트웨어 개발자

This skill should be used when the user invokes "/swiftui-preview" to render SwiftUI code from the current context to a PNG and output the resulting image path.

2026-06-19
xcode-build-device
소프트웨어 개발자

This skill should be used when the user invokes "/xcode-build-device" to build the current Xcode project for a physical iOS device (generic destination).

2026-06-19
xcode-build-simulator
소프트웨어 개발자

This skill should be used when the user invokes "/xcode-build-simulator" to build the current Xcode project for the iOS Simulator (generic destination).

2026-06-19
xcode-run-device
소프트웨어 개발자

This skill should be used when the user invokes "/xcode-run-device" to build the current Xcode project, install the app on a connected iOS device, and launch it.

2026-06-19
xcode-run-simulator
소프트웨어 개발자

This skill should be used when the user invokes "/xcode-run-simulator" to build the current Xcode project, install the app on an iOS Simulator, and launch it.

2026-06-19
matplotlib
데이터 과학자

This skill should be used when the user invokes "/matplotlib" to plot data from the current context using matplotlib (via uv) and output the resulting image path.

2026-05-07
d2
소프트웨어 개발자

This skill should be used when the user invokes "/d2" to create a diagram from the current context using D2 and output the resulting image path.

2026-03-02
mermaid
소프트웨어 개발자

This skill should be used when the user invokes "/mermaid" to create a diagram from the current context using Mermaid and output the resulting image path.

2026-03-02
plantuml
소프트웨어 개발자

This skill should be used when the user invokes "/plantuml" to create a diagram from the current context using PlantUML and output the resulting image path.

2026-03-02
gnuplot
소프트웨어 개발자

This skill should be used when the user invokes "/gnuplot" to plot data from the current context using gnuplot and output the resulting image path.

2026-03-02
emacsclient
소프트웨어 개발자

Always use emacsclient instead of emacs. This applies to all Emacs operations: user requests, byte compilation, check-parens, running ERT tests, and any other elisp evaluation.

2026-02-27
file-links
소프트웨어 개발자

When referencing files, format them as markdown links with line numbers using GitHub-style #L syntax.

2026-02-25