- Home
- /
- Categories
- /
- Docker
Docker
Containerization and Docker
markdown-slides
by jykim
Create presentation slides in Markdown format (Deckset/Marp compatible). Use when user requests to create slides, presentations, or convert documents to slide format. Handles image positioning, speaker notes, and proper formatting.
devops-sre
by truongnat
Infrastructure-as-Code, CI/CD automation, and Site Reliability Engineering standards. Focused on stability, scalability, and observability of production environments.
apple-hig-designer
by VladimirBrejcha
Design iOS apps following Apple's Human Interface Guidelines. Generate native components, validate designs, and ensure accessibility compliance for iPhone, iPad, and Apple Watch.
project-init
by ArjenSchwarz
Initialize Claude Code project settings with standard hooks and language-specific permissions. Use when setting up a new project for Claude Code or adding standard configuration to an existing project.
c3-onboard
by lagz0ne
Creates C3 architecture documentation from scratch using staged Socratic discovery. This skill should be used when the user asks to: - "adopt C3", "init C3", "initialize C3", "start C3", "bootstrap C3" - "scaffold C3 docs", "create C3 docs", "create .c3", "set up .c3" - "set up architecture docs", "create architecture documentation" - "document this project", "document the codebase", "document the architecture from scratch" - "new C3 project", "first time with C3", "never used C3", "getting started with C3" - "onboard", "onboard this project", "C3 onboarding" DO NOT use when .c3/ already exists (route to c3-audit, c3-change, or c3-query). DO NOT use for updating existing docs (route to c3-change). Implements 3-stage workflow: Inventory → Details → Finalize.
gemini-image-generator
by stevenmays
Generate images using Google Gemini with customizable options
c3-sweep
by lagz0ne
Sweeps architecture for impact before a change — spawns agents per C3 entity for constraint-checked analysis. Advisory only — does NOT make changes (route to c3-change for implementation). This skill should be used when the user asks to: - "assess C3 impact of X", "what would break in C3 if..." - "check C3 constraints for X", "is this change safe per C3 docs" - "affected C3 components", "which C3 containers are impacted by X" - "sweep C3 architecture", "impact assessment against C3 architecture" <example> user: "assess C3 impact if I replace the auth system" assistant: "Using c3-sweep to assess architectural impact." </example> DO NOT use for: "what is X" / "explain X" (c3-query), implementation (c3-change), patterns (c3-ref). Requires .c3/ to exist.
kubernetes-orchestration
by manutej
Comprehensive guide to Kubernetes container orchestration, covering workloads, networking, storage, security, and production operations
slack-gif-creator
by MarcelLeon
用于创建针对 Slack 优化的动画 GIF 的知识和实用工具。提供约束、验证工具和动画概念。当用户请求 Slack 的动画 GIF 时使用,例如"为 Slack 制作一个 X 做 Y 的 GIF"。
Ubuntu Deployment Skill
by markus41
Permission issues sudo chown -R $USER:$USER /opt/homeassistant
Container Security
by markus41
Comprehensive container security guidance including vulnerability scanning with Trivy, image hardening, secrets management, and CIS benchmark compliance. Activates when working with "container security", "image scanning", "CVE", "vulnerability", "docker security", "hardening", or "CIS benchmark".
Container Best Practices
by markus41
Expert guidance on dockerfile optimization, multi-stage builds, layer caching strategies, and base image selection. Activates when working with "dockerfile", "docker-compose", "multi-stage", "container optimization", "image layers", or "build cache".
local-eks-development
by markus41
Local Kubernetes development with EKS parity using Kind, LocalStack for AWS services, and local Keycloak for authentication testing
Infrastructure Foundation Skill
by markus41
MinIO Documentation
Perception Pipeline Skill
by markus41
CompreFace
Chakra UI Theming and Design Tokens
by markus41
Use these theming patterns to create consistent, maintainable design systems that scale with your application needs and support multiple color modes seamlessly.
FastAPI Kubernetes Deployment
by markus41
This skill should be used when the user asks to "deploy FastAPI to Kubernetes", "create Dockerfile", "build Docker image", "write Helm chart", "configure K8s deployment", "add health checks", "scale FastAPI", or mentions Docker, Kubernetes, K8s, containers, Helm, or deployment. Provides containerization and orchestration patterns.
project-scaffolding
by markus41
Project type detection matrix, template recommendations per project type, post-scaffolding checklist, Harness integration patterns, and testing recommendations
Write UIKit UI code declaratively with Construkt
by MainActorDev
"Guidelines for generating declarative UIKit code using the Construkt framework (SwiftUI syntax for UIKit)."
vvvv-shaders
by tebjan
Helps write SDSL shaders for Stride and vvvv gamma — TextureFX, shader mixins, compute shaders, and ShaderFX composition. Use when writing or debugging .sdsl shader files, creating visual effects, working with the Stride rendering pipeline, or composing shader mixins.
discover-debugging
by rand
Automatically discover debugging and profiling skills when working with GDB, LLDB, breakpoints, profiling, stack traces, memory leaks, core dumps, or performance profiling. Activates for debugging development tasks.
GitLab Stack Creator
by rknall
"Create new GitLab stack projects from templates with proper directory structure, git configuration, validation hooks, and documentation. Use when initializing new Docker stack projects that follow GitLab stack patterns."
ossfuzz
by runkids
OSS-Fuzz provides free continuous fuzzing for open source projects. Use when setting up continuous fuzzing infrastructure or enrolling projects.
learning-notes-organizer
by z-soulx
整理与重构已有学习笔记:重划边界、归类重组、合并冗余、精简口语化表达;优化排版与可读性;为各部分补充引导与注释;按从基础到高级建立学习路径并打通知识关联;同时尽量保留原文 Markdown/HTML 强调标记(如 ==高亮==、、Setext 标题等),输出结构清晰、可检索、便于长期维护的笔记体系。