working-with-colima

Community

Colima mastery for macOS/container runtime

Authortechnicalpickles
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provides Colima lifecycle management, context handling, and troubleshooting guidance for macOS/container environments.

Core Features & Use Cases

  • Colima startup/shutdown/status; manage profiles
  • Docker context integration and socket path handling
  • Troubleshooting Colima issues (Broken status, DNS, network)
  • SSH agent forwarding for Docker builds

Quick Start

Start a Colima profile and verify Docker: colima start; docker version; colima status -p default --json | jq -r .docker_socket; If needed, export DOCKER_HOST to the socket.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: working-with-colima
Download link: https://github.com/technicalpickles/pickled-claude-plugins/archive/main.zip#working-with-colima

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository