figma_verify_unity_prefab
Validate Unity prefab YAML and associated metadata from Figma exports. Ensures source map, sprites, and file IDs are consistent and correct.
Instructions
Statically verify generated Prefab YAML, ownership metadata, source map, sprites, and file ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prefab_asset_path | Yes | Prefab path below Assets/. | |
| unity_project_path | Yes | Unity project root containing Assets and ProjectSettings. | |
| source_map_asset_path | No | Optional source map path below Assets/. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||