Skip to main content
GitHub 仓库

dotfiles

dotfiles 收录了来自 Jomik 的 16 个 skills,并提供仓库级职业覆盖和站内 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