Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ Read the [contribution guidelines](/CONTRIBUTING.md) before contributing.

This repository provides agent skills to help you integrate and use the packages. You can easily install them with:

`npx skills add https://github.com/callstackincubator/react-native-ai --skill json-render-react`
`npx skills add https://github.com/callstackincubator/react-native-ai --skill react-native-ai-skills`

or manually by copying the `skills/` directory in your `.cursor/` directory.

Expand Down
Loading