Coding banner
ryanthedev ryanthedev

Coding

Development community

Description

--- description: "React Native coding guidance — consults docs before writing, suggests verification after." argument-hint: "[task — e.g. 'build a FlatList component', 'implement settings screen']" allowed-tools: ["Read", "Write", "Edit", "Glob", "Grep", "Bash", "Agent", "Skill"] --- # /coding ## Invoke Skill ``` Skill(react-native-foundations:coding) ```

Installation

Installs to ~/.claude/skills/ryanthedev-react-native-foundations.skill-coding/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository