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.

Aller à l'installation

Informations de source

Dépôt
hoangsonww/PetSwipe-Match-App
Dernière activité de la source
28 février 2026 à 02:14
Langue détectée de SKILL.md
anglais
Étoiles
25
Forks
12

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.

Explorateur de fichiers
3 fichiers

Affichage de SKILL.md

SKILL.md
Instructions source · Aperçu en lecture seule
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`.
Voir sur GitHub