Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
$pwd:
redhat-developer
GitHub creator profile

redhat-developer

Repository-level view of 59 collected skills across 6 GitHub repositories, including approximate occupation coverage.

skills collected
59
repositories
6
occupation fields
3
updated
2026-05-28
repository explorer

Repositories and representative skills

#001
red-hat-developers-documentation-rhdh
21 skills2463updated 2026-04-01
36% of creator
cqa-00a-orphaned
موظفو الملفات

Finds orphaned .adoc and image files not referenced by any include or image directive. Use when cleaning up unused files or after restructuring content.

2026-04-01
cqa-00b-directory-structure
مطوّرو البرمجيات

Validates directory naming conventions for titles, assemblies, and modules. Use when restructuring content or adding new directories.

2026-04-01
cqa-01-vale-dita
مدقّقو النصوص ومحرّروها

Runs Vale DITA compliance checks using .vale-dita-only.ini. Use when validating AsciiDoc DITA standards compliance.

2026-04-01
cqa-02-assembly-structure
مدقّقو النصوص ومحرّروها

Validates assembly files follow the modular docs template structure. Use when creating or restructuring assemblies.

2026-04-01
cqa-03-modularization
مدقّقو النصوص ومحرّروها

Validates modular docs metadata, prefix conventions, and list formatting in .adoc files. Use when creating or editing modules.

2026-04-01
cqa-04-module-templates
مدقّقو النصوص ومحرّروها

Validates modules follow Red Hat modular docs templates. Use when creating new modules or fixing template compliance.

2026-04-01
cqa-05-modular-elements
مدقّقو النصوص ومحرّروها

Validates all mandatory modular doc elements are present per content type. Use when modules are missing required sections.

2026-04-01
cqa-06-assembly-scope
مدقّقو النصوص ومحرّروها

Validates assembly scope limits for nested assemblies and total includes. Use when assemblies grow too large.

2026-04-01
Showing top 8 of 21 collected skills in this repository.
#002
rhdh
20 skills165223updated 2026-04-27
34% of creator
patch-backstage
مطوّرو البرمجيات

Workflow to backport Backstage changes into RHDH by syncing a downstream maintenance branch and generating yarn patches.

2026-04-27
patch-backstage
مطوّرو البرمجيات

Workflow to backport Backstage changes into RHDH by syncing a downstream maintenance branch and generating yarn patches.

2026-04-27
e2e-deploy-rhdh
مديرو الشبكات وأنظمة الحاسوب

Deploy RHDH to an OpenShift cluster using local-run.sh for E2E test execution, with autonomous error recovery for deployment failures

2026-04-14
e2e-diagnose-and-fix
محللو ضمان جودة البرمجيات والمختبرون

Analyze a failing E2E test, determine root cause, and fix it using Playwright Test Agents and RHDH project conventions

2026-04-14
e2e-parse-ci-failure
محللو ضمان جودة البرمجيات والمختبرون

Parse a Prow CI job URL or Jira ticket to extract E2E test failure details including test name, spec file, release branch, platform, and error messages

2026-04-14
e2e-reproduce-failure
محللو ضمان جودة البرمجيات والمختبرون

Run a specific failing E2E test against a deployed RHDH instance to confirm the failure and determine if it is consistent or flaky

2026-04-14
e2e-submit-and-review
محللو ضمان جودة البرمجيات والمختبرون

Create a PR for an E2E test fix, trigger Qodo agentic review, address review comments, and monitor CI results

2026-04-14
e2e-verify-fix
محللو ضمان جودة البرمجيات والمختبرون

Verify an E2E test fix by running the test multiple times and checking code quality

2026-04-14
Showing top 8 of 20 collected skills in this repository.
#003
rhdh-skill
12 skills1117updated 2026-05-28
20% of creator
konflux-tekton-updates
مطوّرو البرمجيات

Bumps Konflux Tekton task digests with .tekton/updateDigests.sh --minor --no-push, applies konflux-ci/build-definitions MIGRATION.md pipeline fixes, and regenerates PipelineRuns. Use for rhdh-plugin-catalog, RHDH midstream (4-rhdh), Konflux task minor bumps, prefetch-dependencies-oci-ta, build-image-index, or updateDigests.sh.

2026-05-28
lifecycle
مطوّرو البرمجيات

Check version lifecycle and support status for platforms and integrations used by RHDH. Covers OCP, AKS, EKS, GKE, RHDH releases, RHBK, Quay, PostgreSQL, and any Red Hat product via the Product Life Cycles API. Use when asking about version support, EOL dates, GA dates, support phases, or planning version upgrades. Also use for "is X still supported", "what versions should we test", or "when does X reach EOL".

2026-05-20
prow
مطوّرو البرمجيات

Manage Prow CI job configurations for RHDH in the openshift/release repository. List, generate, add, and remove OCP test entries and cluster pools. List K8s platform test entries (AKS, EKS, GKE). Analyze OCP version coverage gaps. Decommission end-of-life release branches. Use when working with RHDH CI config, Prow jobs, cluster pools, or openshift/release CI management.

2026-05-20
prow-trigger-nightly
مطوّرو البرمجيات

Trigger RHDH nightly ProwJobs on demand via the OpenShift CI Gangway REST API. Supports both rhdh and rhdh-plugin-export-overlays repos. Use when the user wants to trigger, run, kick off, or start a nightly CI job, run an on-demand E2E nightly test, list available nightly jobs, or trigger an overlay nightly. Also use when the user mentions Gangway, "nightly job", "periodic-ci", RC verification, testing a custom image, running CI against a fork, or checking available image tags on quay.io.

2026-05-20
rhdh-jira
متخصصو إدارة المشاريع

Interacts with RHDH Jira projects (RHIDP, RHDHPLAN, RHDHBUGS, RHDHSUPP) using acli, GraphQL, and REST API. Covers the full Jira lifecycle: create issues, assign, refine, plan sprints, report, track releases, and update status. Trigger on Jira keys (RHIDP-1234), "create a feature/epic/story/task/bug", "who should take this", "refine this", "plan the sprint", "sprint report", "release status", "update jira", or any sprint ceremony prep.

2026-05-19
create-plugin
مطوّرو البرمجيات

Full lifecycle for RHDH dynamic plugins — scaffold, implement, export, package, and configure. Use when asked to "create RHDH plugin", "bootstrap dynamic plugin", "create backend plugin", "create frontend plugin", "export dynamic plugin", "package plugin as OCI", "generate frontend wiring", "create plugin container image", "configure mount points", "create dynamic route", "add entity card", "scaffold RHDH plugin", "publish plugin to registry", "create tgz archive", or mentions creating, exporting, packaging, or wiring a Backstage plugin for Red Hat Developer Hub. Also use when asked to "build a plugin from scratch", "dynamic plugin tutorial", "RHDH plugin from scratch", or "build Backstage plugin for RHDH". Covers backend plugins (APIs, scaffolder actions, processors), frontend plugins (pages, cards, themes), export/packaging (OCI, tgz, npm), and frontend wiring configuration (mount points, routes, entity tabs, themes).

2026-05-19
overlay
مطوّرو البرمجيات

Manages the rhdh-plugin-export-overlays repository — onboards plugins to the Extensions Catalog, updates plugin versions, fixes overlay build failures, triages and analyzes PRs, triggers publishes, and manages plugin workspaces. Use when working with overlays, importing plugins, debugging CI, checking PRs, bumping versions, or mentions "Extensions Catalog", "overlay build failed", "plugin registry", "overlay PR", "overlay doctor", "plugin import", "add plugin to catalog", "onboard plugin", or "plugin workspace".

2026-05-19
rhdh-local
مطوّرو البرمجيات

Test RHDH plugins locally using the rhdh-local-setup customization system. Covers enabling/disabling plugins, switching modes, running end-to-end plugin tests, starting/stopping RHDH (up/down), health checks, troubleshooting errors (504, startup failures), and backup/restore of configurations. Use when asked to "test plugin locally", "local RHDH setup", "start local Developer Hub", "rhdh-local-setup", "local development environment", "podman compose RHDH", or "run RHDH on my machine".

2026-05-19
Showing top 8 of 12 collected skills in this repository.
#004
abbenay
4 skills54updated 2026-03-12
6.8% of creator
#005
rhdh-test-instance
1 skills612updated 2026-03-04
1.7% of creator
Showing 6 of 6 repositories
All repositories loaded