swagger skills

70 tagged swagger, measured the same way as everything else here.

Browse within: openapi 56typescript 23codegen 22api 18docs 15Code Generation 12openapi-specification 12skmtc 12go 11openapi3 11openapi31 11reference 10axios 8documentation 8

openapi-glossary

01

scalar/scalar

Skill Claude CodeCodex

Use consistent OpenAPI terminology and definitions when writing documentation, educational material, and tooling guidance.

16k 2d ago A 24 tokens original MIT

scalar-docs

02

scalar/scalar

Skill Claude CodeCodex

Skill for writing and updating scalar.config.json — Scalar Docs configuration reference for users and LLMs.

16k 2d ago A 24 tokens original MIT

scalar/scalar

Skill Claude CodeCodex

Scalar's design system — design tokens, theming (@scalar/themes), CSS variables, and the @scalar/components library. Use when designing or implementing Scalar UI, especially with Paper (code-to-design / design-to-code), so output matches real Scalar tokens, colors, typography, spacing, and components instead of…

16k 2d ago A 68 tokens original MIT

orval

04

orval-labs/orval

Skill Claude CodeCodex

Generate type-safe API clients, TanStack Query/SWR hooks, Zod schemas, MSW mocks, Hono server handlers, MCP servers, and SolidStart actions from OpenAPI specs using Orval. Covers all clients (React/Vue/Svelte/Solid/Angular Query, Fetch, Axios), custom HTTP mutators, authentication patterns, NDJSON streaming…

6.4k today A 83 tokens original MIT

changelog

05

kubb-labs/kubb

Skill Claude CodeCodex

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

1.8k 3d ago A 47 tokens original MIT

jsdoc

06

kubb-labs/kubb

Skill Claude CodeCodex

Full JSDoc format guide for TypeScript, covering @example formats (short, multi-line, multi-variant), tag usage (@default, @deprecated, what to avoid), documentation patterns for properties/enums/functions, and tag order.

1.8k 3d ago A 51 tokens original MIT

config

07

kubb-labs/kubb

Skill Claude CodeCodex

How to author a kubb.config.ts and pick the right @kubb/plugin- packages when generating TypeScript from an OpenAPI/Swagger spec. Use whenever setting up Kubb, adding a generator, or debugging codegen output.

1.8k 3d ago A 49 tokens original MIT

ocli-api

08

EvilFreelancer/openapi-to-cli

Skill Claude CodeCodex

Turn any OpenAPI/Swagger API into CLI commands and call them. Search endpoints with BM25, check parameters, execute — no MCP server needed.

256 11d ago A 34 tokens original MIT

PramodDutta/qaskills

Skill Claude CodeCodex

Validate API responses against OpenAPI/Swagger specifications, JSON Schema definitions, and consumer-driven contracts to prevent breaking changes.

214 2d ago A 26 tokens original MIT

ruaan-deysel/unraid-management-agent

Skill Claude CodeCodex

Monitor and control an Unraid server via the Unraid Management Agent's MCP server (125 tools, 5 resources, 6 diagnostic prompts) and REST API. Use when: connecting an AI client (Claude, ChatGPT, Cursor, Copilot, Gemini CLI) to Unraid; checking system, array, disk, Docker, VM, GPU, UPS, ZFS, or network status…

52 6d ago A 198 tokens original MIT

lathe-release

11

lathe-cli/lathe

Skill Claude CodeCodex

Run Lathe release validation and publishing workflows. Use when the user asks to prepare, validate, cut, tag, publish, or ship a Lathe versioned release; runs the captured pre-release regression gate before tagging.

46 2d ago C 48 tokens original Apache-2.0

lathe

12

lathe-cli/lathe

Skill Claude CodeCodex

Initialize CLI-first applications and keep their OpenAPI contract, generated CLI, and Agent Skill synchronized. Use when creating an application with lathe init or changing a Lathe-generated application.

46 2d ago A 39 tokens original Apache-2.0

skmtc-architecture

13

skmtc/skmtc

Skill Claude CodeCodex

Understand what SKMTC is, how its engine works, and the architectural invariants — for agents building or extending infrastructure around SKMTC rather than authoring generators or running the CLI. Covers the three-phase pipeline, the host/Worker boundary, cross-generator coordination, the manifest, the attribution /…

19 yesterday A 240 tokens original Apache-2.0

skmtc-debug

14

skmtc/skmtc

Skill Claude CodeCodex

Diagnose failures in SKMTC sessions — no output, wrong output, error messages, bundle freshness, parseIssues, "Registered definition mismatch", ref cycles, "Module not found" in generated code, or any other broken behavior. Applies across both CLI usage and generator authoring contexts. Use this skill when the user…

19 yesterday A 213 tokens original Apache-2.0

skmtc-lang-kotlin

15

skmtc/skmtc

Skill Claude CodeCodex

The Kotlin target-language layer for Skmtc generators (@skmtc/lang-kotlin): base factories, KtSnippet, the seven entity kinds, packages-from-paths imports, the head+value render model, KtAnnotation and the composition classes, sanitization and @SerialName placement, plus the current-API worked example (the shipped…

19 yesterday A 117 tokens original Apache-2.0

aomi-build

16

aomi-labs/skills

Skill Claude CodeCodex

Scaffold new Aomi apps and plugins from API docs, OpenAPI/Swagger specs, or SDK references. aomi-build generates production-ready Rust SDK crates (lib.rs, client.rs, tool.rs) with tool schemas, preambles, host-interop flows, and validation — turning a vendor's API surface into AI-agent-callable tools. It covers the…

7 9d ago A 244 tokens original MIT

prepare-release

17

erraggy/oastools

Skill Claude CodeCodex

Prepare a release (phases 1-6). Usage: /prepare-release [version]. If version omitted, infers from conventional commits. Coordinates agents for review, runs prepare-release.sh, then enhances release notes with rich formatting.

5 3d ago A 50 tokens original MIT

prereview

18

erraggy/oastools

Skill Claude CodeCodex

Review unpushed commits before pushing for code quality, bugs, security issues, and error handling. Use when preparing to push commits, want pre-push code review, or need to validate changes before pushing. Runs comprehensive analysis using specialized review agents.

5 3d ago A 54 tokens original MIT

explore-api

19

erraggy/oastools

Skill Claude CodeCodex

Explore an OpenAPI spec's structure using parse and walk tools.

5 3d ago A 16 tokens original MIT

gitnexus-cli

22

yangjh0127/openapi-docs-mcp

Skill Claude CodeCodex

Use when the user needs to run GitNexus CLI commands like analyze/index a repo, check status, clean the index, generate a wiki, or list indexed repos. Examples: "Index this repo", "Reanalyze the codebase", "Generate a wiki".

1 4d ago A 59 tokens copy · 100% MIT

gitnexus-debugging

23

yangjh0127/openapi-docs-mcp

Skill Claude CodeCodex

Use when the user is debugging a bug, tracing an error, or asking why something fails. Examples: "Why is X failing?", "Where does this error come from?", "Trace this bug".

1 4d ago A 46 tokens copy · 100% MIT

gitnexus-guide

24

yangjh0127/openapi-docs-mcp

Skill Claude CodeCodex

Use when the user asks about GitNexus itself — available tools, how to query the knowledge graph, MCP resources, graph schema, or workflow reference. Examples: "What GitNexus tools are available?", "How do I use GitNexus?".

1 4d ago A 56 tokens copy · 100% MIT