page-care-upgrade

Upgrade the /care route UI, data flow, and route-specific behavior.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/kimjuyoung1127/dangapp --skill page-care-upgrade
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: page-care-upgrade
Source: https://github.com/kimjuyoung1127/dangapp/tree/main/.claude/skills/page-skills/page/page-care-upgrade
Command: npx skills add https://github.com/kimjuyoung1127/dangapp --skill page-care-upgrade

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of updating and stabilizing the /care route within the application, ensuring it meets parity requirements and functions correctly.

Core Features & Use Cases

  • Route Stabilization: Improves the user interface, data handling, and specific behaviors of the /care route.
  • Parity Enforcement: Addresses specific parity issues like DANG-CARE-001.
  • Use Case: When preparing the /care section for a new release or fixing bugs, this Skill guides the developer through the necessary UI and data flow adjustments.

Quick Start

Use the page-care-upgrade skill to improve the /care route.

Frequently Asked Questions about page-care-upgrade

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I upgrade a route UI and data flow for parity stabilization?

To upgrade a route UI and data flow for parity stabilization, you must confirm route status and parity expectations from status documents, then limit edits to the target route components and implement explicit loading, empty, error, and success states.

What states do I need to implement when stabilizing a route for parity work?

When stabilizing a route for parity work, you must implement explicit loading, empty, error, and success states to ensure the UI handles all data flow scenarios correctly and meets the required parity expectations.

How do I resolve a parity issue like DANG-CARE-001 in a web application route?

To resolve a parity issue like DANG-CARE-001 in a web application route, confirm the parity expectations from board and status documents, and apply UI and data flow upgrades strictly limited to the affected route and its directly related feature modules.

Can I modify unrelated components while upgrading a route for parity?

No, you cannot modify unrelated components while upgrading a route for parity. You must limit your edits to the target route and its directly related feature modules and hooks to ensure controlled stabilization.

What information do I need before starting a care route UI improvement?

Before starting a care route UI improvement, you need confirmation of the current route status and the specific parity expectations from your board and status documents to guide the data flow and UI adjustments accurately.