serve-sim-placeholder-assets
작성자: expo
serve-sim의 Device Hub 스타일 시뮬레이터 플레이스홀더 에셋을 로컬 Xcode/CoreTypes 리소스에서 감사하고 업데이트합니다. 새로운 Xcode 또는 macOS를 설치한 후에 사용하십시오…
npx skills add https://github.com/expo/serve-sim --skill serve-sim-placeholder-assetsserve-sim Placeholder Assets
Use this project-scoped skill when updating the not-running device preview images in this repo.
Workflow
-
Run the audit script from the repo root:
node .codex/skills/serve-sim-placeholder-assets/scripts/audit-placeholder-assets.mjs --out tmp/device-placeholder-assets -
Keep the public
skills/serve-simskill focused on end-user CLI usage; do not add this internal asset-maintenance workflow there. -
Update app code/tests only after reviewing the audit output for exact, fallback, or missing mappings.