Skip to main content

feature-delivery

End-to-end workflow for shipping PetSwipe features cleanly across frontend, backend, docs, and validation.

Ir a la instalación

Datos de origen

Repositorio
hoangsonww/PetSwipe-Match-App
Última actividad en el origen
28 de febrero de 2026 a las 01:57
Idioma detectado de SKILL.md
inglés
Estrellas
26
Forks
12

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.

Explorador de archivos
3 archivos

Mostrando SKILL.md

SKILL.md
Instrucciones de origen · Vista previa de solo lectura
name
feature-delivery
description
End-to-end workflow for shipping PetSwipe features cleanly across frontend, backend, docs, and validation.
Use this skill when the user wants a feature implemented, expanded, or refactored across one or more parts of the app. ## Workflow 1. Inspect the affected area before proposing structure. 2. Decide whether the task is frontend-only, backend-only, infra-only, docs-only, or cross-cutting. 3. Keep the change coherent across code, navigation, data flow, and docs. 4. Validate with the smallest reliable command set for the touched area. 5. Update docs when the task changes user-visible behavior, APIs, or deployment posture. ## Delegation If the task is broad, delegate focused analysis to the matching subagent: - `frontend-ux-specialist` - `backend-api-specialist` - `infra-deployment-auditor` - `docs-curator` - `petswipe-reviewer` ## PetSwipe Rules - Frontend work should preserve the existing Pages Router structure. - Backend work should keep routes, controllers, services, entities, and docs aligned. - Infra work should be validated with render and preflight commands, not claimed complete on inspection alone. - Doc updates should be made in the same task when behavior changes. @references/repo-map.md @references/validation.md
Ver en GitHub