home/categories/security/ahmednoorani258-hackathon2-phase2-claude-skills-api-contract-enforcement-skill-md
securitytesting-security

api-contract-enforcement

Validates REST API implementations against OpenAPI 3.x specifications. Use when (1) Implementing or reviewing API endpoints, (2) Before deploying API changes to production, (3) Ensuring contract compliance between spec and implementation, or (4) Debugging API integration issues caused by contract mismatches. Works with Python (FastAPI/Flask) backends.

Ahmednoorani258
maintainer
Ahmednoorani258
Обновлено 1/3/2026
Звёзды
0
Форки
0
quick start

Installation and usage

Validates REST API implementations against OpenAPI 3.x specifications. Use when (1) Implementing or reviewing API endpoints, (2) Before deploying API changes to production, (3) Ensuring contract compliance between spec and implementation, or (4) Debugging API integration issues caused by contract mismatches. Works with Python (FastAPI/Flask) backends.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use api-contract-enforcement