Screen Map

iOSアプリの画面マップ(どの画面で何ができて、操作するとどうなるか)を画面単位で作る。「画面マップを作って」「この機能にアクセシビリティIDを振って」「E2Eの導線をファイルに落として」「動作確認用の画面仕様を作って」と言われたときに使う。ソースを読んで画面・操作・結果・遷移を特定し、accessibilityIdentifier を実装に振り、screen-map/screens/*.yaml に落とす。動作確認の実施そのものは sim-test-report の仕事。Use when building or extending an app's screen map / accessibility identifier spec for E2E verification.

tx-TEM Updated

File contents

tx-TEM/claude-skills/tree/main/skills/screen-map commit bc12a611dc

Frequently asked questions

npx skillmds@latest add tx-tem/screen-map