Use this skill when the user wants to kubectl alternative with quick context switching.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-3c3cdcf9)More formats (shields.io, HTML) on the badges page.
---
name: tubekit
description: Use this skill when the user wants to kubectl alternative with quick context switching.
---
# Tubekit Plugin
kubectl alternative with quick context switching.
## Commands
### Operations
- `tubekit context switch` — switch context via tk
- `tubekit pod list` — list pod via tk
- `tubekit deployment list` — list deployment via tk
- `tubekit service list` — list service via tk
- `tubekit namespace list` — list namespace via tk
- `tubekit secret list` — list secret via tk
- `tubekit configmap list` — list configmap via tk
## Usage Examples
- "tubekit --help"
- "tubekit <args>"
## Installation
```bash
go install github.com/reconquest/tubekit@latest
```
## Examples
```bash
tk --version
tk --help
```
## Key Features
- kubernetes\n- kubectl\n- context-switching
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!