Admin React Interfaces When this skill applies Use this skill when building administrative React interfaces for VTEX Admin experiences. - Settings pages - Moderation tools - Internal dashboards - Operational forms and tables Do not use this skill for: - storefront components - render-runtime blocks - route authorization design - backend service structure Decision rules - Use VTEX official design systems for admin interfaces. - Prefer as the default choice for VTEX IO admin apps published to customers. - Accept as an official VTEX design system, especially in internal back-office contexts. - P…