From debugging
Use when the user wants to verify API conformance with the OpenAPI standard and generate an OpenAPI JSON definition. Triggers on phrases like "openapi audit", "check openapi conformance", "generate openapi spec".
How this skill is triggered — by the user, by Claude, or both
Slash command
/debugging:audit-openapi-conformanceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Audit the API to ensure conformity with the OpenAPI standard:
Audit the API to ensure conformity with the OpenAPI standard:
If the server has an MCP, ensure the OpenAPI-compatible JSON's existence is advertised to the agent within the MCP configuration.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin debugging