Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

qubership-workflow-hub

qubership-workflow-hub 收录了来自 Netcracker 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
5
更新
2026-07-24
Forks
9
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

qubership-actions-guide
软件开发工程师

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
软件开发工程师

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

2026-07-24
qubership-workflow-conventions
软件开发工程师

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
信息安全分析师

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

2026-06-11
doc-update
软件开发工程师

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

2026-05-26
editorconfig
软件开发工程师

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

2026-05-26
pull-request
软件开发工程师

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

2026-05-26