🎯

learn-docker-k8s-game

🎯Skill

from aradotso/trending-skills

VibeIndex|
What it does
|

Skill that turns your AI editor (Claude Code, Cursor, Windsurf, etc.) into an interactive, story-driven game teaching Docker, Linux, networking, and Kubernetes. The AI becomes mentor "Sarah" at NoCappuccino Inc., walking the learner through real terminal scenarios with verify.sh checks.

📦

Same repository

aradotso/trending-skills(281 items)

learn-docker-k8s-game

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add aradotso/trending-skills --skill learn-docker-k8s-game
skills.sh Install⚠ Installs to .agents/skills/
npx skills add aradotso/trending-skills --skill learn-docker-k8s-game
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/learn-docker-k8s-game/SKILL.md

SKILL.md

719Installs
-
AddedMar 29, 2026

More from this repository10

🎯
openclaw-control-center🎯Skill

An auto-generated agent skill based on the OpenClaw Control Center project (by TianyiDataScience). Part of the Trending Skills collection by ara.so, which converts GitHub trending open source projects into installable agent skills.

🎯
inkos-multi-agent-novel-writing🎯Skill

InkOS is a multi-agent CLI (`@actalk/inkos`) that autonomously writes, audits, and revises novels through a Writer → Validator → Auditor → Reviser pipeline with configurable human review gates. Supports book creation, per-chapter writing/audit, and a continuous-production daemon, tracking subplots, emotional arcs, and character matrices.

🎯
claude-hud-statusline🎯Skill

Install and configure the [jarrodwatts/claude-hud](https://github.com/jarrodwatts/claude-hud) Claude Code plugin (via `/plugin marketplace add jarrodwatts/claude-hud` + `/plugin install claude-hud` + `/claude-hud:setup`) that adds a persistent terminal statusline with real context-window usage, tool activity, subagent progress, todo counters, subscriber usage, and git status — parsing Claude Code's native statusline API and transcript JSONL every ~300ms. Includes `~/.claude/plugins/claude-hud/config.json` options for layout, element order, git flags, colors, and Full/Essential/Minimal presets.

🎯
understand-anything-knowledge-graph🎯Skill

A Claude Code plugin that runs a multi-agent pipeline to analyze any codebase, builds a knowledge graph of files, functions, classes, and dependencies, and opens an interactive React dashboard for visual exploration with plain-English summaries.

🎯
agency-agents-ai-specialists🎯Skill

Curated collection of 50+ specialized AI agent personalities (engineering, design, marketing, sales, paid media) for Claude Code, Cursor, Aider, Windsurf, and Copilot, each with distinct expertise, workflows, and deliverables. Ships an interactive installer that auto-detects target tools and writes agent files to the right paths (`~/.claude/agents/`, `.cursor/rules/`, `.windsurf/rules/`, etc.).

🎯
agent-browser-automation🎯Skill

A headless browser automation CLI built in Rust for AI agents, wrapping Chrome via Chrome DevTools Protocol to provide navigation, interaction, accessibility snapshots, screenshots, and network interception through a fast command-line interface with no Node.js or Playwright runtime required.

🎯
ui-ux-pro-max-skill🎯Skill

An AI design intelligence skill that injects professional UI/UX capabilities into coding agents, providing 161 industry-specific reasoning rules, 67 UI styles, 57 font pairings, and 161 color palettes to produce accessible, conversion-optimized interfaces on the first attempt.

🎯
everything-claude-code-harness🎯Skill

Production-ready performance optimization system for AI coding agents providing specialized subagents, reusable skills, custom slash commands, memory-persisting hooks, security scanning, and language-specific rules — compatible with Claude Code, Cursor, Codex, and more.

🎯
daily-stock-analysis🎯Skill

An LLM-powered stock analysis system for A-share, Hong Kong, and US markets that generates AI decision dashboards with buy/sell targets and pushes results to WeChat, Telegram, Discord, and other channels via GitHub Actions.

🎯
gstack-workflow-assistant🎯Skill

Turn Claude Code into a team of specialists — CEO, Engineering Manager, Release Manager, and QA Engineer — with slash commands like `/plan-ceo-review`, `/review`, `/ship`, `/browse`, and `/qa`. Also bundles browser automation with authenticated session management so the agent can click through your app and catch regressions.