Skip to main content

frontend-polish

PetSwipe frontend workflow for page redesigns, responsive fixes, chart issues, navbar changes, and UI polish in the Next.js frontend. Use when the task is primarily visual, layout-focused, or interaction-focused inside frontend pages and shared UI components.

설치로 이동

소스 정보

저장소
hoangsonww/PetSwipe-Match-App
최근 소스 활동
2026년 2월 28일 01:57
감지된 SKILL.md 언어
영어
스타
25
포크
12

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.

파일 탐색기
3 개 파일

SKILL.md 표시 중

SKILL.md
소스 지침 · 읽기 전용 미리보기
name
frontend-polish
description
PetSwipe frontend workflow for page redesigns, responsive fixes, chart issues, navbar changes, and UI polish in the Next.js frontend. Use when the task is primarily visual, layout-focused, or interaction-focused inside frontend pages and shared UI components.
Use this skill for frontend polish work in PetSwipe. ## Workflow 1. Start from the touched page and identify the shared components it depends on. 2. Check desktop and mobile behavior before and after the change. 3. Prefer strengthening the current design system over introducing unrelated patterns. 4. Watch for chart overflow, tooltip readability, clipped visuals, and navbar breakage. 5. Validate with targeted `npx eslint` inside `frontend/`. ## Repo-Specific Guidance - Pages live under `frontend/pages/`. - Shared layout and navigation live under `frontend/components/`. - Charts should use the shared chart primitives rather than one-off tooltip logic. - This repo values polished, intentional interfaces over generic defaults. Read `references/ui-checklist.md` before finishing.
GitHub에서 보기