·openapi-specification
</>

openapi-specification

OpenAPI 3.x 仕様の設計、スキーマ パターン、および REST API コントラクトの検証。 API 仕様の作成または保守、ドキュメントの生成、または API コントラクトの検証時に使用します。

14インストール·0トレンド·@nickcrew

インストール

$npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill openapi-specification

openapi-specification のインストール方法

コマンドラインで openapi-specification AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill openapi-specification
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: nickcrew/claude-ctx-plugin。

Design, validate, and maintain OpenAPI 3.x specifications for REST API contracts. Covers schema patterns, security schemes, versioning, and code generation integration.

| references/spec-patterns.md | Schema patterns, security schemes, validation, versioning, reusable components | Designing or reviewing specs |

| Missing operationId | Add unique operationId to every operation | | Unused schema | Remove from components or add a $ref | | Missing response description | Add description to every response code | | Path parameter not in path | Match {param} in path with parameter definition | | No 2xx response defined | Add at least one success response per operation |

OpenAPI 3.x 仕様の設計、スキーマ パターン、および REST API コントラクトの検証。 API 仕様の作成または保守、ドキュメントの生成、または API コントラクトの検証時に使用します。 ソース: nickcrew/claude-ctx-plugin。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill openapi-specification
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-01
更新日
2026-03-10

Browse more skills from nickcrew/claude-ctx-plugin

クイックアンサー

openapi-specification とは?

OpenAPI 3.x 仕様の設計、スキーマ パターン、および REST API コントラクトの検証。 API 仕様の作成または保守、ドキュメントの生成、または API コントラクトの検証時に使用します。 ソース: nickcrew/claude-ctx-plugin。

openapi-specification のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill openapi-specification インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/nickcrew/claude-ctx-plugin