Skip to main content

swagger-health-contracts

Backend-local workflow for health endpoints, readiness behavior, Swagger/OpenAPI exposure, and runtime contract changes in PetSwipe. Use when backend work touches backend/src/app.ts, startup behavior, docs endpoints, or deployment-sensitive runtime behavior.

الانتقال إلى التثبيت

معلومات المصدر

المستودع
hoangsonww/PetSwipe-Match-App
آخر نشاط في المصدر
٢٨ فبراير ٢٠٢٦ في ٠٢:١٤
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
٢٦
التفرعات
١٢

خيارات التثبيت

يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.

مراجعة ملفات المصدر

اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.

مستكشف الملفات
3 ملفات

عرض SKILL.md

SKILL.md
تعليمات المصدر · معاينة للقراءة فقط
name
swagger-health-contracts
description
Backend-local workflow for health endpoints, readiness behavior, Swagger/OpenAPI exposure, and runtime contract changes in PetSwipe. Use when backend work touches backend/src/app.ts, startup behavior, docs endpoints, or deployment-sensitive runtime behavior.
Use this skill for backend runtime contract work. ## Workflow 1. Start from `backend/src/app.ts` and the touched runtime path. 2. Check whether `/health`, `/ready`, `/api-docs.json`, or `/docs` behavior changes. 3. Evaluate deployment and operator implications of the change. 4. Keep API/runtime docs aligned with the real backend contract. Read `references/runtime-contract-checklist.md`.
عرض على GitHub