backend-api-change
SkillDev toolsSafe PetSwipe backend workflow for Express route changes, TypeORM entity updates, service changes, migrations, auth adjustments, and API docs updates. Use when work changes backend behavior or data flow and needs route/controller/service/entity coherence.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the backend-api-change skill
What this skill tells your AI
The instructions your AI receives, as published by hoangsonww/petswipe-match-app in .agents/skills/backend-api-change/SKILL.md and read by ahel’s review.
Use this skill for backend/API changes in PetSwipe.
Workflow
- Identify the route, controller, service, entity, and migration impact.
- Keep request and response behavior explicit.
- Check whether Swagger/OpenAPI exposure needs to change.
- Check whether health, readiness, or startup behavior is affected.
- Validate with build/tests appropriate to the touched area.
Repo-Specific Guidance
backend/src/app.tsis the central runtime and docs surface.- Health endpoints at
/healthand/readymatter for deployment. - Swagger is exposed at
/api-docs.jsonand/docs. - Route/controller/service/entity drift is a common source of regressions.
Read references/api-checklist.md before finishing.
Signals
- GitHub stars
- 26
- Forks
- 12
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
backend-api-change- Source
- github.com/hoangsonww/petswipe-match-app