AgentSkillsCN

react-native-component-generator

使用TypeScript、样式和特定于平台的代码生成React Native组件。触发器包括“创建React Native组件”、“生成RN组件”、“移动组件”、“React Native屏幕”。

SKILL.md
--- frontmatter
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.