acc-create-psr7-http-message

Installation
SKILL.md

PSR-7 HTTP Message Generator

Overview

Generates PSR-7 compliant HTTP message implementations following Psr\Http\Message interfaces.

When to Use

  • Building custom HTTP framework
  • Creating lightweight HTTP message handling
  • Need for immutable request/response objects
  • Testing HTTP interactions

Generated Components

Component Interface Location
Request RequestInterface src/Infrastructure/Http/Message/
Response ResponseInterface src/Infrastructure/Http/Message/
Related skills
Installs
1
GitHub Stars
71
First Seen
Feb 11, 2026