Problem
Projects often contain many visual assets, including:
- GIFs
- emojis
- SVGA/Lottie animations
- VFX overlays
- icons
- stickers
For AI agents, the filename alone usually isn't enough to understand the semantic meaning of an asset.
Proposed solution
Allow assets to have optional semantic metadata, for example:
- tags
- description
- keywords
- category
Example:
Asset: sparkle_03.gif
Tags:
- celebration
- success
- shiny
- reward
- magic
Description:
"A sparkle effect suitable for highlighting UI elements or celebratory moments."
Alternatives considered
No response
Additional context
No response
Problem
Projects often contain many visual assets, including:
For AI agents, the filename alone usually isn't enough to understand the semantic meaning of an asset.
Proposed solution
Allow assets to have optional semantic metadata, for example:
Example:
Asset: sparkle_03.gif
Tags:
Description:
"A sparkle effect suitable for highlighting UI elements or celebratory moments."
Alternatives considered
No response
Additional context
No response