Skip to main content

frontend-polish

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

インストールへ移動

ソース情報

リポジトリ
hoangsonww/PetSwipe-Match-App
ソースの最終更新活動
2026年2月28日 01:57
検出された SKILL.md の言語
英語
スター
26
フォーク
12

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。

ファイルエクスプローラー
2 ファイル

SKILL.md を表示中

SKILL.md
ソースの指示 · 読み取り専用プレビュー
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
GitHubで見る