page-care-upgrade

star 0

Upgrade /care route UI, data flow, and route-specific behavior for parity work. Use when implementing or stabilizing /care and its directly related feature modules and hooks.

Jason-hub-star By Jason-hub-star schedule Updated 3/6/2026

name: page-care-upgrade description: Upgrade /care route UI, data flow, and route-specific behavior for parity work. Use when implementing or stabilizing /care and its directly related feature modules and hooks.

page-care-upgrade

Trigger

  • Improve or finish /care
  • Resolve parity work for DANG-CARE-001
  • Stabilize the route before QA or Done

Input Context

  • Route: /care
  • Page file: frontend/src/app/(main)/care/page.tsx
  • Parity: DANG-CARE-001
  • Priority: P1

Read First

  1. docs/status/PAGE-UPGRADE-BOARD.md
  2. docs/status/SKILL-DOC-MATRIX.md
  3. docs/status/PROJECT-STATUS.md
  4. frontend/src/app/(main)/care/page.tsx

Related Files

  • frontend/src/app/(main)/care/page.tsx
  • frontend/src/components/features/care/*
  • frontend/src/lib/hooks/useCare.ts

Recommended Feature Skills

  • feature-data-binding-and-loading

Procedure

  1. Confirm the route's current status and parity expectations from board and status docs.
  2. Limit edits to the route and the directly related feature modules, hooks, and supporting files.
  3. Implement explicit loading, empty, error, and success behavior where relevant.
  4. Reuse existing shared components and hooks before adding new abstractions.
  5. Keep docs and daily evidence in sync when route behavior or parity status changes.

Acceptance Focus

  • care request CRUD, filtering, request and accept flow
  • Route behavior matches current status docs.
  • No mock or hardcoded fallback remains in the production path.

Validation

  • cd frontend && npx tsc --noEmit
  • Run the narrowest relevant test or lint path available.
  • Verify route behavior manually if no automated check exists.
  • Update route docs if status or evidence changed.

Output

  • Scope: DANG-CARE-001
  • Files:
  • Validation:
  • Daily Sync:
  • Risks:
  • Self-Review:
  • Next Recommendations:
Install via CLI
npx skills add https://github.com/Jason-hub-star/dangapp --skill page-care-upgrade
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
Jason-hub-star
Jason-hub-star Explore all skills →