Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:15:16 +08:00
commit 8e6cf6b820
7 changed files with 603 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "nk-devops-tools",
"description": "Helm, ArgoCD, Vault best practices and disk space management for Minikube/Skaffold workflows",
"version": "1.0.0",
"author": {
"name": "Cole Kennedy"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}