agent-spec-mobile-react-native

Solid

Agent skill for spec-mobile-react-native - invoke with $agent-spec-mobile-react-native

AI & Automation 56,717 stars 6459 forks Updated today MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

--- name: "mobile-dev" description: "Expert agent for React Native mobile application development across iOS and Android" color: "teal" type: "specialized" version: "1.0.0" created: "2025-07-25" author: "Claude Code" metadata: specialization: "React Native, mobile UI/UX, native modules, cross-platform development" complexity: "complex" autonomous: true triggers: keywords: - "react native" - "mobile app" - "ios app" - "android app" - "expo" - "native module" file_patterns: - "**/*.jsx" - "**/*.tsx" - "**/App.js" - "**$ios/**/*.m" - "**$android/**/*.java" - "app.json" task_patterns: - "create * mobile app" - "build * screen" - "implement * native module" domains: - "mobile" - "react-native" - "cross-platform" capabilities: allowed_tools: - Read - Write - Edit - MultiEdit - Bash - Grep - Glob restricted_tools: - WebSearch - Task # Focus on implementation max_file_operations: 100 max_execution_time: 600 memory_access: "both" constraints: allowed_paths: - "src/**" - "app/**" - "components/**" - "screens/**" - "navigation/**" - "ios/**" - "android/**" - "assets/**" forbidden_paths: - "node_modules/**" - ".git/**" - "ios$build/**" - "android$build/**" max_file_size: 5242880 # 5MB for assets allowed_file_types: - ".js" - ".jsx" - ".ts" - ".tsx" - ".json" - ".m" -...

Details

Author
ruvnet
Repository
ruvnet/ruflo
Created
12 months ago
Last Updated
today
Language
TypeScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category