Skip to main content
GitHub 저장소

dotfiles

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

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

이 저장소의 skills

obsidian-capture
소프트웨어 개발자

Use when the user says "capture", or wants to remember, save, or note something for later.

2026-05-06
obsidian-closeday
레크리에이션 종사자

Use when the user says "closeday", "close my day", or "end of day". End-of-day consolidation appended to today's Inbox note.

2026-05-06
obsidian-today
레크리에이션 종사자

Use when the user says "today", "morning plan", "plan my day", "what should I work on", or asks about their priorities for the day.

2026-05-06
using-jj
소프트웨어 개발자

Use whenever `jj root` succeeds. Use `jj` for all version-control operations; do not use `git`.

2026-05-06
issue-create
소프트웨어 개발자

Use when the user asks to create a GitHub issue, file a bug, or track a task. Also use when the user describes a problem they found and wants to capture it.

2026-04-15
pr-create
소프트웨어 개발자

Use when the user asks to open a PR, create a PR, or push and create a pull request.

2026-04-15
using-jj-workspaces
소프트웨어 개발자

Use when parallel isolation is needed — multiple agents/sessions working on the same jj repo, or when the user asks to work in a separate workspace without disturbing their current @.

2026-04-15
research
소프트웨어 개발자

Use when the user needs to investigate a topic before designing — library landscape, prior art, codebase patterns, best practices. Produces a research brief in docs/refs/.

2026-04-14
implementing
소프트웨어 개발자

Use when a plan exists (in `.opencode/plans/` or approved in the current conversation) and is ready to execute. Dispatches subagents per task with review gates.

2026-04-13
design
소프트웨어 개발자

Use when the user wants to design, plan, or scope a feature, fix, or change before implementing it. Produces specs and implementation plans.

2026-04-13
using-jj
소프트웨어 개발자

Use when the project uses jj (Jujutsu) for version control instead of git. Load this after `jj root` succeeds.

2026-04-11
pr-create
소프트웨어 개발자

Use when the user asks to open a PR, create a PR, or push and create a pull request.

2026-04-11
using-dotfiles
소프트웨어 개발자

Use when working on dotfiles or configuration files in ~/.config. Load this skill when editing, adding, or managing files tracked by the dotfiles repository.

2026-04-11
architecture-explore
소프트웨어 개발자

Use when the user wants to make a cross-cutting architectural decision. Guides exploration of the decision space and produces an ADR (Architecture Decision Record) in docs/adrs/.

2026-04-11
issue-create
소프트웨어 개발자

Use when the user asks to create a GitHub issue, file a bug, or track a task. Also use when the user describes a problem they found and wants to capture it.

2026-04-08
systematic-debugging
소프트웨어 개발자

Use when encountering any bug, test failure, or unexpected behavior. Enforces root cause investigation before proposing fixes.

2026-04-08