nitinjain999

54 mods across 1 repository, 40 stars between them.

dora

25

nitinjain999/platform-skills

Command

Measure, benchmark, instrument, and debug DORA metrics (Deployment Frequency, Lead Time for Changes, Change Failure Rate, MTTR) for production engineering teams. Covers GitHub Actions instrumentation, Prometheus recording rules, Grafana dashboards, incident source integration, SaaS tool selection, and anti-pattern…

40 2d ago B 97 tokens original Apache-2.0

dynatrace

26

nitinjain999/platform-skills

Command

Deploy and configure Dynatrace — OneAgent Kubernetes Operator, code-level instrumentation, Log Monitoring, custom metrics, SLOs, Dashboards, anomaly detection, Davis AI, and live incident investigation using the Dynatrace MCP server. Covers Terraform-managed Dynatrace resources.

40 2d ago A 59 tokens original Apache-2.0

fluxcd

27

nitinjain999/platform-skills

Command

FluxCD entry point — routes to the right workflow based on what you need. Live cluster issue → structured 5-workflow debug trace. Repo health check → 6-phase audit (discovery, validation, API compliance, best practices, security). Helm chart review → helmchart. Starts by asking one question to confirm the right mode.

40 2d ago A 71 tokens original Apache-2.0

github-actions

28

nitinjain999/platform-skills

Command

Design, review, secure, and debug GitHub Actions workflows — reusable workflows, OIDC federation, SHA pinning, token scoping, promotion orchestration, and CI failure diagnosis.

40 2d ago A 40 tokens original Apache-2.0

gitops

29

nitinjain999/platform-skills

Command

Flux CD and Argo CD — two modes. debug: five structured debug workflows for live clusters (installation, source, HelmRelease, Kustomization, ResourceSet) producing a five-section report. audit: six-phase read-only repo analysis (discovery, validation, API compliance, best practices, security) producing a prioritised…

40 2d ago A 76 tokens original Apache-2.0

helmchart

30

nitinjain999/platform-skills

Command

Scaffold, lint, review, security-audit, test, and upgrade-verify Helm charts. Runs an interactive interview to build production-ready charts from scratch. Covers chart structure, values design, schema validation, kubeconform, helm diff, and multi-environment scaffolding. Use when asked to "create a helm chart", "lint…

40 2d ago A 101 tokens original Apache-2.0

karpenter

31

nitinjain999/platform-skills

Command

Design, install, debug, review, plan capacity, audit scaling history, migrate from Cluster Autoscaler, and upgrade Karpenter v1.x on EKS. Covers NodePool, EC2NodeClass, NodeClaim, Spot diversity, disruption strategy, Pod Identity/IRSA, interruption queue, private clusters, AMI rotation, and GitOps integration. Use…

40 2d ago A 131 tokens original Apache-2.0

keda

32

nitinjain999/platform-skills

Command

Design, debug, and review KEDA ScaledObject/ScaledJob autoscaling. Covers all major scalers (Prometheus, SQS, Kafka, Redis, Cron, HTTP Add-on, Azure Service Bus), TriggerAuthentication, scaling lifecycle tuning, GitOps integration, and troubleshooting. Use when asked to "add KEDA autoscaling", "debug why my…

40 2d ago A 99 tokens original Apache-2.0

kingfisher

33

nitinjain999/platform-skills

Command

Find, live-validate, map the blast radius of, and revoke leaked secrets with Kingfisher (MongoDB) — across a local repo, Git history, a GitHub/GitLab/Bitbucket org, S3/GCS, Docker images, Slack, Jira, Confluence, Teams, or Postman. Covers local CLI scanning, direct validate/revoke without a scan, baseline management…

40 2d ago A 207 tokens original Apache-2.0

kubernetes

34

nitinjain999/platform-skills

Command

Cluster baseline scaffolding, RBAC diagnosis and generation, workload hardening, and structured pod/scheduling debug for plain Kubernetes across all distributions.

40 2d ago A 31 tokens original Apache-2.0

kyverno

35

nitinjain999/platform-skills

Command

Generate, test, audit, debug, and migrate Kyverno policies using the new CEL-based policy types (ValidatingPolicy, MutatingPolicy, GeneratingPolicy, ImageValidatingPolicy — all apiVersion policies.kyverno.io/v1). Covers matchConstraints, matchConditions, CEL validations/mutations, generator.Apply(), Audit→Deny…

40 2d ago A 133 tokens original Apache-2.0

linkerd

36

nitinjain999/platform-skills

Command

Linkerd-specific diagnostics — mTLS verification, proxy injection issues, authorization policy debugging, traffic management, and multi-cluster connectivity problems.

40 2d ago A 30 tokens original Apache-2.0

linux

37

nitinjain999/platform-skills

Command

Linux administration and networking diagnostics — DNS, load balancing, VPCs, kernel tuning, and connectivity troubleshooting.

40 2d ago A 24 tokens original Apache-2.0

mcp

38

nitinjain999/platform-skills

Command

MCP server and client development — scaffold, implement tools/resources/prompts, validate schemas, debug protocol compliance, and deploy with auth and rate limiting.

40 2d ago B 33 tokens original Apache-2.0

observability

39

nitinjain999/platform-skills

Command

Instrument services with structured logging, Prometheus metrics, and OpenTelemetry tracing. Build Grafana dashboards, write Prometheus alerting rules, run k6 load tests, and plan infrastructure capacity.

40 2d ago A 41 tokens original Apache-2.0

opa

40

nitinjain999/platform-skills

Command

Generate, test, validate, explain, and debug OPA (Open Policy Agent) Rego policies and Conftest configurations. Covers deny/warn/violation rules, unit tests, regal linting, conftest fmt, namespace design, input shape analysis, and GitHub Actions integration. Use when asked to "write a policy", "test a rego file"…

40 2d ago A 98 tokens original Apache-2.0

openshift

41

nitinjain999/platform-skills

Command

OpenShift SCC diagnosis and hardening, Route TLS patterns, OpenShift GitOps app delivery, and cluster upgrade validation.

40 2d ago A 27 tokens original Apache-2.0

pr-review

42

nitinjain999/platform-skills

Command

Comprehensive PR review across six dimensions — cost impact, environment drift, ownership gaps, SOC 2 compliance, deprecated API / version hygiene, and rollback feasibility. Each mode inspects the diff and current file state, reports findings with severity, and recommends concrete fixes. Use when preparing a PR for…

40 2d ago A 81 tokens original Apache-2.0

preflight

43

nitinjain999/platform-skills

Command

Production-readiness preflight check for a directory, repo, or single file. Auto-detects file types (Kubernetes manifests, Terraform, GitHub Actions workflows, Helm values/charts, Flux Kustomizations/HelmReleases, Dockerfiles, shell scripts) and applies type-specific checks across the whole scope. Returns a per-file…

40 2d ago C 123 tokens original Apache-2.0

product

44

nitinjain999/platform-skills

Command

Apply product thinking to platform work — DevEx audits, friction analysis, RFC/ADR drafting, incident communication, post-mortems, capacity planning, cost optimisation, and platform health review.

40 2d ago A 40 tokens original Apache-2.0

renovate

45

nitinjain999/platform-skills

Command

Generate renovate.json covering all dependency file types used in a repo, emit a GitHub Actions workflow that validates renovate.json on every PR, or generate a pre-commit hook for local validation.

40 2d ago A 42 tokens original Apache-2.0

runtime-security

46

nitinjain999/platform-skills

Command

Detect and respond to in-container threats at the syscall level using Falco (eBPF-based, CNCF, open-source, no license cost). Covers Falco installation on EKS/GKE with eBPF driver, custom rule authoring, alert routing via Falcosidekick, rule debugging, and bridging Falco runtime signals to Kyverno admission…

40 2d ago A 121 tokens original Apache-2.0

secrets

47

nitinjain999/platform-skills

Command

Secrets strategy, External Secrets Operator scaffolding, Sealed Secrets seal/rotate/backup, rotation runbooks, and Kubernetes-side secrets audit.

40 2d ago A 31 tokens original Apache-2.0

self-improve

48

nitinjain999/platform-skills

Command

Bootstrap and operate a self-improving agent workspace. Scaffolds .learnings/ and memory/ directories, captures errors and learnings during a session, detects recurring patterns, and promotes stable entries to project memory (CLAUDE.md, AGENTS.md, or references/). Also implements the Proactive Agent pillars — WAL…

40 2d ago B 137 tokens original Apache-2.0