一键导入
a11y-review
Review accessibility issues for React Native and Next.js UI, including labels, focus management, contrast, and screen reader support.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Review accessibility issues for React Native and Next.js UI, including labels, focus management, contrast, and screen reader support.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Maintain high-accuracy continuity across compacted/long conversations by writing durable planning + memory artifacts to a global per-repo store under CODEX_HOME (not into the project). Use for multi-session work, large repos, and cross-file changes where details can get lost.
Enforce design system usage, tokens, and UI consistency across React Native and Next.js. Use to reduce one-off UI and keep components aligned with tokens.
Optimize and harden infrastructure for Next.js + React Native projects (CI/CD, caching, build speed, runtime cost, observability, reliability). Use for infra reviews and production cost/perf improvements.
Define and enforce modern UI/UX and aesthetics for Next.js and React Native: typography, spacing, motion, states, a11y, and consistency. Use for UI reviews and upgrading generic-looking UIs.
Enforce formatting, lint rules, naming conventions, and review checklist items for this repo's stack (React Native + Next.js). Use for linting/typechecking/formatting consistency and PR review readiness.
Check for common vulnerabilities and enforce safe patterns in React Native and Next.js apps. Use for auth, input validation, secrets handling, and dependency scanning workflows.
| name | a11y-review |
| description | Review accessibility issues for React Native and Next.js UI, including labels, focus management, contrast, and screen reader support. |
| metadata | {"short-description":"Accessibility review"} |
Use this skill to audit UI accessibility for React Native and Next.js with concrete, testable checks.
Default posture:
<button> is appropriate (unless the repo has a pattern).alt text and decorative image handling.accessibilityLabel, accessibilityRole, accessibilityHint on actionable elements.accessibilityState (disabled/selected/checked) where relevant.accessible, importantForAccessibility).Provide:
references/web-a11y.mdreferences/react-native-a11y.md