query active

Search Skills

Find the perfect capability for your agent.

Results
10,480
matching skills for this query
Page
201
of 524 pages
Keyword
git
search by name, tag, or description
automation-tools
22

git-advanced

Advanced git operations including rebase, bisect, cherry-pick, and conflict resolution. Use when rebasing branches, debugging with bisect, cherry-picking commits, or resolving complex merge conflicts.

bybren-llc
bybren-llc
tools
open
automation-tools
22

git-advanced

Advanced git operations including rebase, bisect, cherry-pick, and conflict resolution. Use when rebasing branches, debugging with bisect, cherry-picking commits, or resolving complex merge conflicts.

bybren-llc
bybren-llc
tools
open
productivity-tools
22

git-workflow

Git workflow management. Triggers when creating branches, preparing PRs, or managing merge decisions.

muyen
muyen
tools
open
productivity-tools
22

managing-github-ci

Configures GitHub Actions workflows and CI/CD pipelines. Manages automated releases via Changesets, PR validation, and Husky hooks. Troubleshoots CI failures. Triggers on: GitHub Actions, CI pipeline, workflow, release automation, Husky hooks, gh CLI, workflow failure.

saleor
saleor
tools
open
productivity-tools
22

report-bug

Automatically generate and post detailed bug reports to GitHub Issues for the active project repository. This skill should be used when documenting bugs discovered during development, creating professionally formatted GitHub Issues with reproduction steps, technical insights, and recommended E2E tests.

newpush
newpush
tools
open
containers
22

cloud-deploy-blueprint

End-to-end cloud deployment skill for Kubernetes (AKS/GKE/DOKS) with CI/CD pipelines. Covers managed services integration (Neon, Upstash), ingress configuration, SSL certificates, GitHub Actions workflows with selective builds, and Next.js build-time vs runtime environment handling. Battle-tested from 9-hour deployment session.

mjunaidca
mjunaidca
devops
open
containers
22

flux-gitops

Flux GitOps patterns for the homelab Kubernetes platform using ResourceSets. Use when: (1) Adding new Helm releases or applications to the platform, (2) Deploying a new service to Kubernetes, (3) Debugging Flux reconciliation issues or sync problems, (4) Understanding ResourceSet patterns, (5) Configuring Kustomizations and variable substitution, (6) Questions about helm-charts.yaml or platform structure, (7) GitOps workflow questions. Triggers: "add helm release", "deploy to kubernetes", "add new service", "add application", "flux resourceset", "flux reconciliation", "flux not syncing", "flux stuck", "gitops", "helm-charts.yaml", "platform values", "flux debug", "HelmRelease not ready", "kustomization", "helmrelease", "add chart", "deploy helm chart"

ionfury
ionfury
devops
open
containers
22

app-template

Deploy applications using bjw-s/app-template Helm chart - a flexible chart for helmifying container images without dedicated charts. Use when: (1) Deploying container images that lack official Helm charts, (2) Creating HelmRelease manifests for Flux GitOps, (3) Configuring multi-container pods with sidecars, (4) Setting up persistent storage, ingress, services for custom applications, (5) Questions about app-template values structure or patterns, (6) Deploying any custom container to Kubernetes. Triggers: "deploy with app-template", "helmify this image", "create helm release for", "app-template values", "sidecar container", "multi-container pod helm", "deploy container image", "no helm chart available", "custom container deployment", "bjw-s", "app-template chart", "deploy docker image to kubernetes", "container without helm chart", "generic helm chart"

ionfury
ionfury
devops
open
git-workflows
22

git

Load this skill when performing git operations that modify repository state (add, commit, amend, rebase, merge, stash, worktree, reset, checkout, switch, branch create/delete). Not needed for read-only operations like status, log, diff, show, or blame.

ferdinandyb
ferdinandyb
devops
open
automation-tools
22

git-commit

Stage meaningful diffs and create commits with WHY-focused messages. Use whenever making git commits.

atusy
atusy
tools
open
package-distribution
22

dependency-update

Use when updating Gradle or Rust dependencies, bumping AGP/Kotlin/NDK versions, working with the version catalog, or managing Renovate configuration. Triggers on: update dependency, upgrade, bump version, libs.versions.toml, Cargo.toml update, renovate, CVE, security advisory.

po4yka
po4yka
development
open
package-distribution
22

python-packaging-source-finder

Locate source code repositories for Python packages by analyzing PyPI metadata, project URLs, and code hosting platforms like GitHub, GitLab, and Bitbucket. Provides deterministic results with confidence levels.

opendatahub-io
opendatahub-io
development
open
package-distribution
22

python-packaging-license-finder

Deterministically find license information for Python packages by checking PyPI metadata first, then falling back to Git repository LICENSE files using shallow cloning.

opendatahub-io
opendatahub-io
development
open
containers
22

helm

Production-grade Helm 4 chart development, release management, and debugging. This skill should be used when users ask to create Helm charts, deploy with Helm, manage releases (install/upgrade/rollback), push charts to OCI registries, debug failed deployments, configure chart dependencies, create umbrella charts, set up GitOps with ArgoCD/Flux, or troubleshoot Helm issues. Auto-detects from Dockerfile/code, generates production-hardened charts with library patterns. Complements kubernetes skill.

mjunaidca
mjunaidca
devops
open
containers
22

deploy-app

End-to-end application deployment orchestration for the Kubernetes homelab. Covers research, worktree setup, Flux ResourceSet configuration, dev cluster testing, monitoring integration, and PR creation. Use when: (1) Deploying a new application to the cluster, (2) Adding a new Helm release to the platform, (3) Setting up monitoring, alerting, and health checks for a new service, (4) Testing deployment on dev cluster before GitOps promotion. Triggers: "deploy app", "add new application", "deploy to kubernetes", "install helm chart", "/deploy-app", "set up new service", "add monitoring for", "deploy with monitoring"

ionfury
ionfury
devops
open
domain-utilities
22

encrypted-dns

Encrypted DNS resolver stack: DoH (RFC 8484), DoT (RFC 7858), DNSCrypt, DoQ (RFC 9250). Covers ripdpi-dns-resolver crate architecture, EncryptedDnsResolver, ResolverPool, HealthRegistry, health-weighted endpoint rotation, DNS bootstrap problem, SOCKS5 proxy transport, connection pooling, DNSCrypt certificate lifecycle, and DNS tamper detection in ripdpi-monitor. Use when adding or modifying encrypted DNS protocols, debugging resolver failures, tuning health scoring, working with bootstrap IPs, investigating DNS tampering diagnostics, or understanding why a DoH/DoT/DNSCrypt/DoQ exchange fails.

po4yka
po4yka
tools
open
productivity-tools
21

github-pr-creation

Creates GitHub Pull Requests with automated validation and task tracking. Use when user wants to create PR, open pull request, submit for review, or check if ready for PR. Analyzes commits, validates task completion, generates Conventional Commits title and description, suggests labels. NOTE - for merging existing PRs, use github-pr-merge instead.

fvadicamo
fvadicamo
tools
open
productivity-tools
21

nuxt-content

Nuxt Content v3 Git-based CMS for Markdown/MDC content sites. Use for blogs, docs, content-driven apps with type-safe queries, schema validation (Zod/Valibot), full-text search, navigation utilities. Supports Nuxt Studio production editing, Cloudflare D1/Pages deployment, Vercel deployment, SQL storage, MDC components, content collections.

secondsky
secondsky
tools
open
system-admin
21

claude-code

Activate when users ask about Claude Code installation, slash commands (/cook, /plan, /fix, /test, /docs, /design, /git), creating/managing Agent Skills, configuring MCP servers, setting up hooks/plugins, IDE integration (VS Code, JetBrains), CI/CD workflows, enterprise deployment (SSO, RBAC, sandboxing), troubleshooting authentication/performance issues, or advanced features (extended thinking, caching, checkpointing).

binhmuc
binhmuc
tools
open
git-workflows
21

git-find-fork

Finds the true merge-base/fork-point of a git branch, detecting history rewrites from rebases and squashes. Handles unknown parent branches. Triggers on keywords: find fork, merge-base, branch fork point, where did branch start, git fork, branch origin

WaterplanAI
WaterplanAI
devops
open
Previous
Page 201 / 524
Next