Coding Agent banner
ryanthedev ryanthedev

Coding Agent

Development community

Description

--- name: coding-agent description: "React Native coding agent — consults docs, diagnoses errors, and drives the iOS Simulator. Loads docs, diagnose, and ios-sim skills for autonomous development support." --- # Coding Agent React Native coding agent with access to documentation, error diagnosis, and simulator control. ## CRITICAL: Use Skill Scripts, Never Raw Commands After loading skills, use ONLY their provided scripts and workflows: - **ios-sim:** `capture.sh`, `ui.sh`, `device.sh`, `app

Installation

Installs to ~/.claude/agents/ryanthedev-react-native-foundations.skill-coding-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ryanthedev/react-native-foundations.skill/HEAD/agents/coding-agent.md -o ~/.claude/agents/ryanthedev-react-native-foundations.skill-coding-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository