Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

.dotfiles

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

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

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

pr-workflow
مطوّرو البرمجيات

Use when opening a PR and driving it to green CI — push the branch, write a high-level PR description, watch checks, fix failures, and keep looping until green; also use when an already-open PR gets new commits.

2026-07-16
task-memory
مطوّرو البرمجيات

Use when the user starts, resumes, switches, saves, or recalls a named task or ongoing work across sessions (e.g. "remember this", "continue X", "what was I doing on Y", "track this task").

2026-07-13
git-workflow
مطوّرو البرمجيات

Git commit workflow. Load when finishing any code-change task (after verification) to commit and push, or when explicitly staging/committing.

2026-07-13
lightly-repos-workflow
مطوّرو البرمجيات

Use when modifying or adding a transform, loss, model, method, package, task-model, config, docs page, or example in a Lightly AG repo (lightly-ssl or lightly-train) and you need repo-specific conventions.

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

Spawn a subagent to run a task. Use when you want to delegate work to a separate pi instance.

2026-07-10
ltdetr-coco-recipe
مطوّرو البرمجيات

Use when configuring or replicating LT-DETR v2 (ltdetrv2-s/m/l/x) COCO benchmarks via the lightly-train wrapper — model alias map, global vs per-rank batch size, recipe invariants, ECDet config mapping, cluster pins, and common gotchas.

2026-07-10
task-memory
مطوّرو البرمجيات

Use when the user starts, resumes, switches, saves, or recalls a named task or ongoing work across sessions (e.g. "remember this", "continue X", "what was I doing on Y", "track this task").

2026-07-10
issue-authoring
مطوّرو البرمجيات

Use when creating, writing, or drafting a GitHub issue. Covers tone, conciseness, detail, scope, and audience-fit — not investigation or gh mechanics.

2026-07-07
git-workflow
مطوّرو البرمجيات

Git commit workflow. Load when finishing any code-change task (after verification) to commit and push, or when explicitly staging/committing.

2026-06-25
codebase-exploration
مطوّرو البرمجيات

Use when the user asks to explore a repository, trace codepaths, map entry points, compare abstractions, or gather implementation context without changing files.

2026-06-25
plan-mode
مطوّرو البرمجيات

Enforce planning before acting. Load when user says "plan", "create a plan", or "before implementing".

2026-06-25
remote-slurm-bootstrap
مديرو الشبكات وأنظمة الحاسوب

Use when submitting, monitoring, or fixing Slurm benchmark jobs on a remote cluster; always work on the cluster host via SSH, sync files first, bootstrap the env if needed, and keep benchmark code simple and readable.

2026-06-22
gh-cli
مطوّرو البرمجيات

Use when working with GitHub from the command line with gh for auth, repo/issue/PR triage, reviews, inline review comments, Actions, releases, API requests, aliases, and automation.

2026-06-12
linear-cli
مطوّرو البرمجيات

Manage Linear issues from the command line using the linear cli. This skill allows automating linear management.

2026-06-10
brainstorming
مطوّرو البرمجيات

Use before any creative work — features, components, functionality. Explores intent, requirements, and design before any code.

2026-06-08
pytorch-nan-debugging
مطوّرو البرمجيات

Use when debugging NaN/inf instability, exploding losses, or numerical collapse in PyTorch training runs.

2026-05-23
mlflow-cli
علماء البيانات

Use when analyzing remote MLflow tracking servers from the CLI to inspect experiments, runs, metrics, params, tags, and artifacts.

2026-05-20
codepath-debugging
محللو ضمان جودة البرمجيات والمختبرون

Use when debugging a traceback, runtime error, unexpected behavior, value/config mismatch, tensor/data shape issue, or when the user asks to backtrack where variables come from and where they go.

2026-05-12
skill-writter
مطوّرو البرمجيات

Always load when you need to write some skill.

2026-05-08
skill-install
مطوّرو البرمجيات

Fetch and install skills from GitHub, URLs, or skill ecosystems. Use when asked to install, add, fetch, or ingest a skill.

2026-05-07
parallel
مطوّرو البرمجيات

Run multiple commands in parallel and aggregate outputs. Load when tasks are independent and can run concurrently.

2026-04-24
web-search
مطوّرو البرمجيات

Search the web using DuckDuckGo. Use when you need to find information, facts, documentation, or current events on the internet.

2026-04-24
docx
السكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.

2026-04-23
task-dispatch
متخصصو إدارة المشاريع

Execute implementation plans by dispatching subagents per task with pre-flight question phases. Load when tasks are independent and you want to delegate.

2026-04-23
skill-creator
مطوّرو البرمجيات

Analyzes pi session history to find repetitive patterns. Load when user asks to suggest or create skills.

2026-04-23
pdf-reader
مطوّرو البرمجيات

Extract text from PDF files. Use when user asks to read, extract text from, or summarize a PDF.

2026-04-22