devantler-techdevantler-techOfficialยท11 Agent Skills Included

ksail

Local Kubernetes clusters and GitOps workflows from one binary

Spins up local Kubernetes clusters with Kind, K3d, Talos, VCluster, or KWOK using only Docker. Bundles kubectl, Helm, Flux, ArgoCD, and SOPS into a single binary, eliminating scattered tool installations and version conflicts. Scaffolds projects, deploys workloads, manages secrets, and onboards tenants through one consistent CLI, web UI, or chat interface.
npx skills add devantler-tech/ksail --all -g -y
Available:

Gives your AI agent the build, test, and validation commands plus the project structure it needs to work on and operate KSail clusters correctly.

All Skills in This Repository (11)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
devantler-techdevantler-tech

find-skills

Discover and install agent skills from the open ecosystem.

Official
Intermediate
๐Ÿ“ฆ In Repo
devantler-techdevantler-tech

refactor

Refactor code structure across multi-file projects without changing external behavior.

Official
Advanced
๐Ÿ“ฆ In Repo
devantler-techdevantler-tech

git-commit

Generate conventional git commit messages from diffs with optional type and scope overrides.

Official
Advanced
๐Ÿ“ฆ In Repo
devantler-techdevantler-tech

web-design-guidelines

Audit HTML, CSS, and frontend assets against Web Interface Guidelines.

Official
Intermediate
๐Ÿ“ฆ In Repo
devantler-techdevantler-tech

golang-pro

Build concurrent Go 1.21+ applications with idiomatic patterns and testing strategies.

Official
Advanced
๐Ÿ“ฆ In Repo
devantler-techdevantler-tech

gh-cli

Automates GitHub interactions via the gh CLI across repositories, issues, PRs, workflows, and organizations.

Official
Advanced
๐Ÿ“ฆ In Repo
devantler-techdevantler-tech

copilot-instructions-blueprint-generator

Generate copilot-instructions.md files by analyzing codebase patterns and documentation.

Official
Advanced
๐Ÿ“ฆ In Repo
devantler-techdevantler-tech

copilot-sdk

Integrate GitHub Copilot's agent runtime into applications with streaming responses and session management.

Official
Advanced
๐Ÿ“ฆ In Repo
devantler-techdevantler-tech

frontend-design

Design production-grade frontend interfaces with HTML/CSS/JS or modern frameworks.

Official
Intermediate
๐Ÿ“ฆ In Repo
devantler-techdevantler-tech

github-issues

Create, update, and retrieve GitHub issues via the MCP server.

Official
Intermediate
๐Ÿ“ฆ In Repo
devantler-techdevantler-tech

astro

Guide Astro project setup, configuration, and adapter integration via CLI.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install KSail?โ–ผ

Run `npx skills add devantler-tech/ksail --all -g -y` in your terminal to install all skills in this suite globally.

How to run a local Kubernetes cluster with KSail?โ–ผ

Run `ksail project init` to scaffold a project, then `ksail cluster create` to spin up the cluster. Docker is the only external dependency required.

Which Kubernetes distributions does KSail support?โ–ผ

KSail supports Vanilla (Kind), K3s (K3d), Talos, VCluster, KWOK, and EKS, across Docker, Hetzner, Omni, and AWS providers.

Does KSail work with Claude Code and Copilot CLI?โ–ผ

Yes. KSail ships a plugin that auto-registers its MCP server and expertise skill, so your agent can manage clusters and workloads directly.

Can KSail manage secrets and GitOps?โ–ผ

Yes. It bootstraps Flux or ArgoCD for GitOps and encrypts secrets with SOPS via `ksail workload cipher` commands.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’