Agent Skills: React Native Component Generator

Generate React Native components with TypeScript, styling, and platform-specific code. Triggers on "create react native component", "generate rn component", "mobile component", "react native screen".

UncategorizedID: ehtbanton/ClaudeSkillsRepo/react-native-component-generator

Install this agent skill to your local

pnpm dlx add-skill https://github.com/ehtbanton/ClaudeSkillsRepo/tree/HEAD/react-native-component-generator

Skill Files

Browse the full folder contents for react-native-component-generator.

Download Skill

Loading file tree…

react-native-component-generator/SKILL.md

Skill Metadata

Name
react-native-component-generator
Description
Generate React Native components with TypeScript, styling, and platform-specific code. Triggers on "create react native component", "generate rn component", "mobile component", "react native screen".

React Native Component Generator

Generate React Native TypeScript components with StyleSheet and platform handling.

Output Requirements

File Output: *.tsx component files Format: Valid React Native TypeScript Standards: React Native 0.72+, TypeScript

When Invoked

Immediately generate a complete React Native component with styles and types.

Example Invocations

Prompt: "Create React Native button component" Output: Complete Button.tsx with variants, loading state, and styles.

React Native Component Generator Skill | Agent Skills