openapi-spec-generator

This skill provides automated assistance for openapi spec generator tasks within the API Developm

Content Preview
---
name: openapi-spec-generator
description: |
  Openapi Spec Generator - Auto-activating skill for API Development.
  Triggers on: openapi spec generator, openapi spec generator
  Part of the API Development skill category.
allowed-tools: Read, Write, Edit, Bash(curl:*), Grep
version: 1.0.0
license: MIT
author: Jeremy Longshore <[email protected]>
---

# Openapi Spec Generator

## Purpose

This skill provides automated assistance for openapi spec generator tasks within the API Developm
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/openapi-spec-generator.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/15-api-development/openapi-spec-generator/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at planned-skills/generated/15-api-development/openapi-spec-generator/SKILL.md

Related Skills

openapi-spec-generation
Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation, generating SDKs, or ensuring API contract compliance.
securityopenapispecgeneration

by sickn33 (Antigravity) · antigravity-awesome-skills

open-graph-creator
This skill provides automated assistance for open graph creator tasks within the Frontend Development domain.
open-graph-creatoropengraphcreator

by jeremylongshore · plugins-plus-skills

openapi-extraction-guide
Turn stable API operations into stable MCP tools with clear names and reliable schemas.
engineeringopenapiextractionguide

by alirezarezvani · alirezarezvani-claude-skills

xlsx
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like \"the xlsx in my downloads\") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.
xlsxxlsxhtmlpython

by Anthropic · anthropic-official-skills