npx claudepluginhub colek42/claude-pluginsCore development philosophy: Linus mindset, critical thinking, XP/TDD patterns, self-skepticism
AWS profile management, kubectl context switching, and EKS helpers for Judge platform work
Go-specific TDD patterns, test runners, table-driven tests, and testify usage
Helm, ArgoCD, Vault best practices and disk space management for Minikube/Skaffold workflows
Modular, composable plugins for development workflows across all projects.
This plugin system provides:
Location: ~/claude-plugins/
Core development philosophy and practices.
Skills:
critical-thinking - Linus Torvalds mindset, self-skepticism, red-team analysistdd-workflow - Test-Driven Development, Red-Green-Refactor cycletcr-practice - Test && Commit || Revert for baby-step programmingno-permission-asking - Maintain momentum without unnecessary permission requestsCommands:
/tcr-setup - Set up TCR for current projectAWS profile and kubectl context management.
Skills:
aws-judge-setup - Automatic AWS/kubectl configuration for Judge platformCommands:
/judge-context - Set up AWS and kubectl context for Judge workGo-specific TDD patterns and testing.
Skills:
go-tdd-patterns - Table-driven tests, testify usage, mock patternsCommands:
/go-test-single - Run single Go test by nameHelm, ArgoCD, Vault best practices.
Skills:
helm-practices - Dependency management, chart developmentargocd-management - GitOps workflows, never manual kubectlvault-secrets - Initialization, unsealing, External Secrets OperatorCommands:
/disk-cleanup - Free 240GB+ from Minikube build cache/plugin marketplace add ~/claude-plugins
/plugin install nk-dev-practices@nkennedy-personal
/plugin install nk-aws-kubernetes@nkennedy-personal
/plugin install nk-go-development@nkennedy-personal
/plugin install nk-devops-tools@nkennedy-personal
Project plugins (like Judge team plugins) auto-install when you:
.claude/settings.json configuredSkills automatically activate based on context:
go-tdd-patterns activatesgraphql-conventions activateshelm-practices and argocd-management activatecritical-thinking, tdd-workflow, no-permission-askingUse slash commands when you need them:
/tcr-setup - Set up Test && Commit || Revert/judge-context - Configure AWS/kubectl for Judge/go-test-single TestName - Run specific test/disk-cleanup - Free Minikube disk spaceLocation: ~/proj/judge/.claude-plugins/
Auto-installs when working in Judge repo with these plugins:
make generate)helm-implementor agent - Make production-ready Helm changeshelm-reviewer agent - Audit charts for anti-patternsMix personal + project plugins:
Personal plugins (always active)
+ nk-dev-practices (critical thinking, TDD, TCR)
+ nk-go-development (Go testing patterns)
+ nk-devops-tools (Helm, Vault, ArgoCD)
Project plugins (when in Judge repo)
+ judge-platform (GraphQL, Dapr)
+ judge-compliance (SSP, OSCAL)
+ judge-helm-agents (Helm implementor/reviewer)
+ judge-pair-programming (Git, XP workflow)
Each plugin is independent and focused:
Project plugins checked into git:
~/claude-plugins/ # Personal marketplace
├── .claude-plugin/
│ └── marketplace.json
├── nk-dev-practices/
│ ├── .claude-plugin/plugin.json
│ ├── skills/
│ │ ├── critical-thinking/SKILL.md
│ │ ├── tdd-workflow/SKILL.md
│ │ ├── tcr-practice/SKILL.md
│ │ └── no-permission-asking/SKILL.md
│ ├── commands/
│ │ └── tcr-setup.md
│ └── README.md
├── nk-aws-kubernetes/
├── nk-go-development/
└── nk-devops-tools/
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations