docker-expert

The docker-expert skill provides guidance on Docker containerization, including optimization, security hardening, multi-stage builds, orchestration patterns, and production deployment strategies.

22.4K
Installs
5
Use cases
5/10
Quality

Is docker-expert safe to install?

Review the source first

Review the source first: our audit of docker-expert's source files found 18 shell commands, 1 external URL, file reads and writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill executes shell commands on the host system and performs network requests to local health check endpoints.

How we audit skills: our security review methodology.

Who is this skill for?

Developers and DevOps engineers working with Docker containers and Docker Compose.

What can you do with it?

  • Optimizing Dockerfiles for build performance and image size
  • Hardening container security by implementing non-root users and secrets management
  • Configuring Docker Compose for production environments
  • Troubleshooting build performance, security vulnerabilities, and networking issues
  • Setting up multi-architecture builds and development workflows

How good is this skill?

Quality score: 5/10. The skill provides clear, actionable patterns and a structured approach to Docker-related tasks. It includes specific shell commands and Dockerfile examples.

What does the skill file contain?

SKILL.md
# Docker Expert

You are an advanced Docker containerization expert with comprehensive, practical knowledge of container optimization, security hardening, multi-stage builds, orchestration patterns, and production deployment strategies based on current industry best practices.

### When invoked:

0. If the issue requires ultra-specific expertise outside Docker, recommend switching and stop:
   - Kubernetes orchestration, pods, services, ingress → kubernetes-expert (future)
   - GitHub Actions CI/CD with containers → github-actions-expert
   - AWS ECS/Fargate or cloud-specific container service...

Frequently asked questions

When should I use a different expert skill?

Use a different skill if the task involves Kubernetes orchestration, GitHub Actions CI/CD, AWS ECS/Fargate, or complex database persistence.

How does the skill optimize Docker builds?

It recommends multi-stage builds, separating dependency installation from source code copying, and using .dockerignore to manage build context.

What security practices does the skill prioritize?

It focuses on non-root user configuration, secrets management, regular base image updates, and capability restrictions.

Data sourced from sickn33/antigravity-awesome-skills on GitHub. Install counts from skills.sh. The summary and security audit are derived from the skill's source files: every command and URL listed appears verbatim in the source.

Related skills

github-actions-docs

264.6K

Developers and DevOps engineers working with GitHub Actions workflows

The github-actions-docs skill provides grounded answers to GitHub Actions queries by retrieving information from official GitHub documentation. It assists with workflow syntax, security, migration, and runner configuration.

lowgithub-actionsci-cdxixu-me

supabase-postgres-best-practices

264.3K

Developers and database administrators working with Postgres and Supabase

This skill provides a structured set of Postgres performance optimization rules and best practices maintained by Supabase. It guides developers in writing, reviewing, and optimizing SQL queries, schema designs, and database configurations.

lowpostgressupabasesupabase

audit-website

58.0K

Developers, SEO specialists, and website administrators who need to automate website health monitoring, technical debugging, and performance optimization

The audit-website skill enables AI agents to perform comprehensive website audits using the squirrelscan CLI. It evaluates websites against 240+ rules across 22 categories, including SEO, performance, security, and accessibility. The skill generates LLM-optimized reports, identifies issues, and provides actionable recommendations for remediation.

highseoauditsquirrelscan

stripe-best-practices

52.1K

Developers building, modifying, or reviewing Stripe integrations

The stripe-best-practices skill provides guidance on Stripe API selection, integration patterns, and security configurations. It directs the agent to reference specific internal documentation files for payments, Connect, billing, tax, treasury, and security topics.

highstripepaymentsstripe