All authors
redhat-developer avatar

Claude Skills by redhat-developer

github.com/redhat-developer
34 skillsA× 32B× 20 installs2 views
Cqa 00a OrphanedA

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

documentationbashnode
0
24
Cqa 00b Directory StructureA

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

documentationgobash
0
24
Cqa 01 Vale DitaA

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

documentationbashnode
0
24
Cqa 02 Assembly StructureA

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

testingbashnode
0
24
Cqa 03 ModularizationA

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

documentationbashnode
0
24
Cqa 04 Module TemplatesA

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

testingbashnode
0
24
Cqa 05 Modular ElementsA

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

documentationbashnode
0
24
Cqa 06 Assembly ScopeA

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

researchbashnode
0
24
Cqa 07 Toc DepthA

Validates maximum heading depth does not exceed 3 levels. Use when deep heading nesting is detected.

researchbashnode
0
24
Cqa 08 Short Description ContentA

Validates abstract content is not self-referential. Use when editing short descriptions or abstracts.

researchbashnode
0
24
Cqa 09 Short Description FormatA

Validates short description formatting including abstract marker, spacing, and length. Use when editing abstracts or module structure.

researchbashnode
0
24
Cqa 10 TitlesA

Validates procedure titles use imperative mood, IDs match titles, and filenames match IDs. Use when editing titles or renaming files.

documentationbashnode
0
24
Cqa 11 PrerequisitesA

Validates prerequisites section format in procedure files. Use when editing prerequisites or creating new procedures.

researchbashnode
0
24
Cqa 12 GrammarA

Runs Vale grammar and style checks using .vale.ini (errors only). Use when checking prose quality and style compliance.

documentationbashnode
0
24
Cqa 13 Content TypeA

Validates that file content matches its declared content type and filename prefix. Use when content type mismatches are suspected.

documentationbashnode
0
24
Cqa 14 No Broken LinksA

Detects broken include and image targets that reference non-existent files. Use when restructuring content or after file renames.

documentationbashnode
0
24
Cqa 15 RedirectsA

Detects deleted or renamed titles that may need URL redirects. Use after renaming or removing titles.

devopsbashnode
0
24
Cqa 16 Product NamesA

Detects hardcoded product names that should use AsciiDoc attribute references. Use when product names are hardcoded in content.

documentationbashnode
0
24
Cqa 17 DisclaimersA

Detects files mentioning Technology or Developer Preview without official disclaimer snippets. Use when adding preview feature content.

documentationbashnode
0
24
Cqa Main WorkflowA

Orchestrates all 19 CQA checks in optimal workflow order for a documentation title. Use when asked to run CQA compliance, audit a title, or check documentation quality.

documentationgobash
0
24
Update ResourcesA

Update CQA reference materials (SSG, peer review guide, modular docs, Vale styles). Use before starting a CQA audit or when resources may be stale.

documentationgobash
0
24
Create PluginB

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, expor...

developmenttypescriptpython
0
11
Konflux Tekton UpdatesA

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.

devopsgobash
0
11
LifecycleA

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".

developmentpythongo
0
11
OverlayA

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...

developmentgobash
0
11
Prow Trigger NightlyA

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.

developmentpythongo
0
11
ProwA

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.

data-aipythonbash
0
11
Rhdh JiraA

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.

developmentpythongo
0
11
Rhdh LocalA

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".

developmentpythongo
0
11
Rhdh Pr ReviewA

Test PR changes on a live RHDH cluster. Fetches CI-built images from PR comments, checks cluster status (deploying if needed), deploys the full PR operator bundle or manifests (not just image swap), actively verifies the code changes by exercising affected code paths on the cluster, and closes with findings including best-practice and security assessment. Use when asked to review an rhdh-operator PR, test PR changes on a cluster, deploy PR images for testing, or deploy PR bundle. Also use whe...

toolsbashtesting
0
11
Rhdh Test Plan ReviewB

Reviews an RHDH test plan Jira ticket and suggests platform/integration version updates based on support lifecycle pages and RHDH release milestones. Use when given an RHDH test plan Jira ticket ID to check which platform/integration versions to add or remove. Use when asked to "update test plan", "review test plan", "check platform versions in test plan", "review RHDH test plan", "what platforms should we test for RHDH X", or "update supported versions in test plan".

databasesgoshell
0
11
RhdhA

Handles all RHDH-related work — "RHDH", "Red Hat Developer Hub", or "Developer Hub". Primary entry point for plugin development, overlay management, environment setup, repo navigation, version compatibility, CI/CD, configuration, debugging, and general RHDH ecosystem knowledge. Routes to specialized sub-skills as needed. Use when asked about RHDH version compatibility, RHDH CI pipeline, RHDH configuration, which RHDH repo to use, RHDH release status, RHDH debugging, or any Developer Hub quest...

devopsgobash
0
11
Skill MakerA

Create, audit, or consolidate agent skills following the Agent Skills open standard (agentskills.io). Interviews the user relentlessly about intent, scope, and edge cases before drafting. Covers SKILL.md structure, frontmatter, progressive disclosure, description optimization, script bundling, sub-command architecture, setup gates, context systems, and review. Use when the user wants to create a skill, write a skill, build a new skill, make a skill, draft a SKILL.md, or mentions "skill-maker"...

documentationpythongo
0
11
TemplatesA

What the skill does broadly. Use when [trigger phrases for any sub-command]. Also use when [edge phrasings, related terms].

tools
0
11