Skip to main content
Run any Skill in Manus
with one click
GitHub repository

KettleOfSkills

KettleOfSkills contains 63 collected skills from kettleofketchup, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
63
Stars
0
updated
2026-07-25
Forks
0
Occupation coverage
9 occupation categories · 100% classified
repository explorer

Skills in this repository

comment-reviewer
software-quality-assurance-analysts-and-testers

Reviews code comments across languages before a PR opens. Use when finishing a development branch, before merging, or when a pr create was blocked pending comment review.

2026-07-25
kettle-skill-creator
computer-occupations-all-other

Create, promote, categorize, and validate skills for the kettleofskills marketplace. Use when syncing dotfiles skills into the marketplace, adding skills, assigning categories, or preparing a release.

2026-07-25
docker
software-developers

Docker builds, Compose, and Docker-in-Docker for CI. Use when writing Dockerfiles, optimizing build times, multi-stage builds, BuildKit cache mounts, docker-compose.yml, or CI/CD pipelines (GitHub/GitLab/Forgejo Actions) — including docker-in-docker (dind) runners, rootless dind, bind-mount-vs-build-context confusion, and "mkdir <path>: permission denied" mount failures. Covers layer ordering, dependency caching, .dockerignore, multi-stage, BuildKit, Compose, and dind mount patterns.

2026-07-15
skill-creator
computer-occupations-all-other

Create or update Claude skills. Use for new skills, skill references, skill scripts, optimizing existing skills, extending Claude's capabilities.

2026-07-13
charm-tui
software-developers

Build Go terminal UIs (TUIs) and CLIs with charmbracelet — Bubble Tea runtime, Lip Gloss styling, Bubbles components, Glamour markdown, Harmonica animation, BubbleZone mouse. For any bubbletea TUI.

2026-07-11
go-bun
software-developers

Bun SQL-first ORM for Go (uptrace/bun). Use for PostgreSQL/SQLite setup, bun.BaseModel struct tags, query builder CRUD, relations, migrations, fixtures, hooks, transactions, and soft deletes.

2026-06-17
copier
software-developers

Copier templating — author copier.yml templates (questions, Jinja, _tasks, migrations), scaffold via `copier copy`, sync via `copier update`. Use for copier.yml, .copier-answers.yml, or .jinja.

2026-06-12
copyparty
network-and-computer-systems-administrators

Copyparty portable file server (HTTP/WebDAV/FTP/SFTP/SMB). This skill should be used when deploying via Docker/pip/NixOS, configuring accounts/volumes, indexer, hooks, or forward-auth IdP integration.

2026-06-12
sway
network-and-computer-systems-administrators

Sway tiling Wayland compositor on NixOS. This skill should be used when configuring programs.sway, GPU rendering (Intel/AMD/NVIDIA), Wails/webkit2gtk fixes, xdg portals, home-manager, or wallpapers.

2026-06-12
tailwind
software-developers

Tailwind CSS v4 (CSS-first) configuration and theming. Use when editing theme colors, light/dark or dark-only themes, @theme/@import/@plugin config, or syncing colors with a project brand skill.

2026-06-07
ui-styling
software-developers

Build accessible UIs with shadcn/ui (Radix UI + Tailwind), React Hook Form + Zod validation, CVA variants, canvas design systems, responsive layouts, and CSS variable theming.

2026-06-07
authentik
network-and-computer-systems-administrators

Authentik self-hosted IdP on Kubernetes. This skill should be used when deploying via Helm, configuring SAML/OAuth2 providers, blueprints, Google Workspace SSO, forward-auth, branding, or app SSO.

2026-05-31
foundry-vtt
software-developers

Foundry VTT virtual tabletop. This skill should be used when developing modules/systems (ApplicationV2, hooks, DataModels, Handlebars), deploying via Docker/Helm with Traefik, or working with WFRP4e.

2026-05-31
goss
software-developers

Goss YAML server validation. This skill should be used when writing gossfiles, validating packages/services/files/ports/HTTP, using dgoss/kgoss, templates, matchers, or serve health endpoints.

2026-05-31
grafana
software-developers

Grafana observability on Kubernetes (kube-prometheus-stack). This skill should be used when deploying Grafana/Prometheus/Loki/Tempo, building dashboards, ServiceMonitors, OIDC, or trace correlation.

2026-05-31
hyprland
software-developers

Hyprland Wayland compositor on NixOS. This skill should be used when configuring programs.hyprland, GPU rendering (Intel/AMD/NVIDIA), Wails/webkit2gtk fixes, xdg portals, home-manager, or wallpapers.

2026-05-31
kustomize
software-developers

Kustomize Kubernetes manifest composition. This skill should be used when writing kustomization.yaml, base/overlays, Components, patches, replacements, generators, helmCharts, or transformers.

2026-05-31
media-processing
software-developers

FFmpeg + ImageMagick media processing. This skill should be used when transcoding video/audio, resizing/cropping images, HLS/DASH, thumbnails, batch ops, or hardware-accelerated pipelines.

2026-05-31
openwebui
software-developers

Open WebUI self-hosted AI chat interface. This skill should be used when deploying (Docker/Helm/pip), configuring auth/SSO/RBAC, RAG/vector DBs, web search, plugins/MCP, scaling, or reverse proxy.

2026-05-31
pikvm
software-developers

PiKVM HTTP API + Ansible collection development. This skill should be used when building Python clients, writing modules (argument_spec, check_mode), MSD uploads, ATX/HID/OCR, or REST calls.

2026-05-31
talos
software-developers

Talos Linux v1.12 immutable K8s OS. This skill should be used when bootstrapping clusters, patching machine config, networking, upgrades, etcd maintenance, talosctl debugging, or platform installs.

2026-05-31
wails
software-developers

Wails v2 Go desktop apps with web frontend. This skill should be used when scaffolding, binding Go to JS, configuring options, building cross-platform, or debugging webkit2gtk/WebView2 rendering.

2026-05-31
zensical
software-developers

Zensical static site generator (successor to mkdocs-material). This skill should be used when authoring docs, writing zensical.toml, running uv/Docker preview, theming, or publishing to Pages.

2026-05-31
docs-seeker
software-developers

Searching internet for technical documentation using llms.txt standard, GitHub repositories via Repomix, and parallel exploration. Use when user needs: (1) Latest documentation for libraries/frameworks, (2) Documentation in llms.txt format, (3) GitHub repository analysis, (4) Documentation without direct llms.txt support, (5) Multiple documentation sources in parallel

2026-04-06
litellm
software-developers

LiteLLM AI gateway proxy for unified LLM API access. Use when deploying LiteLLM proxy with Docker/Helm/Kubernetes, writing config.yaml (model_list, router_settings, litellm_settings, general_settings), managing virtual API keys and spend tracking, configuring JWT/OIDC token auth, setting up SSO with Generic OIDC (Authentik, Keycloak, Auth0), configuring RBAC (organizations, teams, users, roles), integrating with Langfuse observability, connecting Open WebUI as a frontend, adding vLLM as a provider backend, configuring Redis caching, setting up fallbacks and load balancing, health checks, or logging to 20+ backends.

2026-04-06
security-awareness
information-security-analysts

Detect and prevent security threats during agent activity. Covers phishing, credential protection, domain verification, social engineering when accessing email, vaults, browsers, or sensitive data.

2026-04-06
shadcn
web-developers

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for "shadcn init", "create an app with --preset", or "switch to --preset".

2026-04-06
threejs
web-developers

Build 3D web apps with Three.js (WebGL/WebGPU). Use for 3D scenes, animations, custom shaders, PBR materials, VR/XR experiences, games, data visualizations, product configurators.

2026-04-06
zod-form-validation
software-developers

Zod schema validation and React Hook Form integration for TypeScript frontends. This skill should be used when creating forms, defining API schemas, validating form data, implementing type-safe validation, using ZodResolver with React Hook Form, or migrating legacy forms to the Zod + React Hook Form pattern.

2026-04-06
argocd
network-and-computer-systems-administrators

GitOps continuous delivery for Kubernetes with ArgoCD. Use when creating/managing ArgoCD Applications, ApplicationSets, App of Apps patterns, Helm/Kustomize deployments, ArgoCD kustomize overrides (images/patches/labels), multi-source Helm+kustomize sidecar apps, sync configurations, RBAC/projects setup, notifications, health checks, or private repository configuration.

2026-04-05
calico
network-and-computer-systems-administrators

Calico CNI and network policy engine via Tigera Operator for Kubernetes. Use when deploying Calico with Tigera Operator Helm chart, configuring IPPools (VXLAN/IPIP/BGP encapsulation), writing Calico NetworkPolicy or GlobalNetworkPolicy resources, setting up BGP peering (BGPPeer, BGPConfiguration, route reflectors), tuning FelixConfiguration (BPF dataplane, iptables, logging, flow logs), upgrading Calico versions, enabling or disabling Calico on K3s/RKE2/Rancher clusters, configuring airgapped Calico deployments, or troubleshooting pod networking issues (node NotReady, DNS failures, cross-node connectivity, VXLAN/IPIP tunnel problems).

2026-04-05
cert-manager
network-and-computer-systems-administrators

Kubernetes certificate management debugging and configuration. This skill should be used when troubleshooting cert-manager issues, configuring private CA issuers (SelfSigned, CA, Vault), integrating with Traefik IngressRoute TLS, diagnosing Certificate/CertificateRequest/Issuer problems, or debugging webhook connectivity issues.

2026-04-05
claude-code
software-developers

Claude Code CLI tool expert. This skill should be used when working with Claude Code features, installation, setup, authentication, slash commands, hooks, plugins, MCP server integration, IDE integration, agent skills creation, CI/CD pipeline integration, enterprise features, configuration, API usage, or troubleshooting Claude Code issues.

2026-04-05
cloudflare
network-and-computer-systems-administrators

Cloudflare Tunnel (cloudflared) deployment on Kubernetes, Cloudflare Access Service Tokens for machine-to-machine auth, DNS management, and integration with Traefik IngressRoutes and Authentik forwardAuth. Use when deploying cloudflared tunnels, creating Access applications and service tokens, configuring dual-route IngressRoutes for human vs machine access, managing Cloudflare DNS records via API, or troubleshooting tunnel connectivity and Access policy issues.

2026-04-05
cloudnative-pg
network-and-computer-systems-administrators

CloudNativePG (CNPG) Kubernetes operator for PostgreSQL. Use when deploying PostgreSQL clusters on Kubernetes, creating Cluster CRDs, configuring PgBouncer connection pooling (Pooler), setting up S3/MinIO backups with Barman Cloud Plugin, WAL archiving, scheduled backups, point-in-time recovery (PITR), declarative role management, Prometheus monitoring, failover/switchover, hibernating clusters, or troubleshooting CNPG issues. Covers single-instance homelab and HA multi-replica patterns with Rook Ceph storage.

2026-04-05
context-engineering
software-developers

Master context engineering for AI agent systems. Use when designing agent architectures, debugging context failures, optimizing token usage, implementing memory systems, building multi-agent coordination, evaluating agent performance, or developing LLM-powered pipelines. Covers context fundamentals, degradation patterns, optimization techniques (compaction, masking, caching), compression strategies, memory architectures, multi-agent patterns, LLM-as-Judge evaluation, tool design, and project development.

2026-04-05
dicebear
software-developers

DiceBear avatar generation and Gravatar API integration. Use when generating procedural avatars from seeds/emails, self-hosting DiceBear HTTP API on Docker/Kubernetes, replacing Gravatar with DiceBear, fetching Gravatar profiles by email hash (SHA256), uploading avatars via Gravatar OAuth2, configuring DiceBear styles (avataaars, pixel-art, identicon, initials, bottts, lorelei, etc.), or building avatar URL patterns with fallback defaults.

2026-04-05
discord
software-developers

Discord API interactions, message components, slash commands, modals, webhooks, and embeds. Use when building Discord bots, creating slash commands (application commands), adding interactive components (buttons, select menus, text inputs), implementing modal forms, sending webhook messages, constructing rich embeds, handling interaction responses (defer, reply, followup, edit), registering global/guild commands, configuring command permissions, or working with discord.py (Python) and discord.js (TypeScript/JavaScript) libraries.

2026-04-05
documentation-reviewer
software-developers

Review and update MkDocs documentation when code changes. This skill should be used when completing feature implementation, after making code changes that affect user-facing functionality, when reviewing PRs for documentation completeness, or when auditing documentation coverage. Analyzes git diffs to identify documentation gaps and provides MkDocs Material formatting patterns.

2026-04-05
github
software-developers

GitHub CLI (gh) and GitHub Actions workflow development. This skill should be used when working with gh commands (PRs, issues, releases, API), writing GitHub Actions workflows, configuring workflow triggers/jobs/steps, optimizing CI/CD pipelines with caching/parallelization, reducing action minutes, matrix builds, self-hosted runners, debugging workflow failures, setting up Node.js/npm/pnpm/yarn with actions/setup-node, or caching Playwright/Cypress browsers.

2026-04-05
Showing top 40 of 63 collected skills in this repository.