skill
المهنة
الوصف
آخر تحديث
lint
مطوّرو البرمجيات
Lint the home-cluster GitOps repository. Checks that CRD YAML files have yaml-language-server schema comments. Use when the user types /lint or asks to lint the repo.
2026-07-05
commit
مطوّرو البرمجيات
Stage and commit changes following this repo's commit conventions. Use when the user asks to commit, wants to make a commit, or asks how to write a commit message.
2026-07-05
create-app
مطوّرو البرمجيات
Scaffold a new app in the home-cluster GitOps repo following all conventions. Creates ks.yaml, app/kustomization.yaml, app/helm-release.yaml, and optionally app/secret.yaml. Use when the user asks to add, create, or scaffold a new app or service in the cluster.
2026-07-04