ワンクリックで
qa-mobile
Run mobile QA checklist. Checks tap targets, overflow, accessibility, forms, and media on 375px viewport.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Run mobile QA checklist. Checks tap targets, overflow, accessibility, forms, and media on 375px viewport.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Review code for correctness, security, TypeScript quality, and performance. Run before any PR or deploy.
Write and review copy for this landing page. Enforces voice, tone, and specificity rules from DESIGN.md.
Implement UI components following the design system. Enforces token usage, component patterns, and motion rules.
| name | qa-mobile |
| description | Run mobile QA checklist. Checks tap targets, overflow, accessibility, forms, and media on 375px viewport. |
Run this checklist before any deploy. Test at 375px (iPhone SE) and 390px (iPhone 14) viewports.
document.documentElement.scrollWidth > window.innerWidth)Minimum size: 44×44px. Check every interactive element:
Fix pattern for text links: add py-2.5 block — gives 46px with text-body (26px line-height).
<form onSubmit> — NOT <div> + onClicktype="submit"<nav> elements have aria-labelalt textposter fallback imageprefers-reduced-motion (pause or hide if reduced)public/og-image.jpg)