Toolverse
All skills

k8s-operations

by rohitg00

kubectl operations for applying, patching, deleting, and executing commands on Kubernetes resources. Use when modifying resources, running commands in pods, or managing resource lifecycle.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
rohitg00
Category
Security

About this skill

kubectl operations for applying, patching, deleting, and executing commands on Kubernetes resources. Use when modifying resources, running commands in pods, or managing resource lifecycle.

How to use

  1. Zainstaluj skill k8s-operations w swoim środowisku Claude. Upewnij się, że masz dostęp do kubectl i połączenie z klastrem Kubernetes.

  2. Aby aplikować manifest, przekaż Claude plik YAML lub wklej zawartość bezpośrednio. Claude użyje narzędzia kubectl_apply z parametrem manifest= lub file_path=. Zawsze najpierw wykonaj dry-run (dry_run=True), aby sprawdzić, co zmieni się w klastrze.

  3. Do łatania istniejącego zasobu użyj polecenia patch — podaj typ zasobu (np. Deployment), jego nazwę, namespace i zawartość patcha. Claude najpierw sprawdzi aktualny stan zasobu narzędziem describe_, aby uniknąć konfliktów.

  4. Aby usunąć zasób, wskaż typ, nazwę i namespace. Unikaj force delete chyba że jest absolutnie konieczne — skill domyślnie stosuje bezpieczne usuwanie.

  5. Do uruchomienia komendy w podzie użyj kubectl_exec — podaj nazwę poda, namespace i polecenie do wykonania. Przydatne do debugowania lub sprawdzenia logów z wnętrza kontenera.

  6. Po każdej zmianie (szczególnie rolloutów) Claude automatycznie weryfikuje status zasobu narzędziem kubectl_rollout_status, aby potwierdzić, że zmiana przebiegła pomyślnie.

Related skills

software-security

by project-codeguard

A software security skill that integrates with Project CodeGuard to help AI coding agents write secure code and prevent common vulnerabilities. Use this skill when writing, reviewing, or modifying code to ensure secure-by-default practices are followed.

Security
1678

senior-security

by davila7

Comprehensive security engineering skill for application security, penetration testing, security architecture, and compliance auditing. Includes security assessment tools, threat modeling, crypto implementation, and security automation. Use when designing security architecture,

Security
2482

reviewing-code

by CaptainCrouton89

Systematically evaluate code changes for security, correctness, performance, and spec alignment. Use when reviewing PRs, assessing code quality, or verifying implementation against requirements.

Security
1493

architect-review

by sickn33

Master software architect specializing in modern architecture patterns, clean architecture, microservices, event-driven systems, and DDD. Reviews system designs and code changes for architectural integrity, scalability, and maintainability. Use PROACTIVELY for architectural

Security
2773

payload

by payloadcms

Use when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.

Security
50171

google-analytics

by davila7

Analyze Google Analytics data, review website performance metrics, identify traffic patterns, and suggest data-driven improvements. Use when the user asks about analytics, website metrics, traffic analysis, conversion rates, user behavior, or performance optimization.

Security
1260