helm
49lukaskellerstein/claude-my-marketplace
Skill Claude CodeCodex
Helm chart authoring, templating, and release management for Kubernetes: charts, values, templating functions, repositories, dependencies, and lifecycle operations.
lukaskellerstein/claude-my-marketplace
Skill Claude CodeCodex
Helm chart authoring, templating, and release management for Kubernetes: charts, values, templating functions, repositories, dependencies, and lifecycle operations.
lukaskellerstein/claude-my-marketplace
Skill Claude CodeCodex
Istio service mesh: traffic management, gateways, virtual services, destination rules, mTLS, authorization policies, EnvoyFilters, and observability.
lukaskellerstein/claude-my-marketplace
Skill Claude CodeCodex
Kubernetes and GKE operations: kubectl, manifests, deployments, services, workload identity, autopilot, config connector, private clusters, and troubleshooting.
lukaskellerstein/claude-my-marketplace
Skill Claude CodeCodex
Terraform infrastructure-as-code for provisioning cloud and Kubernetes resources: modules, state and backends, providers, and plan/apply workflows.
lukaskellerstein/claude-my-marketplace
Skill Claude CodeCodex
Traefik reverse proxy and ingress: routers, services, middlewares, TLS/certificates, and Kubernetes CRD (IngressRoute) configuration.
lukaskellerstein/claude-my-marketplace
Plugin Claude Code
Shell script code intelligence for Claude Code via bash-language-server — go to definition for functions and sourced files, find references, plus shellcheck diagnostics. Opt-in per session with claude --plugin-dir so no LSP process runs unless a session asks for it.
lukaskellerstein/claude-my-marketplace
Plugin Claude Code
Go code intelligence for Claude Code via gopls — go to definition, find references, hover types. Opt-in per session with claude --plugin-dir so no LSP process runs unless a session asks for it.
lukaskellerstein/claude-my-marketplace
Plugin Claude Code
Python code intelligence for Claude Code via basedpyright — go to definition, find references, hover types. Opt-in per session with claude --plugin-dir so no LSP process runs unless a session asks for it.
lukaskellerstein/claude-my-marketplace
Plugin Claude Code
TypeScript/JavaScript code intelligence for Claude Code via vtsls — go to definition, find references, hover types. Opt-in per session with claude --plugin-dir so the 0.85 GB TypeScript server never starts unless a session asks for it.
lukaskellerstein/claude-my-marketplace
Plugin Claude Code
Media generation and manipulation for Claude Code — images, videos/GIFs, music, text-to-speech, and data visualizations (charts, graphs, diagrams, maps) using Google Gemini, D3.js, Mermaid, and Draw.io. A single visual-planning gate plus media-prompt-craft ensure every asset is clarified, styled, and reviewed before…
lukaskellerstein/claude-my-marketplace
Agent
Orchestrates multi-media production by combining image, video, music, and speech generation into cohesive media packages. Use when the user needs multiple media assets that work together, such as a video with voiceover and background music, a presentation with generated visuals, or a complete media kit. Context: User…
lukaskellerstein/claude-my-marketplace
Command
List, organize, and manage generated media assets in the output directory.
lukaskellerstein/claude-my-marketplace
Command
Generate a media asset — image, video, music, or speech — with guided prompts and sensible defaults.
Command Claude Code
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
Command Claude Code
Generate a custom checklist for the current feature based on user requirements.
Command Claude Code
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
Command Claude Code
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
Command Claude Code
Execute the implementation plan by processing and executing all tasks defined in tasks.md.
Command Claude Code
Execute the implementation planning workflow using the plan template to generate design artifacts.
Command Claude Code
Create or update the feature specification from a natural language feature description.
Command Claude Code
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Command Claude Code
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
Hook Claude Code
Runs after a tool call finishes for mcp__(electron, extension)-playwright__browser_(navigate, navigate_back, tabs, snapshot, take_screenshot and evaluate) tool calls, executing playwright-post-navigate.py via python3. From lukaskellerstein/vex.
Hook Claude Code
Runs when a session ends, executing playwright-cleanup.py and dev-env.py via python3 (2 commands). From lukaskellerstein/vex.