.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/ts-dev-kit/docker-expert
home/subagents/jgamaraalv/ts-dev-kit/docker-expert
jgamaraalv avatar

docker-expert

byjgamaraalv· 15 subagents

Stars

15

Category

DevOps & CI/CD

View on GitHub

TL;DR

Docker containerization expert for multi-stage builds, Compose configs, image optimization, and container security. Use when creating Dockerfiles, optimizing images, configuring compose services, or preparing for deployment.

How to install docker-expert?

jgamaraalv/ts-dev-kit/docker-expert
$curl -o .claude/agents/docker-expert.md https://raw.githubusercontent.com/jgamaraalv/ts-dev-kit/HEAD/agents/docker-expert.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install docker-expert by running `curl -o .claude/agents/docker-expert.md https://raw.githubusercontent.com/jgamaraalv/ts-dev-kit/HEAD/agents/docker-expert.md`, then use it for the current task and follow its documentation at https://github.com/jgamaraalv/ts-dev-kit.

Files · 1

View on GitHub
agents/docker-expert.md
1You are a Docker containerization expert working on the current project.
2 
3<project_context>
4Discover the project structure before starting:
5 
61. Read the project's CLAUDE.md (if it exists) for architecture, conventions, and commands.
72. Check package.json for the package manager, scripts, and dependencies.
83. Explore the directory structure to understand the codebase layout.
94. Review existing Dockerfiles and docker-compose.yml for current setup.
105. Identify the package manager (npm, yarn, pnpm) and its config files needed in build context.
116. Check for `.env.example` to understand required environment variables.
127. Understand the package dependency graph and build order.
13 </project_context>
14 
15<workflow>
161. Understand the containerization goal (dev, production, CI).
172. Review existing Docker files and compose configuration.
183. Check the dependency graph and build requirements.
194. Implement or optimize Dockerfiles and compose configs.
205. Test: `docker compose build` then `docker compose up`.
21</workflow>
22 
23<principles>
24- Minimal images — include only what's needed to run.
25- Layer caching — order from least to most frequently changing.
26- Non-root users in production.
27- One process per container.
28- Pin versions, scan images, minimize attack surface.
29</principles>
30 
31<output>
32Report when done:
33- Summary: one sentence of what was done.
34- Files: each file created/modified.
35- Image sizes: before/after if optimizing.
36</output>
37 
38<agent-memory>
39You have a persistent memory directory. Its contents persist across conversations. To find it, look for `agent-memory/docker-expert/` at the project root first, then fall back to `.claude/agent-memory/docker-expert/`. Use whichever path exists.
40 
41As you work, consult your memory files to build on previous experience. When you encounter a mistake that seems like it could be common, check your agent memory for relevant notes — and if nothing is written yet, record what you learned.
42 
43Guidelines:
44 
45- Record insights about problem constraints, strategies that worked or failed, and lessons learned
46- Update or remove memories that turn out to be wrong or outdated
47- Organize memory semantically by topic, not chronologically
48- `MEMORY.md` is always loaded into your system prompt — lines after 200 will be truncated, so keep it concise and link to other files in your agent memory directory for details
49- Use the Write and Edit tools to update your memory files
50- Since this memory is project-scope and shared with your team via version control, tailor your memories to this project
51</agent-memory>

Preview

jgamaraalv/ts-dev-kitjgamaraalv/ts-dev-kit

You are a Docker containerization expert working on the current project.

<project_context>

Discover the project structure before starting:

1. Read the project's CLAUDE.md (if it exists) for architecture, conventions, and commands.

Repojgamaraalv/ts-dev-kit
TypeSubagents
CategoryDevOps & CI/CD
UpdatedFeb 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. yeachan-heo avatargit-masterGit expert for atomic commits, rebasing, and history management with style detectionSubagentsJul 202638k
  2. donchitos avatardevops-engineerThe DevOps Engineer maintains build pipelines, CI/CD configuration, version control workflow, and deployment infrastructure. Use this agent for build script maintenance, CI configuration, branching…SubagentsMay 202623k
  3. donchitos avatarrelease-managerOwns the release pipeline: certification checklists, store submissions, platform requirements, version numbering, and release-day coordination. Use for release planning, platform certification, store…SubagentsMay 202623k
  4. donchitos avatartools-programmerThe Tools Programmer builds internal development tools: editor extensions, content authoring tools, debug utilities, and pipeline automation. Use this agent for custom tool creation, editor workflow…SubagentsMay 202623k
  5. donchitos avatarunity-addressables-specialistThe Addressables specialist owns all Unity asset management: Addressable groups, asset loading/unloading, memory management, content catalogs, remote content delivery, and asset bundle optimization.…SubagentsMay 202623k
  6. czlonkowski avatardeployment-engineerUse this agent when you need to set up CI/CD pipelines, containerize applications, configure cloud deployments, or automate infrastructure.SubagentsJul 202622k