Skip to main content
Back to registry

react-native

alinaqi/claude-bootstrap

Installs166
Install command
npx skills add https://github.com/alinaqi/claude-bootstrap --skill react-native
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Load with: base.md + typescript.md - ❌ Inline styles - use StyleSheet.create - ❌ Logic in render - extract to hooks - ❌ Deep component nesting - flatten hierarchy - ❌ Anonymous functions in props - use useCallback - ❌ Index as key in lists - use stable IDs - ❌ Direct state mutation - always use setter - ❌ Mixing business logic with UI - keep core/ pure - ❌ Ignoring TypeScript errors - fix them - ❌ Large components - split into smaller pieces

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does react-native do?

react-native is listed in SkillJury, but the source summary is still sparse.

Is react-native good?

react-native does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does react-native work with?

react-native currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to react-native?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install react-native?

npx skills add https://github.com/alinaqi/claude-bootstrap --skill react-native

Related skills

More from alinaqi/claude-bootstrap

Related skills

Alternatives in Software Engineering