com um clique
qubership-workflow-hub
qubership-workflow-hub contém 7 skills coletadas de Netcracker, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Navigation-only skill for individual actions in netcracker/qubership-workflow-hub. Use when a workflow needs to consume a specific Qubership action (Docker build/push, version/tag rendering, Maven/npm/Python publishing, package cleanup, Helm charts, security scans, etc.) and you need to find the right action and read its authoritative README. All rules (pinning, permissions, anti-hallucination, naming) live in qubership-workflow-conventions — this skill does not restate them.
Markdownlint ruleset from super-linter. Apply when writing or editing any .md file.
Single source of truth for Qubership GitHub Actions workflows. Use when designing, writing, reviewing, or debugging .github/workflows/*.yml that consume actions or templates from netcracker/qubership-workflow-hub or Netcracker/.github.
Audit GitHub Actions workflow and action.yml files for security issues using zizmor rules, then fix violations
Update or create documentation for a specific action or reusable workflow based on git diff and action.yml
Audit files for EditorConfig violations (final newline, trailing whitespace, indent, line endings) and fix them in-place
Generate a PR title and description following project conventions, then create or update the PR via gh CLI