Skip to main content

navigation-and-page-structure

PetSwipe navigation workflow for navbar changes, icon-only links, mobile menu behavior, route placement, and page discoverability. Use when work changes the navbar, mobile navigation, page ordering, or the relationship between key user-facing pages.

跳到安装

来源信息

仓库
hoangsonww/PetSwipe-Match-App
最近来源活动
2026年2月28日 02:14
检测到的 SKILL.md 语言
英语
星标
25
分支
12

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。

文件资源管理器
3 个文件

正在显示 SKILL.md

SKILL.md
来源说明 · 只读预览
name
navigation-and-page-structure
description
PetSwipe navigation workflow for navbar changes, icon-only links, mobile menu behavior, route placement, and page discoverability. Use when work changes the navbar, mobile navigation, page ordering, or the relationship between key user-facing pages.
Use this skill for navigation and page-structure work. ## Workflow 1. Identify the affected route, page, and navigation surface. 2. Check both desktop and mobile navigation behavior. 3. Preserve consistent ordering and discoverability between related pages. 4. If the change is icon-only or compact, verify tooltips and mobile equivalents still make sense. 5. Update docs if the page lineup or major product surface changes. ## Repo-Specific Guidance - `frontend/components/Navbar.tsx` is the primary shared navigation surface. - The app has multiple non-trivial page surfaces now, including `map`, `insights`, `adoption-planner`, `liked-swipes`, and `my-pets`. - Mobile navbar quality matters because overflow has already been a recurring problem in this repo. Read `references/navigation-checklist.md`.
在 GitHub 查看