Skill Claude CodeCodex
Entry-point skill for using claude-mem to keep CLAUDE.md and MEMORY.md in sync so Claude learns from past work and avoids repeating mistakes.
Skill Claude CodeCodex
Entry-point skill for using claude-mem to keep CLAUDE.md and MEMORY.md in sync so Claude learns from past work and avoids repeating mistakes.
Skill Claude CodeCodex
Integrate Cloudflare services with Dokploy templates: R2 storage, DNS challenge for SSL, Zero Trust Access, Workers, WAF, and Tunnel. Default to CF services for external dependencies.
Skill Claude CodeCodex
Generate Docker Compose files following Dokploy conventions with proper networking, volumes, and service patterns. Use when creating new Dokploy templates or converting existing compose files.
Skill Claude CodeCodex
Environment variable patterns for Dokploy templates including required vs optional syntax, secrets, connection strings, and configuration organization.
Skill Claude CodeCodex
Health check patterns for different service types in Dokploy templates. Covers HTTP, PostgreSQL, MongoDB, Redis, MySQL, and custom health checks.
Skill Claude CodeCodex
Multi-service architecture patterns for Dokploy templates including dependency chains, service communication, and complex stack design. Use when building templates with 2+ services.
Skill Claude CodeCodex
Multi-tenancy patterns for Dokploy templates with network isolation: separate docker networks per tenant, shared infrastructure, and tenant-specific configuration.
Skill Claude CodeCodex
Security best practices for Dokploy templates: secrets management, network isolation, least privilege, image security, and hardening recommendations.
Skill Claude CodeCodex
Generate template.toml configuration for Dokploy templates with variables, domains, environment mappings, and file mounts. Use when finalizing Dokploy templates.
Skill Claude CodeCodex
Validate Dokploy templates against conventions: YAML syntax, network structure, health checks, environment variables, security patterns, and quality standards.
Skill Claude CodeCodex
Configure Traefik labels for routing, SSL/TLS with LetsEncrypt, and advanced routing patterns including Cloudflare DNS challenge. Use when adding web access to Dokploy services.
Cursor rule Cursor
Design and plan new Dokploy templates with Cloudflare integration.
Cursor rule Cursor
Implement Dokploy templates following approved architectures.
Cursor rule Cursor
Guide Cloudflare service integration into templates.
Cursor rule Cursor
Validate templates, run tests, and ensure quality gates.
Instructions file GitHub Copilot
Instructions for enuno/dokploy, covering dokploy template standards, template triad, mandatory patterns, validation and template structure.
Instructions file GitHub Copilot
Instructions for enuno/dokploy, covering blueprint development instructions, file structure, docker compose rules, template.toml rules and cloudflare integration.
Cursor rule
Integrate Cloudflare services into templates with full API testing.
Cursor rule
Build complete Dokploy templates with validation and testing.
Instructions file CodexOpenCode
Instructions for enuno/dokploy, covering universal agent standards, 1. quick reference, technology stack, project structure and 2. template anatomy.
Instructions file
Instructions for enuno/dokploy, covering claude code configuration, primary reference, six-phase template development (validated pattern), skills-first approach (progressive loading) and session initialization.