Skip to main content
Dépôt GitHub

dotfiles

dotfiles contient 16 skills collectées depuis Jomik, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
16
Stars
12
mis à jour
2026-05-06
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

obsidian-capture
Développeurs de logiciels

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

2026-05-06
obsidian-closeday
Travailleurs en loisirs

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
Travailleurs en loisirs

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
Développeurs de logiciels

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

2026-05-06
issue-create
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-04-11
pr-create
Développeurs de logiciels

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

2026-04-11
using-dotfiles
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-04-08