rn-mt-codebase-guide

Installation
SKILL.md

rn-mt Codebase Guide

Use this skill when the task is about the rn-mt repository itself.

This repo is not a generic React Native app. It is a monorepo for a conversion toolchain, so the right workflow is usually:

  1. identify which package owns the behavior
  2. reproduce the issue with the narrowest command or fixture
  3. change the owning package, not the symptom layer
  4. run the right verification loop for that surface

Read these first

Installs
1
First Seen
Jun 7, 2026
rn-mt-codebase-guide — kanmi-idris/rn-mt