Skip to main content
مستودع GitHub

dotfiles

يحتوي dotfiles على 16 من skills المجمعة من KyleKing، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
16
Stars
2
محدث
2026-07-26
Forks
0
التغطية المهنية
6 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

browser-screenshots
محللو ضمان جودة البرمجيات والمختبرون

Capture and persist browser screenshots or GIFs for visual review of a web UI. Use when verifying a UI change visually, reviewing a page's design or layout, recording a multi-step interaction (dropdown, hover, form flow), toggling dark mode for a comparison shot, or when a screenshot needs to be written to disk rather than only shown inline.

2026-07-26
copier-template
مطوّرو البرمجيات

Run and troubleshoot copier updates in a project generated from one of the user's templates, and maintain the templates themselves. Use when a task mentions copier, copier update, .copier-answers.yml, .rej files after an update, ctt or copier-template-tester, or one of calcipy_template, mdformat-plugin-template, my_go_template, or app-template.

2026-07-26
hk-config
مطوّرو البرمجيات

Audit or write an hk.pkl config (jdx/hk git hooks). Use when creating hk.pkl, upgrading the pinned hk version, adding a linter step, or when fixes made by a pre-commit hook are not being staged. Covers version pinning, staging semantics, builtins, and DRY structure.

2026-07-26
observability-clis
مديرو الشبكات وأنظمة الحاسوب

Query PostHog error tracking and Sentry issues from the command line. Use when asked what errors are happening, which errors are being missed or untriaged, for production error rates or impact by user, or whenever posthog-cli or sentry-cli is mentioned.

2026-07-26
orchestrate
المهن الحاسوبية الأخرى

Work a multi-phase plan to completion with subagents, checkpoint commits, and questions back to the user. Invoke explicitly with a plan document.

2026-07-26
python-async
مطوّرو البرمجيات

Async Python conventions and footguns — asyncio.TaskGroup over gather, event-loop-bound primitives, offloading blocking work to threads or processes, cancellation across the thread boundary, and dedicated executors. Use when writing or reviewing async def, await, asyncio.to_thread, run_in_executor, create_task, async generators, or when diagnosing a stalled event loop, a "bound to a different event loop" error, or latency that only appears under load.

2026-07-26
writing-voice
الكتّاب التقنيون

The user's full writing system for prose they author — README and docs text, landing copy, PR and commit descriptions, Linear proposals, design docs, Slack and email messages. Use when drafting or rewriting any human-facing prose, when a draft reads like AI wrote it, when stripping AI slop from documentation, or when relaying research output into a human-facing surface. CLAUDE.md carries the compressed rules; this carries the reasoning, the before/after pairs, and the per-format shapes.

2026-07-26
audit-project
مطوّرو البرمجيات

Audit a repository's state and condense scattered notes into a phased ROADMAP.md. Invoke explicitly.

2026-07-26
change-review
محللو ضمان جودة البرمجيات والمختبرون

Write pull request review comments, replies to review threads, and the PR-level roll-up summary in the user's voice. Use when reviewing a PR or diff and producing comments, when replying to a bot thread (CodeRabbit, Codex), when triaging or applying review findings, or when staging review feedback in a pr-<number>-review-comments.md file for the user to proofread before posting.

2026-07-26
deslop
مطوّرو البرمجيات

Strip AI slop from a README, docs, comments, or a diff before release. Invoke explicitly.

2026-07-26
hunk-review
محللو ضمان جودة البرمجيات والمختبرون

Drive an interactive hunk diff review session (hunkdiff CLI). Use when the user mentions hunk, asks to review a diff hunk by hunk, or wants comments added and applied through a live hunk session.

2026-07-26
local-ocr
مطوّرو البرمجيات

Extract text from images and screenshots locally with mac-ocr, Apple's on-device Vision engine. Use when bulk-triaging screenshots or images (sorting Desktop or Downloads clutter), reading text out of a PNG or JPG, or any time image text needs extracting without spending vision tokens.

2026-07-26
mermaid-diagrams
مطوّرو البرمجيات

Draw mermaid diagrams to the user's conventions — C4 model diagrams, flowcharts, and sequence diagrams for docs, Linear proposals, design docs, and READMEs. Use whenever producing a mermaid block, choosing a diagram type, or reviewing an existing diagram that has grown too dense.

2026-07-26
port-from-sibling
مطوّرو البرمجيات

Carry a config, pattern, or workflow from a sibling repository into this one. Use whenever a request references another local repo by relative path ("like ../calcipy", "see ../yak-shears/hk.pkl", "the way ../my-go-template does it"), or when migrating a project onto tooling another project already uses.

2026-07-26
resolve-conflicts
مطوّرو البرمجيات

Resolve git merge, rebase, or cherry-pick conflicts. Use when asked to resolve merge conflicts, review git conflicts, finish an in-progress merge or rebase, or when git status shows unmerged paths. Covers the ours/theirs inversion between merge and rebase, zdiff3 markers, and mergiraf.

2026-07-26
summarize-chat
موظفو المكاتب العامون

Summarize a Claude.ai conversation export into structured human-readable notes. Use when the user has a saved conversation text file and wants a dated summary .md file written to the current directory.

2026-06-30