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

dotfiles

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

skills مجمعة
4
Stars
9
محدث
2026-05-22
Forks
1
التغطية المهنية
1 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

org-mode
مطوّرو البرمجيات

Use when writing or editing Emacs Org mode content — `.org` files, fenced org code blocks, or when the user asks for documentation, notes, or task lists in org-mode format. Encodes conventions that keep org documents interactive in Emacs (cycleable TODO state, statistics cookies for parent headings, agenda-friendly structure).

2026-05-22
draft-oci-service
مطوّرو البرمجيات

Use this skill when the user asks to add, draft, scaffold, or "stub out" a new OCI/podman containerized service for atlas (or any host using `modules.linux.oci.services.*`). Triggers include "add a new service", "set up <service> on atlas", "create an OCI module for X", "wrap <X> in nix", or any request to integrate a new docker-compose-style service into the dotfiles repo. The skill encodes hard-won conventions from the atlas-oci migration — sops patterns, postgres gotchas, encrypted dataset handling, gluetun integration, ZFS layout, and the bugs that bit during the original cutover.

2026-05-22
nix
مطوّرو البرمجيات

Use when working with Nix code, flakes, NixOS modules, home-manager, or nix-darwin configurations. Provides Nix language idioms, common patterns, and debugging strategies.

2026-03-09
nushell
مطوّرو البرمجيات

Use Nushell (nu) for shell operations involving structured data manipulation (JSON, YAML, TOML, CSV, XML), complex pipelines that would be error-prone in bash, or when the user explicitly requests Nushell. Prefer native Unix tools (grep, head, tail, awk, sed, find) for simple text searching, filtering, and file operations where memory efficiency matters.

2026-03-09