openapi-contract-validator

Validates Django REST Framework endpoints against OpenAPI specification. This skill should be used when implementing or modifying API endpoints to ensure request/response schemas, status codes, authentication, and parameters match the contract specification.

$ Installieren

git clone https://github.com/MaciWP/CV_Astro /tmp/CV_Astro && cp -r /tmp/CV_Astro/.claude/skills/django-openapi-contract-validator ~/.claude/skills/CV_Astro

// tip: Run this command in your terminal to install the skill