con un clic
styled-components-to-stylex-codemod
styled-components-to-stylex-codemod contiene 4 skills recopiladas de skovhus, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Address PR review comments following test-driven approach. Use when fixing issues raised in code reviews.
Create pull requests. Use when opening PRs, writing PR descriptions, or preparing changes for review.
Reference for StyleX style authoring patterns, constraints, and APIs. Use when generating StyleX output code, writing stylex.create() styles, applying stylex.props(), working with themes/variables, pseudo-classes, media queries, dynamic styles, or debugging StyleX-related transformation issues in the codemod.
Remove code duplication, extract shared patterns, and eliminate type casts and `any` types. Run after implementing new features.