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

tetherto

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

skills مجمعة
٦٥
مستودعات
٩
محدث
٩ سبتمبر ٢٠٢٦
خريطة المستودعات

أين توجد skills

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

#01
qvac
٤٥ skills · ٩ سبتمبر ٢٠٢٦
مطوّرو البرمجياتالمهن الحاسوبية الأخرىمحللو ضمان جودة البرمجيات والمختبرونمحللو أمن المعلوماتمديرو الشبكات وأنظمة الحاسوب
٥ فئات مهنية · ٨٢٪؜ مصنفة
٦٩٪؜الحصة
#02
mdk
٨ skills · ٢٤ أغسطس ٢٠٢٦
مطوّرو البرمجياتالكتّاب التقنيونالمهن الحاسوبية الأخرىمتخصصو إدارة المشاريعمديرو الشبكات وأنظمة الحاسوبمطوّرو الويب
٦ فئات مهنية · ١٠٠٪؜ مصنفة
١٢٪؜الحصة
#03
wdk-agent-skills
٤ skills · ٢١ يونيو ٢٠٢٦
محللو ضمان جودة البرمجيات والمختبرونمطوّرو البرمجيات
٢ فئات مهنية · ١٠٠٪؜ مصنفة
٦٫٢٪؜الحصة
#04
qvac-test-suite
٣ skills · ١٩ يونيو ٢٠٢٦
المهن الحاسوبية الأخرىمحللو ضمان جودة البرمجيات والمختبرونمطوّرو البرمجيات
٣ فئات مهنية · ١٠٠٪؜ مصنفة
٤٫٦٪؜الحصة
#05
pearpass-app-desktop
١ skills · ٢٥ مايو ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
١٫٥٪؜الحصة
#06
pearpass-app-mobile
١ skills · ٢٥ مايو ٢٠٢٦
مطوّرو الويب
١ فئات مهنية · ١٠٠٪؜ مصنفة
١٫٥٪؜الحصة
#07
pearpass-app-browser-extension
١ skills · ٢١ مايو ٢٠٢٦
مصممو واجهات الويب والرقمية
١ فئات مهنية · ١٠٠٪؜ مصنفة
١٫٥٪؜الحصة
#08
wdk-docs
١ skills · ٢ سبتمبر ٢٠٢٦
التصنيف قيد الانتظار
١٫٥٪؜الحصة
نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

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

qv-pr-test
غير مصنف

Plan and run local PR validation for tetherto/qvac PRs. Reuses the shared PR worktree, discovers touched packages and package.json scripts, recommends a test tier, and analyzes results. Use when testing a PR or invoking /qv-pr-test.

٩ سبتمبر ٢٠٢٦
qv-sdk-e2e-create
غير مصنف

Plans and scaffolds e2e tests in packages/sdk/e2e for a new or changed public SDK API. Use when adding or modifying SDK functionality that is exposed to consumers. Enforces happy / sad / error coverage, deterministic model-output assertions,…

٩ سبتمبر ٢٠٢٦
qv-addon-pr-create
غير مصنف

Generate PR descriptions for addon packages (non-SDK inference addons, decoder, OCR). Use when creating a PR description or user asks to "prepare PR description" for an addon package.

٩ سبتمبر ٢٠٢٦
qv-pr-review
غير مصنف

Deep-dive review of any GitHub PR in tetherto/qvac. Validates gitflow, CI, title/body format, code quality, security, and applicable repo rules. Posts a PENDING review with inline comments. Use when reviewing a PR, given a PR link, or invoking /qv-pr-review.

٩ سبتمبر ٢٠٢٦
qv-sdk-pr-create
غير مصنف

Generate PR descriptions for SDK pod packages following template and format rules. Use when creating an SDK pod PR or invoking /qv-sdk-pr-create.

٩ سبتمبر ٢٠٢٦
qv-sdk-pr-status
غير مصنف

Team-wide PR dashboard for the SDK pod. Shows open PRs touching SDK pod paths, SDK docs, or authored by SDK roster members, sorted oldest-first, grouped by author tier (SDK Core / Platform / External) into needs-your-re-review / stale / needs-review /…

٩ سبتمبر ٢٠٢٦
release-patch
غير مصنف

Back-port fix(es) onto an existing release line and cut a patch release. Create the new release branch from the base with NO direct commits, land the fix(es) and the version+changelog bump via PRs into it, then publish via the `release` skill. Use for…

٨ سبتمبر ٢٠٢٦
rollout-phase-a
غير مصنف

Phase A of a qvac-fabric rollout — set up overlay port and validate all 7 consumers against the fabric branch before publishing to the registry. Pass --on-top-of-pr to apply the overlay onto an open PR's head branch instead of a dedicated validation branch.

٨ سبتمبر ٢٠٢٦
عرض 8 من أصل ٤٥ skills مجمعة.
mdk-deployment
مديرو الشبكات وأنظمة الحاسوب

Deploy and run a working MDK stack from mdk.yaml. Use when the task mentions "deploy", "run the stack", "start the Kernel/ORK + workers + gateway", "register a plugin", "mdk.yaml", or MDK environment configuration.

٢٤ أغسطس ٢٠٢٦
mdk-gateway-plugin
مطوّرو البرمجيات

Build a Gateway / App Node plugin that exposes an HTTP API over one or more MDK workers. Use when the task mentions "aggregate", "combine workers", "site summary / rollup", "plugin", "mdk-plugin.json", "gateway endpoint", "cross-worker endpoint", or when a UI…

٢٤ أغسطس ٢٠٢٦
mdk
مطوّرو البرمجيات

Build on the MDK (Mining Device Kit) platform. Use whenever a task mentions MDK, the Kernel/ORK, a worker, a Worker Plugin, mdk-contract.json, @tetherto/mdk-* packages, a miner / power meter / sensor / container integration, a cross-worker aggregation…

٢٤ أغسطس ٢٠٢٦
mdk-ui-component
مطوّرو الويب

Build a UI page/panel that renders data from an MDK worker or Gateway plugin. Use when the task mentions "UI / component / widget / dashboard", "show telemetry", "chart / tile / heatmap", "render data from a worker/plugin", or prompts like "create a UI to…

٢٤ أغسطس ٢٠٢٦
mdk-worker-plugin
مطوّرو البرمجيات

Integrate a new device into MDK as a device worker. Use for any task like "new device / miner / power meter / sensor / container worker", "build a worker", "integrate hardware", "wrap a device protocol (Modbus / CGMiner / HTTP / MQTT)", or anything creating…

٢٤ أغسطس ٢٠٢٦
changelog
متخصصو إدارة المشاريع

Generate the changelog for the next MDK release by carefully diffing the previous release tag against the current tree, rotating the existing CHANGELOG.md into the year archive, and drafting the matching high-level release-notes file. Use when cutting a…

٢٤ أغسطس ٢٠٢٦
mdk-docs-style
الكتّاب التقنيون

Router for MDK docs-authoring rules.

٢٤ أغسطس ٢٠٢٦
mdk-skill-suite
المهن الحاسوبية الأخرى

The MDK product skill suite (mdk, mdk-worker-plugin, mdk-gateway-plugin, mdk-ui-component, mdk-deployment) is not installed in this checkout. Use this whenever a task mentions MDK, a worker, a Worker Plugin, a Gateway plugin, a UI component for worker/plugin…

٢٤ أغسطس ٢٠٢٦
عرض ٩ من أصل ٩ مستودعات
تم تحميل كل المستودعات