Skip to main content

frontend-polish

Workflow for high-quality PetSwipe frontend work across pages, layout, navigation, charts, responsive behavior, and visual refinement.

Jump to install

Source facts

Repository
hoangsonww/PetSwipe-Match-App
Last source activity
February 28, 2026 at 01:57
Detected SKILL.md language
English
Stars
26
Forks
12

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

File Explorer
2 files

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
frontend-polish
description
Workflow for high-quality PetSwipe frontend work across pages, layout, navigation, charts, responsive behavior, and visual refinement.
Use this skill for page redesigns, responsive fixes, chart/UI issues, navbar changes, and other frontend polish work. ## Workflow 1. Start from the touched page and identify shared components it depends on. 2. Check desktop and mobile behavior before and after changes. 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. If the task is large, use the `frontend-ux-specialist` subagent for isolated analysis. @references/ui-checklist.md
View on GitHub