원클릭으로
page-schedules-upgrade
Upgrade `/schedules` route UI, data flow, and schedule follow-up actions for parity work.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Upgrade `/schedules` route UI, data flow, and schedule follow-up actions for parity work.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Enforce local guidance files for new folders, require top-of-file description comments, and promote repeatable patterns into reusable skills.
Validate and enforce consistency between Next.js App Router page routes and `docs/status/PAGE-UPGRADE-BOARD.md` before status sync work.
Diagnose Supabase RPC and query paths that return empty data, wrong data, or runtime errors.
Run Supabase MCP work in a predictable order and document each change clearly.
Compare DangApp code, docs/status artifacts, and local guidance files before deciding what to update.
Collect DangApp implementation patterns before adding new routes, feature modules, or data-contract changes.
| name | page-schedules-upgrade |
| description | Upgrade `/schedules` route UI, data flow, and schedule follow-up actions for parity work. |
/schedulesDANG-WLK-001/schedulesfrontend/src/app/(main)/schedules/page.tsxDANG-WLK-001P1docs/status/PAGE-UPGRADE-BOARD.mddocs/status/SKILL-DOC-MATRIX.mddocs/status/PROJECT-STATUS.mdfrontend/src/app/(main)/schedules/page.tsxfrontend/src/app/(main)/schedules/page.tsxfrontend/src/lib/hooks/useSchedule.tsfrontend/src/lib/hooks/useReview.tsfrontend/src/lib/hooks/useWalkRecord.tsfrontend/src/components/features/review/ReviewForm.tsxfrontend/src/components/features/walk/WalkRecordForm.tsxfeature-data-binding-and-loadingfeature-form-validation-and-submitfeature-error-and-retry-statecd frontend && npx tsc --noEmitDANG-WLK-001