skilly. Buy ad slot
All skills
Community / AGENT SKILL

expo-mobile-create-screen

Vitammiin/agent-vorcl-flow
0 installs 2 GitHub stars
0

Создать Expo Router route и production module screen с полным набором UI-состояний.

BEFORE YOU INSTALL

Understand the trade-offs.

SECURITY REVIEW

Not yet assessed

Review the original instructions and requested permissions before installing.

No security review is available for this catalog entry yet.

SKILL QUALITY

Not yet assessed

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.

The full skill.

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`.