Skip to main content
مستودع GitHub

dotfiles

يحتوي dotfiles على 16 من skills المجمعة من Jomik، مع تغطية مهنية على مستوى المستودع وصفحات 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