Padosoft Rn Screen Scaffolding

Use this skill when adding a new screen, component or data-fetching hook to a React Native / Expo app — "make me a screen for X", "add a component that shows Y", "I need the hook for this endpoint" — and whenever something added earlier is half-wired: a screen whose title shows the raw key, a route that exists in one app of the monorepo but not the other, a component not exported from its barrel. It lists every file a new piece touches, in order, so nothing is left half-registered. Do not use it to review existing code (padosoft-react-native-conventions) or for native modules and build configuration.

padosoft Updated

File contents

padosoft/skills/tree/main/skills/padosoft-rn-screen-scaffolding commit dd00be4c11

Frequently asked questions

npx skillmds@latest add padosoft/padosoft-rn-screen-scaffolding