rn-feature-development

Automate the React Native feature development lifecycle from discovery to E2E proof.

10|1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/Lykhoyda/rn-dev-agent --skill rn-feature-development
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rn-feature-development
Source: https://github.com/Lykhoyda/rn-dev-agent/tree/main/packages/codex-plugin/skills/rn-feature-development
Command: npx skills add https://github.com/Lykhoyda/rn-dev-agent --skill rn-feature-development

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenges of developing and verifying React Native features by automating an 8-phase development pipeline, ensuring high-quality and reliable code with cross-platform verification.

Core Features & Use Cases

  • 8-Phase Development Pipeline: Automated and systematic approach for developing React Native features, including discovery, exploration, architecture design, implementation, and verification.
  • Cross-Platform Verification: Ensures that features work consistently across both iOS and Android platforms.
  • Automated Code Quality Checks: Utilizes multiple agents to perform code reviews, following React Native conventions and best practices.
  • Replayable Proof Artifacts: Captures detailed proof artifacts of feature development, making it easy to demonstrate and reproduce results.

Quick Start

Run the rn-feature-dev command to initiate the feature development pipeline.

Frequently Asked Questions about rn-feature-development

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate React Native feature development across iOS and Android?

The pipeline automates the entire React Native feature development lifecycle from initial discovery to E2E proof. It systematically handles exploration, architecture design, implementation, and cross-platform verification for both iOS and Android.

What is the best way to ensure code quality during React Native feature implementation?

The best way to ensure code quality during React Native feature implementation is to use the pipeline's automated agents. These agents perform code reviews by applying React Native conventions and best practices throughout the development process.

How does E2E testing work with React Native device control?

E2E testing with React Native device control works by integrating with CDP for device management. The pipeline captures detailed proof artifacts during verification to verify and document feature behavior across platforms.

Can I capture replayable proof artifacts for React Native features?

Yes, you can capture replayable proof artifacts for React Native features. The pipeline automatically records detailed verification results, making it easy to demonstrate and reproduce cross-platform feature behavior.

Do I need manual setup to run CI/CD checks for React Native features?

No, you do not need manual setup to run CI/CD checks for React Native features. The pipeline integrates automated code quality checks and best practices directly into the development workflow.