Skip to main content
Run any Skill in Manus
with one click
GitHub repository

qubership-workflow-hub

qubership-workflow-hub contains 7 collected skills from Netcracker, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
5
updated
2026-07-24
Forks
9
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

qubership-actions-guide
software-developers

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.

2026-07-24
markdown-rules
software-developers

Markdownlint ruleset from super-linter. Apply when writing or editing any .md file.

2026-07-24
qubership-workflow-conventions
software-developers

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.

2026-07-16
zizmor
information-security-analysts

Audit GitHub Actions workflow and action.yml files for security issues using zizmor rules, then fix violations

2026-06-11
doc-update
software-developers

Update or create documentation for a specific action or reusable workflow based on git diff and action.yml

2026-05-26
editorconfig
software-developers

Audit files for EditorConfig violations (final newline, trailing whitespace, indent, line endings) and fix them in-place

2026-05-26
pull-request
software-developers

Generate a PR title and description following project conventions, then create or update the PR via gh CLI

2026-05-26