agent-skills
Build React Native Nitro modules from scaffold to publish
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install agent-skills?โผ
Run `npx skills add riteshshukla04/agent-skills --all -g -y` in your terminal to install all skills in this repository globally.
How to build a React Native Nitro Module?โผ
This skill walks through all 21 steps: scaffold with Nitrogen, write a .nitro.ts HybridObject spec, run codegen, implement in Swift, Kotlin, or C++, and wire up an example app.
How to fix Android build errors in a monorepo?โผ
The included references show exactly how to correct settings.gradle and build.gradle paths so the example app resolves node_modules from the monorepo root.
Does this work with Claude Code and Cursor?โผ
Yes. The skill follows the standard SKILL.md format and works with Claude Code, Cursor, and other coding assistants that can read markdown skill files.
Can I add a HybridObject to an existing Nitro library?โผ
Yes. The skill has a dedicated path for adding new HybridObjects to existing libraries, skipping all setup and example app steps.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core