Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

rn-builder

rn-builder 收录了来自 jcuervo 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
0
更新
2026-05-24
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

rn-dependency-audit
信息安全分析师

Audit the dependency tree of an Expo React Native project for known CVEs, outdated packages, license compliance issues, lockfile tampering, and supply-chain risks specific to native modules. Apply ONLY when the task is a dependency-focused security or compliance review — vulnerability triage, pre-submission license check, response to a CVE disclosure, or lockfile diff review. Do NOT apply for routine `npm install`, package additions, or version bumps that are part of normal feature work.

2026-05-24
rn-native-modules
软件开发工程师

Bridge native iOS (Swift) and Android (Kotlin) code into Expo React Native apps. Prefer the Expo Modules API for new modules; fall back to React Native Turbo Modules only when Expo Modules cannot express the requirement. Apply when wrapping a native SDK, exposing platform APIs, or writing a config plugin.

2026-05-24
rn-release-eas
软件开发工程师

Build, sign, and ship Expo React Native apps to the App Store and Google Play via EAS (Expo Application Services). Covers EAS Build profiles, EAS Submit, EAS Update (OTA), iOS and Android code signing, and store metadata. Apply when configuring build pipelines, releasing to production, setting up OTA updates, or troubleshooting signing.

2026-05-24
rn-scaffold-expo
软件开发工程师

Scaffold and wire up a new Expo (managed) React Native project using curated menus per concern. The agent presents 2-5 vetted alternatives for each of navigation, state, server data, styling, storage, forms, lists, animations, auth, and observability — and implements whichever the user picks. Apply when creating a new project, adding a core library, restructuring folders, or wiring up an unmet concern in an existing project.

2026-05-24
rn-security-audit
信息安全分析师

Audit Expo React Native apps for mobile-specific security issues — JS bundle secret leakage, insecure storage of tokens, unvalidated deep links, WebView misconfiguration, over-broad native permissions, and OWASP MASVS gaps. Apply ONLY when the task explicitly asks for a security review, threat model, store-submission security check, or remediation of a known mobile vulnerability. Do NOT apply for general code review, performance work, or routine feature work.

2026-05-24
rn-testing
软件质量保证分析师与测试员

Test strategy and setup for Expo React Native apps. Jest + React Native Testing Library for unit/component tests, Maestro for end-to-end. Apply when writing tests, configuring CI test runs, or mocking native modules.

2026-05-24