hey-api-openapi-codegen
Installation
SKILL.md
Hey API OpenAPI Codegen
Treat OpenAPI as the contract and generated code as an artifact; keep config versioned, output isolated, and contract checks in CI.
Process
- Inspect existing project conventions before introducing new structure.
- Define the contract, data flow, error behavior, permissions, observability, and tests before editing.
- Make the smallest coherent change that satisfies the behavior.
- Run focused verification and use
itsol-self-reviewbefore handoff.
Coordination
Use this skill together with itsol-task-intake for ambiguous work, itsol-self-review before handoff, and focused security-* or infra-* skills when the change touches trust boundaries or deployment behavior.