docker skills

1,633 tagged docker, measured the same way as everything else here.

Browse within: docker-compose 232agent-orchestration 158fastapi 144hermes-agent 137kubernetes 102claude-ai 92agpl 83conversational-ai 79express 79agent-memory 76ai-voice-agents 65call-automation 65chatbot 59ai-coding 54

manim-video

169

ApliroAI/manim-video-lab

Skill Claude CodeCodex

Create production-quality Manim Community Edition explainer videos, math animations, algorithm visualizations, paper/PDF explainers, data stories, and architecture diagrams. Use when a user asks for 3Blue1Brown-style programmatic animation, Manim scene planning/coding/rendering, Docker-based Manim setup, or…

not rated 16 2mo ago A 72 tokens original MIT

code-reviewer

170

mdlmarkham/TailOpsMCP

Skill Claude CodeCodex

Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis, best practice checking, security scanning, and review checklist generation. Use when reviewing pull requests, providing code feedback, identifying issues, or ensuring code quality standards.

not rated 16 8mo ago A 60 tokens

mdlmarkham/TailOpsMCP

Skill Claude CodeCodex

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

not rated 16 8mo ago A 38 tokens

omniwire

172

NetVar1337/omniwire

Skill Claude CodeCodex

Infrastructure layer for AI agent swarms — 88 MCP tools for mesh control, A2A protocol, OmniMesh VPN, CyberSync, web scraping, firewall management, browser automation, and more. 80ms execution.

not rated 15 3d ago B 49 tokens GPL-3.0

perplexity-web-mcp

173

devdotbo/perplexity-web-mcp

Skill Claude CodeCodex

Search the web and query AI models via Perplexity AI using perplexity-web-mcp-cli. Supports CLI commands (pwm ask, pwm research), MCP tools (pplx), and Anthropic/OpenAI-compatible API server. Use when the user mentions "perplexity", "pplx", "pwm", "web search with AI", "deep research", "search the internet", or wants…

not rated 15 4mo ago A 122 tokens original MIT

perplexity-web-mcp

174

devdotbo/perplexity-web-mcp

Skill Claude CodeCodex

Search the web and query AI models via Perplexity AI using perplexity-web-mcp-cli. Supports CLI commands (pwm ask, pwm research), MCP tools (pplx), and Anthropic/OpenAI-compatible API server. Use when the user mentions "perplexity", "pplx", "pwm", "web search with AI", "deep research", "search the internet", or wants…

not rated 15 4mo ago A 122 tokens copy · 100% MIT

cortex-api

175

synpulse8-opensource/pulse8-ai-cortex-knowledge-vault

Skill Claude CodeCodexCursor

Cortex REST API at /api/v1 — notes, search, graph, ingest, compile, bulk-ingest, feedbacks. Use for curl, HTTP clients, or FastAPI route changes.

not rated 14 1mo ago A 44 tokens original Apache-2.0

deva-clean

178

thevibeworks/deva

Skill Claude CodeCodex

Disk cleanup for deva container workspaces - reclaim space without touching bind mounts or unpushed work. Use when the user wants disk space reclaimed in a deva workspace, asks to remove stale worktrees, or a disk-full symptom traces into the workspace. Deleting a single known build dir needs no skill - just delete it.

not rated 13 2d ago C 71 tokens original MIT

deva-cloak

179

thevibeworks/deva

Skill Claude CodeCodex

Drive CloakBrowser stealth Chromium inside the deva cloak container - a headed, anti-detection browser for scraping, automation, or checking a site the way a real browser sees it. Use when the task needs a browser that bypasses bot detection (Cloudflare, FingerprintJS, reCAPTCHA scoring), or when the user asks to…

not rated 13 2d ago A 123 tokens original MIT

dory-search

180

deeflect/dory

Skill Claude CodeCodex

Search Dory memory before factual claims about people, projects, decisions, dates, prior sessions, or cleanup markers; follow search results with exact gets.

not rated 11 2mo ago A 34 tokens original MIT

dory-wake

181

deeflect/dory

Skill Claude CodeCodex

Use Dory wake once at the start of a new agent session, after context compaction, or at a real task switch to load bounded hot context with the right profile before substantive work.

not rated 11 2mo ago A 43 tokens original MIT

dory-write

182

deeflect/dory

Skill Claude CodeCodex

Safely write durable Dory memory through semantic or exact-path write surfaces using dry-run, inbox, canonical-write, and purge guards.

not rated 11 2mo ago A 31 tokens original MIT

ponytail

183

hiramgabriel1/nightdev_rep

Skill Claude CodeCodex

Lazy senior dev mode. Forces the simplest, shortest solution that works: YAGNI, stdlib first, no unrequested abstractions.

not rated 11 1mo ago A 32 tokens copy · 88% MIT

files

184

Ontheia/ontheia

Skill Claude CodeCodex

Safe file management inside configured directories — list, search (by name and content), read, write, append, edit, move, and soft-delete files. Use whenever the user wants to work with files or folders ("save this to a file", "what's in that directory", "find the note about X", "add this to my journal"…

not rated 11 11d ago A 108 tokens AGPL-3.0

mermaid

185

Ontheia/ontheia

Skill Claude CodeCodex

Create Mermaid diagrams directly in the chat — flowcharts, sequence diagrams, class diagrams, ER diagrams, Gantt charts, state diagrams, mindmaps, pie charts, git graphs, kanban boards, timelines and more. The code is rendered as a diagram in the chat. Activate whenever the user wants a diagram, a graphic, a…

not rated 11 11d ago A 158 tokens AGPL-3.0

skill-creator

186

Ontheia/ontheia

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

not rated 11 11d ago A 64 tokens AGPL-3.0

ledgr:budget-check

187

KenTaniguchi-R/ledgr

Skill Claude CodeCodex

Analyze budget vs actual spending and flag categories at risk of overspending.

not rated 11 yesterday A 19 tokens AGPL-3.0

ledgr:monthly-review

188

KenTaniguchi-R/ledgr

Skill Claude CodeCodex

Review monthly spending patterns and compare to previous months using Ledgr financial data.

not rated 11 yesterday A 20 tokens AGPL-3.0

KenTaniguchi-R/ledgr

Skill Claude CodeCodex

Calculate savings rate, identify top discretionary spending, and model what-if scenarios.

not rated 11 yesterday A 20 tokens AGPL-3.0

nanotaboada/Dotnet.Samples.AspNetCore.WebApi

Skill Claude CodeCodex

How to modify the Player entity schema, add EF Core migrations for both SQLite and PostgreSQL, and switch the active database provider (DATABASEPROVIDER/DATABASEURL/STORAGEPATH). Use when changing entity fields, adding migrations, or configuring which database provider to run against.

not rated 10 3d ago A 58 tokens original MIT

claude-md-optimizer

191

smith-horn/product-builder-starter

Skill Claude CodeCodex

Optimize oversized CLAUDE.md files using progressive disclosure. Analyzes content tiers, detects encryption constraints, creates sub-documents, and rewrites the main file with a Sub-Documentation Table. Triggers: optimize CLAUDE.md, reduce CLAUDE.md size, CLAUDE.md too long, apply progressive disclosure to CLAUDE.md.

not rated 10 5mo ago A 76 tokens

docker

192

smith-horn/product-builder-starter

Skill Claude CodeCodex

Container-based development for isolated, reproducible environments. Use when running npm commands, installing packages, executing code, or managing project dependencies. Trigger phrases include "npm install", "run the build", "start the server", "install package", or any code execution request.

not rated 10 5mo ago A 56 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: