create-psr15-middleware

Installation
SKILL.md

PSR-15 HTTP Middleware Generator

Overview

Generates PSR-15 compliant HTTP middleware and request handlers for building middleware pipelines.

When to Use

  • Building HTTP middleware pipeline
  • Authentication/authorization middleware
  • CORS, logging, error handling middleware
  • Request/response transformation

Generated Components

Component Description Location
Middleware MiddlewareInterface impl src/Infrastructure/Http/Middleware/
RequestHandler Pipeline dispatcher src/Infrastructure/Http/
Related skills
Installs
4
GitHub Stars
71
First Seen
Mar 17, 2026