Skip to content

react-native-tvos/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RNTV Skills

AI agent skills for building React Native apps for Apple TV and Android TV using react-native-tvos.

Skills

Skill Description
rntv-project-create Creating new TV projects with Expo or Community CLI
rntv-specific-features Focus navigation, remote input, accessibility, and other TV-specific features
rntv-platform-detection Platform detection APIs and TV-specific file extensions
rntv-build-configuration Build configuration for New Architecture, Hermes, Podfiles, and Maven
rntv-third-party TV features in third-party packages (Expo, react-native-reanimated, Nativewind/Tailwind, etc.)
update-rntv-skills Updates the RNTV skills installed on your computer

Installation

Claude Code

Add the marketplace:

/plugin marketplace add react-native-tvos/skills

Install the plugin:

/plugin install react-native-tvos

Cursor

Install from GitHub

  1. Open Cursor Settings (Cmd+Shift+J / Ctrl+Shift+J)
  2. Navigate to Rules & CommandProject Rules → Add Rule → Remote Rule (GitHub)
  3. Enter: https://github.com/react-native-tvos/skills.git

Skills are automatically discovered and used by the agent based on context.

Any agent

bunx skills add react-native-tvos/skills

Manual installation (symlinks)

Your system's default version of Node must be 22.18.0 or newer.

Clone the main branch of this repository and run ./install. The installation script creates symlinks in ~/.claude/skills to your clone of this repository.

git clone https://github.com/react-native-tvos/skills.git && cd skills && ./install

Updating

To update your RNTV skills, ask your AI agent to "Update RNTV skills." This runs the "Update RNTV Skills" skill, which pulls the latest changes and reinstalls the skills.

You can also just run git pull and ./install again.

License

MIT

About

AI agent skills for React Native TV development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages