react-native-reviewer

Review de codigo React Native para o projeto Nossa Maternidade. Detecta anti-patterns como ScrollView com .map() (usar FlatList), console.log (usar logger), any em TypeScript, cores hardcoded. Use ao revisar PRs, criar componentes, ou fazer code review.

$ 설치

git clone https://github.com/LionGab/NossaMaternidade /tmp/NossaMaternidade && cp -r /tmp/NossaMaternidade/.claude/skills/react-native-reviewer ~/.claude/skills/NossaMaternidade

// tip: Run this command in your terminal to install the skill