SECURITY REVIEW
Not yet assessed
Review the original instructions and requested permissions before installing.
No security review is available for this catalog entry yet.
Создать production business module React Native + Expo по Modular Vertical Slice Architecture.
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 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`.