Master Django-FixiPlug integration workflows. Learn how to build full-stack CRUD applications by orchestrating table, form, state, and fx-attribute plugins together.
Score 70/100
An open-source Python library that makes loading data from APIs, databases, and files into structured datasets simple and Pythonic.
Score 70/100
DNAnexus cloud genomics platform. Build apps/applets, manage data (upload/download), dxpy Python SDK, run workflows, FASTQ/BAM/VCF, for genomics pipeline development and execution.
Score 70/100
Audit Python classes and OOP code for structural anti-patterns, naming inconsistencies, and data modeling issues.
Score 70/100
Neon serverless PostgreSQL 전문가 - auto-scaling, database branching, PITR, connection pooling 지원. serverless 앱에서 PostgreSQL 필요시 사용
Score 70/100
Use the do-wdr (Web Documentation Resolver) CLI binary to resolve URLs and queries into markdown documentation.
Score 70/100
Python implementation for resolving URLs and queries into compact, LLM-ready markdown documentation. Use when you need the Python resolver with full cascade support, quality…
Score 70/100
Update DESIGN.md with architecture decisions — the single source of truth for project design
Score 70/100
Create Architecture Decision Records (ADR) - Layer 5 artifact documenting architectural decisions with Context-Decision-Consequences format
Score 70/100
Generate Architecture Decision Records (ADRs) to document significant architectural decisions. Use when making important technical decisions that need documentation.
Score 70/100
Generate and update AI-friendly documentation for services following RFC-37 templates. Produces concepts/, features/, getting-started/ content with Mermaid diagrams and C4…
Score 70/100
Generic web scraper for extracting and organizing Snowflake documentation with intelligent caching
Score 70/100
Token-efficient documentation search using Serena Document Index. 90%+ token savings vs reading full files. Use BEFORE reading README.md or docs/ files.
Score 70/100
Synchronizes CLAUDE.md navigation indexes and README.md architecture docs across a repository. Use when asked to "sync docs", "update CLAUDE.md files", "ensure documentation is in…
Score 70/100
Use when user invokes /docgen to generate or update documentation. Also triggers on "generate docs", "update the README", "write the changelog".
Score 70/100
Gérer les conteneurs Docker du projet. Utiliser quand on build, debug ou optimise les services docker-compose.
Score 70/100
Latest Docker 2025 features including AI Assistant, Enhanced Container Isolation, and Moby 25
Score 70/100
SOTA Docker/Compose architecture, implementation, refactor, and security hardening. Use when working on containerization tasks such as creating or rewriting Dockerfiles,…
Score 70/100
Dockerizes backend projects with auto-detection, latest base images via web search, Dockerfile generation, and Makefile with port override support.
Score 70/100
Docker containerization patterns for Node.js applications. Use when containerizing backend services.
Score 70/100
Apply when containerizing applications: writing Dockerfiles, docker-compose configurations, and multi-stage builds.
Score 70/100
Create optimized Dockerfiles with multi-stage builds, security hardening, layer caching, and health checks.
Score 70/100
Optimizes Docker build performance using BuildKit cache mount analysis, docker history layer inspection, and Dockerfile linting via hadolint.
Score 70/100
Docker build and test workflow with mandatory pre-push validation checklist to prevent CI/CD failures
Score 70/100
Docker integration with CI/CD pipelines for automated builds, testing, and deployments
Score 70/100
Container-based development for isolated, reproducible environments. Use when running npm commands, installing packages, executing code, or managing project dependencies.
Score 70/100
ICJC Docker 서비스 관리 및 Make 명령어. Use when: (1) docker, make, 컨테이너, 서비스, 재시작, 로그 관련 요청, (2) 백엔드/프론트엔드/에이전트 재시작, (3) 빌드, 컨테이너 접속, 로그 확인, 서비스 상태 확인 필요시.
Score 70/100
Multi-service orchestration with Docker Compose, focusing on network isolation, environment-specific profiles, and service discovery.
Score 70/100
Use when defining and running multi-container Docker applications with Docker Compose YAML configuration.
Score 70/100
Docker Compose Creator - Auto-activating skill for DevOps Basics. Triggers on: docker compose creator, docker compose creator Part of the DevOps Basics skill category.
Score 70/100
Run mjr.wtf locally using Docker Compose (SQLite), including migrations, logs, and teardown.
Score 70/100
Validates docker-compose.yml files against the Compose Specification, checks image vulnerability status via Docker Scout API, and verifies healthcheck configurations.
Score 70/100
Monitors Docker Compose service health using the Docker Engine API (/containers/{id}/json) and docker-compose ps parsing.
Score 70/100
Use when configuring networks and service communication in Docker Compose including bridge networks, overlay networks, service discovery, and inter-service communication.
Score 70/100
Operations for local container stacks defined in docker-compose.yaml or docker-compose/ directory. Handles AI/ML services (Ollama, ComfyUI), standalone databases, and local…
Score 70/100
Container orchestration with Docker Compose for multi-container applications, networking, volumes, and production deployment
Score 70/100
Manages multi-service Docker Compose environments using the Compose V2 Go API and Docker Engine SDK. Handles health checks, dependency ordering, and rolling updates.
Score 70/100
Use when deploying Docker Compose applications to production including security hardening, resource management, health checks, logging, monitoring, and high-availability patterns.
Score 70/100
Generates comprehensive README.md files for Docker Compose projects by analyzing compose.yml and .env.example files.
Score 70/100
Creates Docker Compose YAML service definitions using the Compose Specification. Configures multi-service stacks with proper network isolation, volume mounts, health checks, and…
Score 70/100
Parses docker-compose.yml files using PyYAML and generates interactive dependency graphs with Graphviz and D3.js.
Score 70/100
Analyzes Docker Compose configurations for security, networking, and resource optimization using the Docker Engine API and Compose specification parser.
Score 70/100
Builds multi-service Docker Compose stacks using Docker Engine SDK for Python with automatic health check configuration and network isolation.
Score 70/100
Scaffolds integration test environments using Docker Compose v2 CLI, testcontainers-python library, and the docker-py SDK.
Score 70/100
Converts Docker Compose configurations to NixOS modules using the dendritic pattern with Arion. Creates modules with system users, sops secrets, Arion docker-compose config, and…
Score 70/100
Création et optimisation de Dockerfiles et docker-compose pour tout type de projet. Se déclenche avec "Docker", "Dockerfile", "docker-compose", "conteneur", "container", "image…
Score 70/100
Docker Container Basics - Auto-activating skill for DevOps Basics. Triggers on: docker container basics, docker container basics Part of the DevOps Basics skill category.
Score 70/100
Runs systematic health diagnostics on Docker containers using docker inspect, docker stats, and the Docker Engine API.
Score 70/100
Inspects Docker container health using the Docker Engine API v1.45 /containers/{id}/json and /containers/{id}/stats endpoints.
Score 70/100
Auto-activates when user mentions Docker, containerize, Dockerfile, docker-compose, or container setup. Creates optimized Docker configurations for applications.
Score 70/100
Expert knowledge of Docker containerization including Dockerfile best practices, docker-compose configuration, Alpine Linux specifics, multi-stage builds, security, health checks,…
Score 70/100
Docker containerization patterns for development and production. Covers Dockerfile best practices, multi-stage builds, docker-compose, and container orchestration.
Score 70/100
Debug Docker containers, fix Dockerfile issues, optimize images, and troubleshoot docker-compose. Use when having Docker problems, container issues, or optimizing Docker builds.
Score 70/100
Create Docker configurations and deployment workflows for Scrapy projects when containerizing spiders or deploying to production.
Score 70/100
Docker container deployment with Nginx HTTPS configuration and Cloudflare Tunnel integration. Use when deploying web applications with Docker, configuring SSL/TLS certificates,…
Score 70/100
Comprehensive Docker containerization for Python/FastAPI applications, from simple hello-world apps to production-ready deployments with security best practices, multi-stage…
Score 70/100
Docker and container development agent skill and plugin for Dockerfile optimization, docker-compose orchestration, multi-stage builds, and container security hardening.
Score 70/100
Docker orchestration and CI/CD for IntelliFill. Use when configuring containers, writing workflows, or setting up environments.
Score 70/100
Reference Docker and Compose documentation for configuration patterns and best practices
Score 70/100
Generate production-ready Docker configurations for .NET APIs with multi-stage builds, Alpine optimization, layer caching, and build scripts.
Score 70/100