middlewares

Community

Configure Traefik HTTP request transformations.

Authorrenne
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the configuration and understanding of Traefik's powerful HTTP middleware system, enabling fine-grained control over request routing, authentication, security, and more.

Core Features & Use Cases

  • Authentication: Implement BasicAuth, DigestAuth, and ForwardAuth for secure access.
  • Path Manipulation: Rewrite URLs using StripPrefix, AddPrefix, ReplacePath, and their regex counterparts.
  • Security: Enforce IP allow lists, add security headers, and manage TLS client certificates.
  • Traffic Control: Apply rate limiting, circuit breakers, and retry mechanisms.
  • Use Case: Secure an API endpoint by adding Basic Authentication and rate limiting to prevent abuse.

Quick Start

Use the middlewares skill to configure Traefik to redirect all HTTP traffic to HTTPS using the redirectScheme middleware.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: middlewares
Download link: https://github.com/renne/skills/archive/main.zip#middlewares

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.