page-family-upgrade

Upgrade the /family route UI, data flow, and behaviors to meet parity requirements.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the need to improve and stabilize the /family route by ensuring its UI, data flow, and specific behaviors are up-to-date and meet parity requirements.

Core Features & Use Cases

  • Route Stabilization: Enhances the /family route for better performance and user experience.
  • Parity Implementation: Resolves specific parity issues (e.g., DANG-FAM-001) for the /family feature.
  • Use Case: When preparing the /family route for Quality Assurance or final deployment, this Skill ensures all related components and data handling are robust and aligned with project standards.

Quick Start

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

Frequently Asked Questions about page-family-upgrade

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

FAQPage Schema
How do I stabilize a frontend route's UI and data flow before QA?

To stabilize a frontend route's UI and data flow before QA, upgrade the route's user interface, data handling, and specific behaviors to meet parity requirements. This ensures robust loading, empty, error, and success states are explicitly implemented.

What is route parity implementation in frontend development?

Route parity implementation in frontend development is the process of upgrading a route's user interface and data flow to match project requirements. It resolves specific parity issues by ensuring all related components and hooks are up-to-date and aligned with standards.

How do I implement explicit loading and error states for a family page?

Implement explicit loading and error states for a family page by upgrading the route's data flow and UI components. This promotes the reuse of existing hooks and ensures all loading, empty, error, and success states are properly handled before final release.

Does this route upgrade approach reuse existing frontend components and hooks?

Yes, this route upgrade approach reuses existing frontend components and hooks. By promoting component and hook reuse, it stabilizes the route's data flow and user interface while resolving parity issues without introducing unnecessary new dependencies.

When should I upgrade a frontend route's data flow and UI behaviors?

You should upgrade a frontend route's data flow and UI behaviors when preparing for Quality Assurance or final deployment. This ensures the route and its directly related feature modules are stable, robust, and meet all project parity requirements.

Why does my frontend family page lack consistent success and empty states?

A frontend family page lacks consistent success and empty states because the route's UI and data flow have not been fully upgraded to meet parity requirements. Stabilizing the route ensures explicit loading, empty, error, and success states are properly implemented.