Skip to main content
Run any Skill in Manus
with one click
GitHub repository

create-rn-miniapp

create-rn-miniapp contains 7 collected skills from jingjing2222, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
0
updated
2026-04-09
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

tds-ui
software-developers

Decision skill for choosing TDS React Native components and UI boundaries in MiniApp screens. Use when translating product requirements into TDS components, reconciling public docs with actual exports, or deciding controlled/uncontrolled state patterns. Do not use for route design, capability lookup, provider/runtime work, or non-TDS native module decisions.

2026-04-09
backoffice-react
software-developers

Decide how to structure an optional backoffice React screen: pick list, detail, form, dashboard, or bulk-action archetypes; place query, component, and form state; split search, table, confirm, and export boundaries; and validate loading, error, empty, disabled, and permission states. Do not use for MiniApp route design, server-provider diagnosis, or shared contract changes.

2026-03-28
cloudflare-worker
network-and-computer-systems-administrators

Diagnose a Cloudflare Worker-backed server workspace: classify runtime, binding, env, local dev, and client-linkage drift; check D1/R2 and base URL alignment; and separate local diagnosis from remote-state or shared-boundary work. Do not use for deploy-only repair or generic UI work.

2026-03-28
firebase-functions
software-developers

Diagnose a Firebase-backed server workspace: choose callable, HTTP, or trigger surfaces; check project, region, emulator, and client-linkage drift; and distinguish local linkage from remote readiness or shared-boundary work. Do not use for deploy, seed, or repair procedures.

2026-03-28
granite-routing
software-developers

Use when you are changing Granite route paths, page entries, params, or navigation flow in the MiniApp frontend. Do not use for capability lookup, provider runtime work, or TDS component selection.

2026-03-28
supabase-project
software-developers

Diagnose a Supabase-backed server workspace: separate DB, RLS, Edge Function, env, and project-ref drift; check frontend and backoffice alignment; and distinguish local linkage from remote project state or shared-boundary work. Do not use for remote db apply/deploy or generic route/UI work.

2026-03-28
trpc-boundary
software-developers

Use when you are changing tRPC contracts, app-router shape, or client and server import order across the shared boundary. Do not use for provider runtime layout, remote operations, or generic route and UI work.

2026-03-28