From jeremylongshore-claude-code-plugins-plus-skills
Generates and validates OpenAPI specs with step-by-step guidance. Activates on OpenAPI, REST, or API design discussions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremylongshore-claude-code-plugins-plus-skills:openapi-spec-generatorThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides automated assistance for openapi spec generator tasks within the API Development domain.
This skill provides automated assistance for openapi spec generator tasks within the API Development domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with openapi spec generator" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the API Development skill category. Tags: api, rest, graphql, openapi, swagger
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skillsGenerates and maintains OpenAPI 3.1 specs from code or design-first, validates API implementations, and generates SDKs.
Generates and validates OpenAPI 3.1 specs from code or design-first contracts. Use when creating API docs, generating SDKs, or ensuring contract compliance.
Generates OpenAPI 3.0+ specs from existing API code, enhances with schemas/examples/errors, creates interactive docs/SDKs, and validates compliance.