create-provider-package-with-core
Installation
SKILL.md
Create Provider Package With Core
Build your own provider adapter package on top of @prefactor/core.
Core principle: @prefactor/core handles tracing infrastructure, while your adapter maps provider-specific APIs.
Trigger Phrases
Apply this skill when the request includes patterns like:
- "add a new provider package"
- "instrument provider X using @prefactor/core"
- "my framework does not have a Prefactor adapter"
- "build a custom SDK integration with Prefactor"