원클릭으로
styled-components-to-stylex-codemod
styled-components-to-stylex-codemod에는 skovhus에서 수집한 skills 4개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
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.