Skip to main content

feature-delivery

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

설치로 이동

소스 정보

저장소
hoangsonww/PetSwipe-Match-App
최근 소스 활동
2026년 2월 28일 01:57
감지된 SKILL.md 언어
영어
스타
25
포크
12

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.

파일 탐색기
3 개 파일

SKILL.md 표시 중

SKILL.md
소스 지침 · 읽기 전용 미리보기
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
GitHub에서 보기