SECURITY REVIEW
Not yet assessed
Review the original instructions and requested permissions before installing.
No security review is available for this catalog entry yet.
Создать Expo Router route и production module screen с полным набором UI-состояний.
Review the original instructions and requested permissions before installing.
No security review is available for this catalog entry yet.
How clearly the skill guides your agent, how complete its workflow is, and how you can check the outcome.
No quality assessment is available for this catalog entry yet.
Original instructions from the publisher’s SKILL.md
# Создать Expo screen Route оставь тонким и импортируй screen через module public API. До Router/native UI решений выполни `$expo-mobile-compatibility`. Screen размести в `modules/<domain>/ui`; данные получай через module hook/Query, rules — через domain/application. Реализуй loading/success/empty/error/refreshing, semantic tokens, accessibility, Reduced Motion и navigation edges. Добавь RNTL test и запусти compatibility + оба Expo guard/typecheck/lint/tests. Следуй `$expo-mobile-architecture` + `$expo-ui-design-motion`, работай как `$expo-mobile`.