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

dotfiles

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

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

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

bash
مطوّرو البرمجيات

Complete Bash development skill — defensive patterns, testing with BATS, linting with ShellCheck, POSIX compatibility, idioms, project structure, and CI/CD integration. Load automatically when working with .sh files.

2026-07-16
python-debugging
مطوّرو البرمجيات

Python debugging via mcp-dap-server with debugpy. Use when stepping through Python code, finding bugs, inspecting runtime state, or debugging pytest tests.

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

Complete Python development skill — style, type safety, error handling, testing, async, packaging, and performance. Load automatically when working on Python projects.

2026-07-15
python-uv
مطوّرو البرمجيات

uv package manager for Python — project setup, dependency management, lockfiles, and migration from pip/poetry/pipenv. Use when setting up Python projects, managing dependencies with uv, or migrating from pip/poetry/pipenv.

2026-07-15
packer-hcl
مطوّرو البرمجيات

Packer HCL2 template authoring. Load when working with .pkr.hcl files. Covers template syntax (variable/locals/source/build blocks), HCL2 type system, provisioners, post-processors, and template organization patterns.

2026-07-14
packer-infra
مطوّرو البرمجيات

Infrastructure and CI/CD around Packer VM builds. Covers HCP Packer Registry integration, artifact management, automated build pipelines, multi-platform orchestration, image versioning and rollout strategies.

2026-07-14
packer-vm-baking
مطوّرو البرمجيات

QEMU/KVM VM image baking patterns with Packer. Covers golden image strategy, QEMU-specific boot command/keyboard automation via VNC, preseed/kickstart/cloud-init, QEMU disk management, and image testing.

2026-07-14
terraform-core
مطوّرو البرمجيات

Terraform and OpenTofu core contribution patterns. Auto-load when working in internal/terraform/, internal/tofu/, or cmd/tofu/ directories. Covers graph engine, state, plans, backends, and provider resolution.

2026-07-14
terraform-inventory
مطوّرو البرمجيات

terraform-inventory tool development — state parsing and Ansible inventory generation. Auto-load when go.mod references terraform-inventory.

2026-07-14
terraform-provider-cloudinit
مطوّرو البرمجيات

Terraform CloudInit provider development. Auto-load when working on cloudinit-related provider code. Covers MIME multipart generation, resource/data source design, and testing patterns.

2026-07-14
terraform-provider-libvirt
مطوّرو البرمجيات

Libvirt Terraform provider development. Auto-load in internal/libvirt/ or internal/codegen/ directories. Covers XML mapping, codegen pipeline, network transports, and RNG schema compliance.

2026-07-14
terraform-provider
مطوّرو البرمجيات

Terraform Plugin Framework and SDK v2 provider development. Auto-load when provider.go or internal/provider/ detected. Covers schema design, resource lifecycle, acceptance testing, and migration patterns.

2026-07-14
terraform
مطوّرو البرمجيات

Terraform/OpenTofu HCL review, development patterns, and core internals. Auto-load when working with .tf files. Complements antonbabenko/terraform-skill for user-facing HCL patterns; this skill covers structured code review and development-side knowledge.

2026-07-14
cmake-presets
مطوّرو البرمجيات

Create and manage CMakePresets.json for reproducible build configurations. Supports configurePresets, buildPresets, testPresets, and IDE integration. Use when setting up a new project's build workflow or standardizing developer build commands.

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

Use when writing, editing, debugging, or reviewing `.slint` UI code, or wiring it to Rust/C++/JS/Python — the Slint language, layout, compile-time gotchas, interop, and the MCP server for runtime checks.

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

Use when building CLI tools in Rust. Keywords: CLI, command line, clap, terminal, stdin, stdout, stderr, argument parsing, shell completion, color output, progress bar, TUI, subcommand.

2026-06-29
domain-fintech
مطوّرو البرمجيات

Use when building fintech applications in Rust. Keywords: fintech, trading, decimal, currency, financial, money, transaction, ledger, payment, exchange rate, precision, rounding, accounting, audit.

2026-06-29
domain-web
مطوّرو البرمجيات

Use when building web services in Rust. Keywords: web server, HTTP, REST API, axum, actix, warp, tower, middleware, extractors, state management, authentication, JWT, CORS, rate limiting, WebSocket.

2026-06-29
rust
مطوّرو البرمجيات

Comprehensive Rust development skill — ownership, error handling, async patterns, unsafe code, API design, memory optimization, performance, testing, and idiomatic Rust. Load automatically when working on Rust projects.

2026-06-29
multi-agent-git-safety
مطوّرو البرمجيات

Git safety rules for multi-agent environments. Prevents cross-agent contamination by enforcing explicit path staging, banning destructive operations, and requiring pre-commit verification.

2026-06-27
cpp
مطوّرو البرمجيات

C++ development skill — Core Guidelines, clang-tidy, modernization, debugging, and crash diagnosis. Load automatically when working on C++ projects.

2026-06-26
go
مطوّرو البرمجيات

Complete Go development skill — style, idioms, error handling, testing, modern features, linter configuration, and optimization. Load automatically when working on Go projects.

2026-06-26
cmake-install-export
مطوّرو البرمجيات

Configure CMake install, export, and packaging (CPack) for C++ libraries. Use when setting up library distribution, fixing broken install targets, or adding packaging.

2026-06-18
cmake-modularize
مطوّرو البرمجيات

Split monolithic CMakeLists.txt into modular, maintainable CMake scripts. Covers extracting components into cmake/ modules, managing include order, and keeping the root CMakeLists.txt as a thin orchestrator. Use when a root CMakeLists.txt exceeds 200 lines or contains clearly separable concerns.

2026-06-18
cmake-tooling
مطوّرو البرمجيات

Configure CMake custom targets for formatting, linting, documentation, and pre-commit hooks. Covers clang-format, clang-tidy, Doxygen, include-what-you-use, sanitizers, and CTest configuration. Use when adding code quality tooling to a CMake project.

2026-06-18
hyprtoolkit-launcher
مطوّرو البرمجيات

Build overlay launcher-style applications using the Hyprtoolkit library and wlr-layer-shell protocol

2026-06-18
pkgbuild
مطوّرو البرمجيات

Write and maintain Arch Linux PKGBUILD build scripts for pacman/makepkg. Covers required fields, build functions, common patterns, VCS sources, split packages, and Arch packaging standards.

2026-06-18
batch-operations
مطوّرو البرمجيات

Apply operations across multiple files simultaneously. Pattern-based bulk modifications, search-and-replace across codebases, consistent changes to many files at once.

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

Analyze a software codebase for algorithmic complexity and performance hotspots, then propose or implement safe optimizations without breaking behavior. Use when asked to scan many files, find inefficient loops, nested iteration, repeated scans, costly rendering/recomputation, N+1 queries, avoidable O(n^2) or O(n) operations, or reduce complexity such as O(n^2) to O(n log n) / O(n), while preserving tests, APIs, outputs, and maintainability.

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

Manage and compress conversation context in long sessions. Detect when context is growing large, summarize completed work phases, archive old findings while preserving key decisions. Prevents context degradation.

2026-06-10
coordinator-mode
المهن الحاسوبية الأخرى

Advanced multi-agent orchestration with parallel workers, synthesis protocols, and coordinator lifecycle. Use when complex tasks require multiple agents working in parallel with intelligent result synthesis.

2026-06-10
evidence-pack
محللو ضمان جودة البرمجيات والمختبرون

Create evidence artifacts for task completion. Produces evidence.md (human-readable) and evidence.json (machine-readable) per task with per-acceptance-criterion status. Use after implementing a task to prove it works.

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

Persistent cross-session memory management. Enables agents to remember user preferences, project conventions, and past decisions across different sessions using a structured MEMORY.md index and topic files.

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

Resolve configuration files through a three-layer override chain (project -> user -> default). Enables customizable skill behavior without editing skill files directly.

2026-06-10
review-output-contract
محللو ضمان جودة البرمجيات والمختبرون

Strict output format for reviewer and QA agents. Ensures reviews are consistent, parseable, and actionable. Follows a structured contract with required sections.

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

Auto-create new skills from repetitive workflows. When you notice yourself doing the same multi-step process repeatedly, extract it into a reusable SKILL.md that any agent can use.

2026-06-10
verify-changes
محللو ضمان جودة البرمجيات والمختبرون

Prove code works by running it, not just checking it exists. Verification through execution rather than inspection. Use after writing or modifying code to ensure it actually functions correctly.

2026-06-10