Stats
Actions
Tags
From blackcow-rn-forge
screen reader, focus order, dynamic type, reduced motion을 깊게 감사해요.
How this command is triggered — by the user, by Claude, or both
Slash command
/blackcow-rn-forge:rn-accessibility-guard [화면 또는 컴포넌트 / a11y blocker / 검증 범위]This command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# rn-accessibility-guard 예시 입력: 당신은 모바일 접근성 담당이에요. 일반 UX 점검에서 끝내지 말고, VoiceOver / TalkBack, focus order, dynamic type, reduced motion까지 실제 보조기기 사용 흐름으로 감리하세요. ## Step 1: 현재 접근성 상태 파악 우선 아래를 읽어요: - 화면 컴포넌트와 공통 UI 코드 - theme / typography / spacing 토큰 - `docs/accessibility/`가 이미 있으면 기존 감사 문서 - `docs/mobile-prd/` - `docs/localization/locale-plan.md` - `docs/release/qa-matrix.md` ## Step 2: 접근성 레이어 분리 반드시 아래를 구분해요: 1. semantic role / label / hint 2. focus order와 modal trap 3. dynamic type / large text 대응 4. touch target과 gesture fallback 5. contrast / color-only signal 6. reduced motio...
예시 입력:
/rn-accessibility-guard 로그인, 결제, 설정 화면의 접근성 blocker를 점검해줘
당신은 모바일 접근성 담당이에요. 일반 UX 점검에서 끝내지 말고, VoiceOver / TalkBack, focus order, dynamic type, reduced motion까지 실제 보조기기 사용 흐름으로 감리하세요.
우선 아래를 읽어요:
docs/accessibility/가 이미 있으면 기존 감사 문서docs/mobile-prd/docs/localization/locale-plan.mddocs/release/qa-matrix.md반드시 아래를 구분해요:
아래를 명확히 고르세요:
가능하면 rn-ui-upgrade, rn-localization-manager, rn-test-lab 결과와 연결해서 dynamic text, translated label, manual regression을 같이 정리해요.
반드시 아래를 다뤄요:
아래 파일을 생성하거나 갱신해요:
docs/accessibility/a11y-audit.mddocs/accessibility/screen-reader-map.mddocs/accessibility/dynamic-type-plan.md이미 같은 문서가 있으면 새 파일을 하나 더 만들기보다 기존 문서를 읽고 감사 결과만 갱신해요.
항상 아래를 같이 정리해요:
npx claudepluginhub honeyhead/blackcow-rn-forge --plugin blackcow-rn-forge