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