skilly. Buy ad slot
All skills
Community / AGENT SKILL

expo-mobile-create-module

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

Создать production business module React Native + Expo по Modular Vertical Slice Architecture.

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 business module

Изучи проект и domain boundaries. Если затрагиваются packages/native/storage/test tooling, сначала выполни `$expo-mobile-compatibility`. Создай минимальные `api/model/hooks/ui/index.ts`; добавляй `domain/application/repository/sync/native` только по доказанной сложности. TanStack Query — server state, Zustand — настоящий shared client state. Validate external data, map DTO, экспортируй public API, добавь tests и запусти compatibility/guard/typecheck/lint. Следуй `$expo-mobile-architecture`, работай как `$expo-mobile`.