Use when designing or reviewing a component's public API. Naming, props, compound component structure, CSS custom properties, and data-attributes.
원문 언어: 영어
메뉴
SkillsMP는 segunadebayo/design-eng-skills에서 4개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 4개 중 4개를 표시합니다.
Use when designing or reviewing a component's public API. Naming, props, compound component structure, CSS custom properties, and data-attributes.
원문 언어: 영어
Use when writing something public-facing about this project's engineering. A release announcement, a how-we-built-X deep-dive, a retrospective. Not tied to a release event, and not the mechanical changelog (that's changeset-writing's job).
원문 언어: 영어
Use when a feature involves multiple states or transitions. Recognizes the shape, names states and events, designs guards, actions, and hierarchy, and visualizes or simulates the result.
원문 언어: 영어
Use when writing a changeset for a change to a published package. Picking the semver bump, writing the summary, flagging breaking changes, and making sure the entry still reads well once aggregated into CHANGELOG.md.
원문 언어: 영어