Skip to main content
Devolutions
ملف منشئ GitHub

Devolutions

عرض على مستوى المستودعات لـ ٥٤ skills مجمعة عبر ٨ مستودعات GitHub.

skills مجمعة
٥٤
مستودعات
٨
محدث
٢٠ أغسطس ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

#01
IronRDP
١٨ skills · ١٣ أغسطس ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونالمهن الحاسوبية الأخرىموظفو المكاتب العامون
٤ فئات مهنية · ١٠٠٪؜ مصنفة
٣٣٪؜الحصة
#02
devolutions-gateway
١٠ skills · ٩ أغسطس ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرون
٢ فئات مهنية · ١٠٠٪؜ مصنفة
١٩٪؜الحصة
#03
ahtola
١٠ skills · ١٣ أغسطس ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرون
٢ فئات مهنية · ١٠٠٪؜ مصنفة
١٩٪؜الحصة
#04
UniGetUI
٦ skills · ٥ مايو ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
١١٪؜الحصة
#05
powershell-universal-skills
٤ skills · ١٥ يوليو ٢٠٢٦
مطوّرو البرمجياتمديرو الشبكات وأنظمة الحاسوبمطوّرو الويب
٣ فئات مهنية · ١٠٠٪؜ مصنفة
٧٫٤٪؜الحصة
#06
pwsh-distro
٣ skills · ١٤ أغسطس ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
٥٫٦٪؜الحصة
#07
avalonia-extensions
٢ skills · ٢٠ أغسطس ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ٥٠٪؜ مصنفة
٣٫٧٪؜الحصة
#08
mongodm-rs
١ skills · ٦ أغسطس ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
١٫٩٪؜الحصة
مستكشف المستودعات

المستودعات و skills الممثلة

commit-scope
مطوّرو البرمجيات

Derive and validate the canonical scope for IronRDP Conventional Commit and pull-request titles. Use whenever composing, reviewing, correcting, or checking a commit or PR title, especially when several crates or product surfaces intersect.

١٣ أغسطس ٢٠٢٦
crate-readme-writer
مطوّرو البرمجيات

Write or substantially revise a Rust crate's README.md as a concise, user-facing design document. Use whenever creating a crate README, documenting a planned crate, or defining a crate's purpose, role, or interface before implementation.

١٢ أغسطس ٢٠٢٦
new-crate
مطوّرو البرمجيات

Create and integrate a new Rust crate in the IronRDP workspace. Use whenever adding, scaffolding, or initializing a crate under crates/, including requests that mention cargo new, a new library package, or registering a crate in the architecture.

١٢ أغسطس ٢٠٢٦
public-dependency
مطوّرو البرمجيات

Add or change Rust crate dependencies while preserving IronRDP's public-dependency markers. Use whenever adding, updating, renaming, removing, or changing features of a Cargo dependency, or when a public API starts or stops exposing dependency-owned types or…

١٢ أغسطس ٢٠٢٦
commit-and-pr-conventions
مطوّرو البرمجيات

Follow the adopted commit and pull-request conventions. Use whenever creating a commit or opening, editing, reviewing, or preparing to squash-merge a PR, including requests to commit, push, or open a PR.

٩ أغسطس ٢٠٢٦
llm-comment-footer
موظفو المكاتب العامون

Add required LLM attribution to GitHub issue bodies and issue or pull request comments. Use whenever drafting, creating, or replying to this content, including agent-merge review-thread replies and helper-driven GitHub comment replies. Do not use for pull…

٩ أغسطس ٢٠٢٦
ironrdp-activex-mstsc-testing
محللو ضمان جودة البرمجيات والمختبرون

Test IronRDP ActiveX in the real mstsc.exe child launched by MsRdpEx, including the native credential bridge, shell behavior, resize handling, clipboard startup, and bounded UI stress. Use when validating or debugging ironrdpax.dll under native MSTSC. Do not…

٩ أغسطس ٢٠٢٦
protocol-reviewer
مطوّرو البرمجيات

Analyze IronRDP changes for RDP protocol conformance against Microsoft Open Specifications. Use when reviewing protocol behavior, wire formats, PDUs, virtual channels, codecs, security, capability negotiation, or protocol-visible errors.

٩ أغسطس ٢٠٢٦
عرض 8 من أصل ١٨ skills مجمعة.
external-contract-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Review Devolutions Gateway changes against authoritative external contracts. Use when a diff may affect HTTP or OpenAPI behavior, WebSocket behavior, relay or tunneling semantics, configuration schemas, or agent and platform protocols.

٩ أغسطس ٢٠٢٦
skeptical-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Perform an evidence-driven, change-averse code review. Use when assessing the correctness, necessity, scope, or design of a proposed change.

٩ أغسطس ٢٠٢٦
code-review
محللو ضمان جودة البرمجيات والمختبرون

Review Devolutions Gateway pull requests and diffs using focused contract, compression, documentation, prose, and skeptical passes. Use whenever Copilot code review is requested or a proposed change needs review.

٩ أغسطس ٢٠٢٦
commit-scope
مطوّرو البرمجيات

Select commit and PR scopes in the Devolutions Gateway repository. Use whenever composing or reviewing a Conventional Commit subject, especially for shared libraries, packaging, tests, documentation, CI, or changes spanning products.

٩ أغسطس ٢٠٢٦
run-gateway-local
مطوّرو البرمجيات

Launch Devolutions Gateway from source for local coding-agent tests with loopback listeners by default; require explicit opt-in before binding to non-localhost addresses.

٥ أغسطس ٢٠٢٦
build-agent-msi
مطوّرو البرمجيات

Build the Devolutions Agent Windows MSI installer locally. Use when asked to build, compile, or rebuild the agent MSI.

٣ أغسطس ٢٠٢٦
changelog-to-jira
مطوّرو البرمجيات

Creates missing DGW Jira tickets from CHANGELOG.md entries and updates the file with the new ticket links.

٢٢ أبريل ٢٠٢٦
prepare-release
مطوّرو البرمجيات

Prepares a Devolutions Gateway / Devolutions Agent release commit: bumps the version, generates and inserts the changelog, creates Jira tickets, generates the ToolBox changelog, and produces the final release commit.

٢٢ أبريل ٢٠٢٦
عرض 8 من أصل ١٠ skills مجمعة.
async-io-port
مطوّرو البرمجيات

How to map Turso's cooperative `IOResult`/`Completion` I/O model to Ahtola's managed I/O without changing semantics. Use this when porting storage/pager/WAL code that uses Turso's state-machine IO.

١٣ أغسطس ٢٠٢٦
conformance-suite
محللو ضمان جودة البرمجيات والمختبرون

How the SQLite conformance corpus (`conformance/sqlite-sqltests/`) and the expected-failures file work, and how to close a conformance gap correctly. Use this when a sqltest fails or when closing an engine gap.

١٣ أغسطس ٢٠٢٦
managed-test-suite
محللو ضمان جودة البرمجيات والمختبرون

How to run NUnit tests and the conformance suite in Ahtola correctly, including running a single test and why bare `dotnet test` lies. Use this whenever you need to run, filter, or interpret test results.

١٣ أغسطس ٢٠٢٦
mvcc-transaction-model
مطوّرو البرمجيات

How transaction, snapshot, and MVCC semantics map between Turso's Rust core and Ahtola's managed engine, and what must stay aligned. Use this when touching transactions, snapshots, isolation, commit/rollback, or the local/replica adapter dispatch.

١٣ أغسطس ٢٠٢٦
nativeaot-trim-safe
مطوّرو البرمجيات

How to keep Ahtola.Core and the shipped provider/EF Core packages NativeAOT-compatible and trimmable. Use this when writing or reviewing any reflection, generics, serialization, or dynamic dispatch in shipped library code.

١٣ أغسطس ٢٠٢٦
package-closure-validation
مطوّرو البرمجيات

How the Ahtola packages are structured and validated (Ahtola.Data embedding, EFCore version-range constraint, validate-package/validate-packed-closure gates). Use this before changing package layout, csproj packaging metadata, or EF Core dependencies.

١٣ أغسطس ٢٠٢٦
pure-managed-closure
مطوّرو البرمجيات

The enforced "no native/Rust/P-Invoke" invariant of the Ahtola build. Use this before adding any PackageReference, dependency, or interop to shipped library code, and whenever a build fails with a managed-closure error.

١٣ أغسطس ٢٠٢٦
storage-format-port
مطوّرو البرمجيات

How to keep Ahtola's on-disk SQLite file format and WAL framing byte-compatible with SQLite/Turso. Use this when touching anything in `Ahtola.Core/Storage` — pager, b-tree, WAL, page allocator, overflow, varints, headers.

١٣ أغسطس ٢٠٢٦
عرض 8 من أصل ١٠ skills مجمعة.
translation-source-sync
مطوّرو البرمجيات

Synchronizes the UniGetUI English language file with source-code usage, identifies missing translation keys, removes unused entries, reports localization drift, and can reorder locale files to match the English key ordering. Use when the user asks to sync…

٥ مايو ٢٠٢٦
translation-status
مطوّرو البرمجيات

Analyzes checked-in UniGetUI language files to calculate translation percentages, surface untranslated coverage data, and generate localization status reports.

٥ مايو ٢٠٢٦
translation-diff-export
مطوّرو البرمجيات

Compares UniGetUI JSON locale files against English, identifies untranslated or source-changed keys, and generates patch, reference, and handoff files for a target language. Use when the user asks to export missing translations, untranslated strings, i18n…

٤ مايو ٢٠٢٦
translation-diff-import
مطوّرو البرمجيات

Merges translated key-value pairs from a UniGetUI JSON localization patch back into the full language file and validates the merged result. Use when the user asks to apply, merge, or import a translation patch.

٤ مايو ٢٠٢٦
translation-diff-translate
مطوّرو البرمجيات

Translates a sparse UniGetUI JSON language patch, writes completed entries into the working copy, preserves placeholders and terminology, and prepares the patch for merge-back. Use when the user asks to translate or localize i18n strings, localization JSON,…

٢٧ أبريل ٢٠٢٦
translation-review
مطوّرو البرمجيات

Reviews UniGetUI .json language files for localization quality, detects parity issues, English-equal entries, wrong-script content, and cross-language outliers, then generates a dataset for LLM-assisted linguistic review. Use when the user asks to review…

٢٧ أبريل ٢٠٢٦
عرض ٨ من أصل ٨ مستودعات
تم تحميل كل المستودعات