Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

cluster

cluster には jyje から収集した 6 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
6
Stars
3
更新
2026-06-30
Forks
1
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

git-commit-helper
ソフトウェア開発者

Generate descriptive commit messages by analyzing git diffs following the project's specific policy. Use when the user asks for help writing commit messages or reviewing staged changes.

2026-06-30
manifest-group
ネットワーク・コンピュータシステム管理者

Deploy a group of raw Kubernetes manifests via GitOps/ArgoCD without an underlying application chart, using the manifest-group shell chart. Use when a set of resources (ConfigMap, CRD instance, Ingress, RBAC, Job, etc.) needs to live in its own ArgoCD Application/namespace but doesn't belong to any existing Helm release.

2026-06-24
helm-chart-vendor
ソフトウェア開発者

Pull a Helm chart from a repo (or OCI) at a specific version and save it under helm/<group>/ with a versioned directory name. Use when adding or upgrading a vendored Helm chart, when the user asks to vendor a chart, or when following the repo's "add chart to helm/" workflow.

2026-06-06
helm-extraresources-patcher
ソフトウェア開発者

ensure all Helm charts have 'extraResources' support by patching templates/extra-resources.yaml and values.yaml. Run when searching for root charts or when a new chart is added.

2026-06-01
litellm-update
ソフトウェア開発者

Update LiteLLM proxy configuration by translating AI SDK example code (Python/shell) into litellm.yaml model entries. Use when the user provides sample code using NVIDIA NIM, OpenAI, or other AI provider SDKs and wants to add the model to the cluster's LiteLLM proxy.

2026-05-31
ambient-namespace-enroll
ネットワーク・コンピュータシステム管理者

Enroll a namespace into Istio Ambient Mesh by adding an explicit Namespace resource with the istio.io/dataplane-mode=ambient label via extraResources in the representative ArgoCD Application. Use when the user asks to add a namespace to ambient mesh, enable ambient mode for a namespace, or apply istio.io/dataplane-mode=ambient to a namespace via GitOps.

2026-04-29