bee:dev-refactor-frontend-react-native

Analyze React Native codebases against Bee standards and generate REFACTOR-XXX tasks.

2|1|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/luanrodrigues/ia-frmwrk --skill bee-dev-refactor-frontend-react-native
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bee:dev-refactor-frontend-react-native
Source: https://github.com/luanrodrigues/ia-frmwrk/tree/main/dev-team/skills/dev-refactor-frontend-react-native
Command: npx skills add https://github.com/luanrodrigues/ia-frmwrk --skill bee-dev-refactor-frontend-react-native

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill identifies and generates tasks to fix non-compliance issues in existing React Native frontend codebases, ensuring adherence to established Bee/Lerian standards.

Core Features & Use Cases

  • Codebase Auditing: Analyzes React Native projects for deviations from best practices in architecture, testing, accessibility, and DevOps.
  • Automated Refactoring Tasks: Generates precise, actionable tasks (REFACTOR-XXX) for each identified gap, ensuring a clear path to modernization.
  • Use Case: You have a legacy React Native app built with class components and Redux. This Skill will audit the entire codebase, identify all class components and Redux usage as gaps, and generate specific tasks to migrate them to functional components and Zustand, along with necessary test updates.

Quick Start

Use the bee:dev-refactor-frontend-react-native skill to analyze the current project for React Native standards compliance and generate refactoring tasks.

Frequently Asked Questions about bee:dev-refactor-frontend-react-native

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

FAQPage Schema
How do I audit a React Native codebase for architecture and testing compliance?

To audit a React Native codebase for standards compliance, this Skill analyzes your frontend project in ANALYSIS mode to identify deviations in architecture, testing, accessibility, DevOps, and observability against established Bee standards.

Can I automatically generate refactoring tasks for legacy React Native class components?

Yes, you can automatically generate refactoring tasks for legacy React Native class components. The Skill maps all identified compliance gaps 1:1 to specific REFACTOR-XXX tasks, providing a clear modernization path for migrations like converting class components to functional components.

What is the best way to modernize a React Native frontend app to current standards?

The best way to modernize a React Native frontend app is to audit the codebase for non-compliance issues and generate actionable tasks. This Skill identifies gaps in best practices and outputs precise REFACTOR-XXX tickets for your development cycle.

Does the React Native code audit check for accessibility and observability issues?

Yes, the React Native code audit checks for accessibility and observability issues. The Skill dispatches specialized agents that specifically scan your frontend codebase to identify deviations in these areas alongside architecture, testing, and DevOps standards.

What do I need to prepare before running a React Native codebase audit?

Before running a React Native codebase audit, you need an existing frontend project ready for analysis. The Skill operates directly on your codebase without external dependencies to evaluate code quality and standards compliance.