Skip to main content

DataBoar/data-boar

جمع SkillsMP عدد ١٩ من skills من DataBoar/data-boar. افتح أي skill لمراجعة مصدره وتفاصيله.

آخر نشاط مصدر مسجل
آخر تحديث لفهرس SkillsMP
skills مجمعة
١٩
نجوم GitHub
٥
تفرعات GitHub
١

عرض ١٩ من أصل ١٩ skills مجمعة.

المهنة
غير مصنف
الوصف

Guides Python3 programs that access databases and filesystems to detect possible personal or sensitive data using regex and ML, aligned with LGPD, GDPR and similar norms. Use when implementing or reviewing PII/sensitive data detection, compliance scanning,…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use when deciding how to run lint, tests, commit/PR, or Docker homelab steps. Prefer repo scripts (check-all, lint-only, quick-test, commit-or-pr, docker-lab-build, docker-hub-pull, docker-prune-local) over ad-hoc commands to save tokens and keep behaviour…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Checklist for enforcing NASA-style active voice, LCM Level 1/2 verbs, and canonical Data Boar lexicon stability in code, docs, commit messages, and PR reviews. Use when writing or reviewing docstrings, module comments, PowerShell CBH, Python function names,…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Apply when implementing or reviewing Python/markdown for quality and security. Ensures SonarQube-style rules (S3981, S3776, S4423, S5706, S1192) and CodeQL-relevant patterns are followed, and that the project quality tests are run and pass.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Bounded EXIF/metadata and optional Tesseract OCR for one media file via scripts/image-inspect.ps1 and scripts/image_inspect.py (same stack as connectors/rich_media_sample).

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Extract sparse PNG frames from operator video on Windows using scripts/video-frame-samples.ps1 and ffprobe; use L1-L3 taxonomy in docs/ops/VIDEO_FRAME_EXTRACT_FOR_AGENT.md.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use when editing docs/plans (PLANS_TODO, PLANS_HUB, PLAN_*), docs/MAP*, docs/README hub rows, docs/adr index, or AGENTS ADR pointer—keep hubs aligned with repo truth and ADR policy.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

After local Data Boar Docker smoke tests, keep at most one or two named containers, reuse one local image tag (e.g. data_boar:lab) instead of many smoke-* tags, prune old images, and document cleanup. Use when creating containers, running lab validation, or…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Apply when creating or updating user-facing documentation. Ensures new docs exist in English and Brazilian Portuguese (except plan files), code is source of truth, EN is canonical, index and language switchers are updated. Docs must be navigable (no dead…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use when finding files by name/path on Windows primary dev PC via voidtools Everything (es.exe); prefer scripts/es-find.ps1 with a capped -MaxCount. On Linux lab-op SSH use find/fd, not es.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

When the operator chats in Portuguese, the assistant uses Brazilian Portuguese (pt-BR) in replies—same bar as docs-locale-pt-br-contract and docs-pt-br-locale—not European Portuguese; English is fine for commands, brands, and technical jargon.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

When implementing CI pings, KPI exports, or operator alerts, use at least two channels (GitHub + Slack and/or Signal). Telegram is not used for Data Boar operator notifications in this repo; keep secrets out of git.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Restore and verify Cursor/VS Code settings so Markdown preview opens in a normal tab instead of a forced side-by-side split. Use when the operator reports Ctrl+Shift+V or preview opening in a second editor column after updates or settings sync.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

Reproduce lab external API/DB eval using docs/ops/LAB_EXTERNAL_CONNECTIVITY_EVAL.md, scripts/lab-external-smoke.ps1, and private configs — token-aware.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
متخصصو إدارة المشاريع
الوصف

Use when editing sprint/milestone plans, dashboard identity (#86), or production-readiness narrative—keep a single canonical map and avoid duplicating milestone tables across files.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Run or guide the Windows fresh-clone PII self-audit (pii-fresh-clone-audit.ps1) vs clean-slate.sh on Linux; no chat simulation.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

When adding CLI flags, dashboard toggles, or /help text, sync operator-facing help surfaces and tests/operator_help_sync_manifest.py. Use for feature work that changes how operators run or configure the app from CLI, web, or man.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

After CI is green and PR is mergeable, run scripts/pr-merge-when-green.ps1; for LAB-OP inventory, run scripts/lab-op-sync-and-collect.ps1 with docs/private/homelab/lab-op-hosts.manifest.json. Escalate to the operator on gh/ssh failures or suspected…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Check Dependabot dependency and action recommendations, verify they are viable and safe, apply locally with full test validation, and optionally add regression tests. Use when updating dependencies, checking for stale Dependabot PRs, or preparing…

لغة النص الأصلي: الإنجليزية

آخر تحديث
عرض ١٩ من أصل ١٩ skills مجمعة.