openapi-specification とは?
OpenAPI 3.x 仕様の設計、スキーマ パターン、および REST API コントラクトの検証。 API 仕様の作成または保守、ドキュメントの生成、または API コントラクトの検証時に使用します。 ソース: nickcrew/claude-ctx-plugin。
OpenAPI 3.x 仕様の設計、スキーマ パターン、および REST API コントラクトの検証。 API 仕様の作成または保守、ドキュメントの生成、または API コントラクトの検証時に使用します。
コマンドラインで openapi-specification AI スキルを開発環境にすばやくインストール
ソース: 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-specificationOpenAPI 3.x 仕様の設計、スキーマ パターン、および REST API コントラクトの検証。 API 仕様の作成または保守、ドキュメントの生成、または API コントラクトの検証時に使用します。 ソース: nickcrew/claude-ctx-plugin。
ターミナルまたはコマンドラインツール(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