dockerfile-best-practices
Write and optimize Dockerfiles with multi-stage builds, layer caching, image size reduction, and security hardening.
Harden container security with rootless mode, read-only filesystems, capability management, secret handling, and image scanning.
This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.
Install skill "docker-security" with this command: npx skills add TMHSDigital/skillsmp-tmhsdigital-tmhsdigital-docker-security
This source entry does not include full markdown content beyond metadata.
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
Write and optimize Dockerfiles with multi-stage builds, layer caching, image size reduction, and security hardening.
Design and document Steam achievements. Helps structure achievement definitions (API name, display name, description, icon requirements, hidden flag) and generates the VDF/JSON config snippets for Steamworks upload. Use when planning or implementing achievements.
Integrate anti-cheat solutions with Steam games. Covers EasyAntiCheat (EAC), BattlEye, and VAC setup, Proton/Linux compatibility, Steam Deck considerations, and custom anti-cheat patterns. Use when adding anti-cheat protection to a multiplayer Steam game.
Search and retrieve Steam Web API and Steamworks SDK documentation. Returns endpoint signatures, parameter descriptions, and code examples. Use when the user needs to call a Steam API, wants to know available endpoints, or is integrating Steamworks SDK methods.