React Native
Generates and modifies React Native components using s-hiraoku's style guidelines for consistent, efficient mobile UI development.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add s-hiraoku-react-native npx -- -y @trustedskills/s-hiraoku-react-native
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"s-hiraoku-react-native": {
"command": "npx",
"args": [
"-y",
"@trustedskills/s-hiraoku-react-native"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to build and deploy cross-platform mobile applications using React Native. It allows agents to generate code, manage project structures, and handle native module integration for iOS and Android environments.
When to use it
- Developing a single codebase that must run seamlessly on both iOS and Android devices.
- Creating mobile prototypes or MVPs where rapid iteration across platforms is required.
- Integrating native device features like push notifications, camera access, or biometric authentication into web-based AI workflows.
- Maintaining existing React Native projects by generating bug fixes or new feature implementations.
Key capabilities
- Generates TypeScript or JavaScript code compatible with the React Native framework.
- Manages project initialization and configuration for mobile environments.
- Handles component creation and styling using standard React Native primitives.
- Supports integration of native modules for platform-specific functionality.
Example prompts
- "Create a React Native app that displays a list of tasks with add and delete buttons."
- "Generate the code to integrate Firebase authentication into an existing React Native project."
- "Write a React Native component that fetches data from an API and renders it as a chart."
Tips & gotchas
Ensure your AI agent has access to the necessary mobile development toolchains (Xcode for iOS, Android Studio) if it needs to compile or debug native builds. While the skill generates code, complex native module configurations may require manual verification by a human developer.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.