atilladenizatilladenizCommunityยท2 Agent Skills Included

Kubeli

Kubernetes desktop management with code review and refactoring workflows

Manages Kubernetes clusters from a desktop app with real-time monitoring, log streaming, terminal access, and port forwarding. Includes structured workflows for spec-driven changes, automated code verification, design reviews, and safe refactoring. Eliminates manual cluster inspection and catches code issues early so developers ship changes faster with fewer regressions.
npx skills add atilladeniz/Kubeli --all -g -y
Available:

Tells your AI agent how the Kubeli project is structured, which build and test commands to run, and when to invoke the bundled code review, refactoring, and verification skills.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Kubeli skills?โ–ผ

Run `npx skills add atilladeniz/Kubeli --all -g -y` in your terminal to install all skills in this repository globally.

What is Kubeli used for?โ–ผ

Kubeli is a Kubernetes management desktop app for browsing resources, streaming pod logs, opening container terminals, and forwarding ports across multiple clusters.

How do the Kubeli code quality skills work?โ–ผ

The design review skill checks code against 15 software design principles, the refactor skill plans safe cleanups, and the vet skill reviews every change for bugs and security issues.

Do these skills work with Claude Code and Codex?โ–ผ

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Codex, OpenCode, and other compatible coding agents.

What is the OpenSpec workflow in Kubeli?โ–ผ

It guides your agent through proposing, specifying, implementing, verifying, and archiving code changes so every feature follows a documented, reviewable process.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’