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

job-compass

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

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

이 저장소의 skills

find-docs
데스크톱 출판 전문가

Locate existing content in docs/zhHans for a topic and list every related file path; when nothing relevant exists, recommend the best file path to create following project conventions. Use before writing or editing a doc, when asked where something lives, where to put a new page, or "is there already a doc about X".

2026-07-08
gen-description
데스크톱 출판 전문가

Generate or update the `description` frontmatter field for a markdown article under docs/. Use when the user asks to generate, write, or update the description/meta description of a markdown file in this VitePress site.

2026-07-08
idea-to-article
데스크톱 출판 전문가

Turn rough ideas/notes into a new skeleton markdown article under docs/zhHans/. First runs the find-docs search to list existing related pages to extend (or recommend a new file path when nothing matches), then scaffolds a skeleton .md with frontmatter, an H1, and the ideas organized into section headings with TODO markers. Use when the user has new ideas/notes/a draft topic and wants to start a new docs article.

2026-07-08
related-articles-frontmatter
데스크톱 출판 전문가

Convert a related-links section (## 相关 /

2026-07-08
web-source-to-article
데스크톱 출판 전문가

Turn an external web link (RedNote/小红书 note, 一亩三分地 thread, forum post, article) into a Chinese markdown article under docs/zhHans/ that preserves the source's original content and cites it via <ReferenceSource>. Use when the user gives a URL and asks for a docs article/topic/case writeup — if the URL is missing, ask for it. For interview experiences (面经), use the web-source-to-interview skill instead.

2026-07-08
web-source-to-interview
데스크톱 출판 전문가

Turn a shared interview experience (面经) from a web link (RedNote/小红书, 一亩三分地, forum thread) or pasted text into an interview-experience page pair — the markdown under docs/zhHans/interview-experience/<company>/ plus its matching JSON under docs/assets/json/interview-experience/<company>/. Use when the user gives a 面经/interview writeup and asks to add it to the site. For non-interview sources use web-source-to-article instead.

2026-07-08
translate-to-en
기술 작가

Create an English mirror under docs/en/ of a Chinese article or folder under docs/zhHans/. Use when the user asks to translate, mirror, port, or create an English version of a markdown file or folder in this VitePress site. Accepts a single .md path or a folder path.

2026-05-28