com um clique
ui2
ui2 contém 3 skills coletadas de decentraland, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Scaffold a new custom Decentraland component under src/components/<Name>/. Triggers on "add a <Name> component", "new component in ui2", "ui2 component scaffold". Use whenever a brand-new public component is being added to the library.
Run the local pre-PR verification pipeline in the right order. Triggers on "ready to push", "before commit", "pre-pr", "open PR for ui2", "pre-commit checks ui2". Use after finishing any code change before staging, committing, or pushing.
Write MUI styled() components correctly in ui2, avoiding the Emotion component-reference selector trap. Triggers on "styled component", "cross-component hover", "${Component} selector in styled", "hover effect not working", "data-role selector". Use whenever creating or editing a styled() that targets another component.