Skip to main content
Run any Skill in Manus
with one click
GitHub repository

Mini-Dokploy

Mini-Dokploy contains 10 collected skills from jdnichollsc, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
0
updated
2026-05-24
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

email-and-password-best-practices
software-developers

Configure email verification, implement password reset flows, set password policies, and customise hashing algorithms for Better Auth email/password authentication. Use when users need to set up login, sign-in, sign-up, credential authentication, or password security with Better Auth.

2026-05-24
temporal
software-developers

This skill should be used when the user asks to "create a Temporal workflow", "write a Temporal activity", "debug stuck workflow", "fix non-determinism error", "Temporal TypeScript", "workflow replay", "activity timeout", "signal workflow", "query workflow", "worker not starting", "activity keeps retrying", "Temporal heartbeat", "continue-as-new", "child workflow", "saga pattern", "workflow versioning", "durable execution", "reliable distributed systems", mentions Temporal SDK development or implementing Temporal stuff (workflows, workers, activities), managing queries, updates and signals for existing workflows or updating the configuration for the Temporal worker and clients from our package packages/workflows such as WorkflowsModule, WorkerService, ClientService, or Workflow utils.

2026-05-24
better-auth-security-best-practices
software-developers

Configure rate limiting, manage auth secrets, set up CSRF protection, define trusted origins, secure sessions and cookies, encrypt OAuth tokens, track IP addresses, and implement audit logging for Better Auth. Use when users need to secure their auth setup, prevent brute force attacks, or harden a Better Auth deployment.

2026-05-24
create-auth-skill
software-developers

Scaffold and implement authentication in TypeScript/JavaScript apps using Better Auth. Detect frameworks, configure database adapters, set up route handlers, add OAuth providers, and create auth UI pages. Use when users want to add login, sign-up, or authentication to a new or existing project with Better Auth.

2026-05-24
docker-development
software-developers

Docker and container development agent skill and plugin for Dockerfile optimization, docker-compose orchestration, multi-stage builds, and container security hardening. Use when: user wants to optimize a Dockerfile, create or improve docker-compose configurations, implement multi-stage builds, audit container security, reduce image size, or follow container best practices. Covers build performance, layer caching, secret management, and production-ready container patterns.

2026-05-24
organization-best-practices
software-developers

Configure multi-tenant organizations, manage members and invitations, define custom roles and permissions, set up teams, and implement RBAC using Better Auth's organization plugin. Use when users need org setup, team management, member roles, access control, or the Better Auth organization plugin.

2026-05-24
seldon
software-developers

This skill should be used when the user asks to "review my plan", "judge this spec", "verify this design doc", "second opinion on this RFC", "run seldon", or wants an independent verdict on a plan, spec, or design document. Sends the provided files to an external judge (Anthropic, OpenAI, or Codex via plugin) or performs an inline workspace review, and returns a structured verdict. Note: API runners (anthropic, openai) can only evaluate files explicitly passed to them — only the codex runner and the inline reviewer can traverse the workspace.

2026-05-24
traefik
network-and-computer-systems-administrators

This skill should be used when the user asks to "set up Traefik", "add Traefik to docker-compose", "route a container", "generate Traefik labels", "expose a service on a subdomain", "use sslip.io for local domains", "wire deployments to Traefik", "configure Let's Encrypt", "add reverse-proxy middleware (rate limit, basic auth, headers, IP allowlist, compression, retry, strip prefix)", or mentions Traefik routers, services, entrypoints, middlewares, IngressRoute, ACME, or the Traefik dashboard. Strongly applies whenever the mini-dokploy app needs to programmatically attach routing labels to user deployments or whenever new services land in the root docker-compose.yml.

2026-05-24
two-factor-authentication-best-practices
software-developers

Configure TOTP authenticator apps, send OTP codes via email/SMS, manage backup codes, handle trusted devices, and implement 2FA sign-in flows using Better Auth's twoFactor plugin. Use when users need MFA, multi-factor authentication, authenticator setup, or login security with Better Auth.

2026-05-24
typescript-drizzle-orm
software-developers

Type-safe SQL with Drizzle ORM in TypeScript. Use when defining database schemas, writing queries, setting up relations, running migrations, or working with PostgreSQL/SQLite/ data layers.

2026-05-24