frontend-readability-check
프론트엔드 구현 또는 리뷰 중 Toss Frontend Fundamentals의 가독성 기준으로 맥락, 이름, 조건부 렌더링, JSX 흐름을 점검할 때 사용합니다.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
프론트엔드 구현 또는 리뷰 중 Toss Frontend Fundamentals의 가독성 기준으로 맥락, 이름, 조건부 렌더링, JSX 흐름을 점검할 때 사용합니다.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
endpoint 문서를 기준으로 API helper, TanStack Query hook, 타입, 에러/cache 동작을 구현할 때 사용합니다.
apps/client, apps/market-owner, apps/design-system-web, 선택적 apps/admin 내부의 앱 전용 shared 컴포넌트를 생성, 스펙 작성, export, 검증할 때 사용합니다.
GitHub 브라우저 PR 리뷰에서 visible diff, review comment, check status, local verification 여부를 분리해 기록할 때 사용합니다.
packages/design-system 공통 컴포넌트를 Figma/이미지/상태 요구사항 기반으로 생성, 구현, story/spec/export 검증할 때 사용합니다.
필드 검증, submit, mutation, error, disabled/loading/success 상태가 있는 프론트엔드 폼 흐름을 구현할 때 사용합니다.
프론트엔드 구현 또는 리뷰 중 Toss Frontend Fundamentals의 응집도 기준으로 함께 수정되는 component, hook, type, fixture, spec, form 흐름 배치를 점검할 때 사용합니다.
| name | frontend-readability-check |
| description | 프론트엔드 구현 또는 리뷰 중 Toss Frontend Fundamentals의 가독성 기준으로 맥락, 이름, 조건부 렌더링, JSX 흐름을 점검할 때 사용합니다. |
프론트엔드 구현 또는 리뷰 중 Readability 기준만 집중해서 확인합니다.
이 skill은 통합 $frontend-fundamentals-review의 하위 기준입니다. 단일 기준만 빠르게 점검할 때 사용하고, 기준 간 tradeoff가 보이면 통합 리뷰로 되돌아갑니다.
리뷰 대상이 없으면 먼저 현재 변경 범위를 확인합니다.
git status --short
git diff --name-only
항상 읽습니다.
docs/code-quality/frontend-readability.md필요하면 읽습니다.
docs/code-quality/frontend-fundamentals.md구현 self-check:
Readability self-check:
- 확인:
- 조정:
- 남은 tradeoff:
리뷰:
## Frontend Readability Check
### Findings
- 없음
Residual risk:
- 확인하지 못한 범위와 이유
docs/code-quality/frontend-readability.md 기준을 확인했습니다.$frontend-fundamentals-review로 통합 판단이 필요하다고 표시했습니다.