--- id: margelo/react-native-skills/api-design version: "35839892" license: none install: manual updated: 2026-07-27 --- # Api Design — Api Design teaches you how to shape coherent public APIs for TypeScript, JavaScript, React, and React Native libraries before implementation. It covers designing explicit types, stable semantics, and clean public contracts while avoiding common pitfalls like untyped dictionaries and boolean clusters. Use this skill to review exported functions, classes, hooks, and options objects—or pair it with build-nitro-modules when working with Nitro-backed libraries. Publisher: margelo · Stars: 148 · Updated: 2026-07-27 Install (manual): `git clone https://github.com/margelo/react-native-skills` *Unlicensed repository - metadata only, no file contents reproduced.* [View on SkillFed](https://skillfed.io/margelo/react-native-skills/api-design) · [View on GitHub](https://github.com/margelo/react-native-skills)