vela-images

Community

Optimize Docker image selection for Vela.

Authorryanmr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps users choose the most efficient and reliable Docker images for their Vela CI/CD pipeline steps, reducing build times and improving stability.

Core Features & Use Cases

  • Image Recommendations: Provides specific image suggestions for various programming languages (Go, Node.js, Python, Java, Rust, Ruby, .NET) and general use cases (shell scripts, services).
  • Best Practices: Guides users on preferring Alpine variants, pinning to appropriate version tags (major or major.minor), and using pull: always for mutable tags.
  • Use Case: A developer needs to set up a Go build step in Vela. This Skill recommends using golang:1.23-alpine and explains why it's better than golang:latest.

Quick Start

Use the vela-images skill to find the recommended Docker image for a Node.js build step.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: vela-images
Download link: https://github.com/ryanmr/vela-skills/archive/main.zip#vela-images

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.