acc-create-psr11-container
Installation
SKILL.md
PSR-11 Container Generator
Overview
Generates PSR-11 compliant dependency injection container implementations.
When to Use
- Building lightweight DI container
- Creating service locator
- Simple service resolution needs
- Testing with mock containers