Skip to main content
Manusで任意のスキルを実行
ワンクリックで
kubernetes-sigs
GitHub クリエイタープロフィール

kubernetes-sigs

7 件の GitHub リポジトリにある 82 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
82
リポジトリ
7
更新
2026-07-15
リポジトリエクスプローラー

リポジトリと代表的な skills

was-cluster
ネットワーク・コンピュータシステム管理者

Build and manage a kind cluster for Workload-Aware Scheduling (WAS) e2e tests. Use when the user wants to set up, run tests against, or tear down a WAS test cluster built from Kubernetes main.

2026-07-10
avoidable-complexity
ソフトウェア品質保証アナリスト・テスター

Flag solutions more elaborate than the problem requires — complexity that exists only because the author reached for a pattern.

2026-06-01
duplicated-logic
ソフトウェア品質保証アナリスト・テスター

Flag identical (or near-identical) blocks across types/adapters/call sites that should live in a shared helper — and newly extracted helpers with only one caller.

2026-06-01
illogical-structure
ソフトウェア品質保証アナリスト・テスター

Flag code organization that a future maintainer will struggle to follow, modify, or extend.

2026-06-01
misplaced-logic
ソフトウェア品質保証アナリスト・テスター

Flag code put somewhere a reader would not expect to find it — cleanup scattered across callers, validation deep in business logic.

2026-06-01
nonsensical-decisions
ソフトウェア品質保証アナリスト・テスター

Flag unnecessary indirection, mismatched abstractions, or confusing data flow that obscures what the code is doing.

2026-06-01
pointless-intermediate-variables
ソフトウェア品質保証アナリスト・テスター

Flag redundant local variables that add noise without adding clarity.

2026-06-01
scope-creep
ソフトウェア品質保証アナリスト・テスター

Flag diffs that bundle a bugfix with an unrelated refactor, or generalize a change to all types when only one type needs it.

2026-06-01
このリポジトリの収集済み skills 59 件中、上位 8 件を表示しています。
fix-image-cves
ソフトウェア開発者

Scan a built container image with Trivy, classify fixable Go-module and base-image CVEs, apply dependency and Dockerfile fixes, and verify the result with file checks and an optional image rescan. Use when the user wants to fix CVEs in a container image, scan for vulnerabilities, or mentions Trivy, CVE remediation, image security, or dependency vulnerabilities.

2026-07-15
unblock-dependabot-pr
ソフトウェア開発者

Diagnose and unblock failed Dependabot pull requests in cloud-provider-azure by closing Kubernetes minor-version dependency bumps, classifying CI failures, syncing Go modules, retesting quota-flaked e2e jobs, and updating PR status. Use when a Dependabot PR fails go-mod-consistency, pull-cloud-provider-azure-e2e jobs, or dependency/toolchain CI.

2026-07-13
build-images
ソフトウェア開発者

Build cloud-provider-azure container images through the repo Makefile with explicit IMAGE_TAG and IMAGE_REGISTRY inputs plus optional make flag overrides. Use when the user wants to build CCM, CNM, health-probe-proxy, CCM e2e, or root CCM/CNM aggregate images, or mentions build-ccm-image, build-node-image-linux, build images, image registry, or image tag.

2026-06-29
debug-e2e-pipeline
ソフトウェア品質保証アナリスト・テスター

Fetch and analyze Prow e2e pipeline failures for cloud-provider-azure. Downloads build logs, JUnit reports, and node-level artifacts from GCS, extracts failed tests, parses Ginkgo results, and surfaces cluster node info. Use when debugging a failing Prow e2e job, investigating a cloud-provider-azure-ccm-windows-capz or cloud-provider-azure-master-capz build, triaging CI failures, or when the user pastes a prow.k8s.io URL.

2026-06-18
sync-go-modules
ソフトウェア開発者

Synchronize all tracked Go modules with the go-mod-consistency CI and refresh the root vendor tree. Use when go-mod-consistency fails, dependency bumps leave go.mod or go.sum stale, or the user asks to unblock module consistency, tidy all modules, or update vendor for the main module.

2026-05-16
create-release-note-doc-pr
ソフトウェア開発者

Generate or update the documentation-site release note for a given tag, commit it on a branch, push it to a writable remote, and open a GitHub PR to the docs branch. Use when the user wants to create or update release notes, generate a changelog for a tag, or mentions release notes, docs PR, or documentation for a release.

2026-05-15
release
ソフトウェア開発者

Prepare and publish a stable release in two phases by reusing the shared release-tag and release-note-doc-pr skills, building artifacts in GitHub, generating release notes and draft releases locally, validating release assets, and controlling latest-release status explicitly. Use when the user wants to perform a full release, publish a new version, or mentions releasing, shipping a version, or the end-to-end release process.

2026-05-15
cherry-pick-pr
ソフトウェア開発者

Cherry-pick a merged pull request onto a release branch with Prow-style branch naming, manual conflict resolution, targeted validation, and GitHub PR creation. Use when the user wants to backport a PR, cherry-pick a commit to a release branch, or mentions cherry-pick, backport, or porting a fix to an older release.

2026-04-10
このリポジトリの収集済み skills 11 件中、上位 8 件を表示しています。
7 件中 7 件のリポジトリを表示
すべてのリポジトリを表示しました