About
This skill provides a comprehensive framework for creating and maintaining shared libraries that function seamlessly across both web (React) and mobile (React Native) platforms. It enforces strict platform-agnostic coding practices, sets up optimized build configurations using tsup/Rollup for ESM and CJS support, and provides a structured development workflow for versioning and local testing. By following its established patterns for styling and API usage, developers can ensure their shared business logic and UI components remain compatible, maintainable, and easy to consume across diverse project stacks.