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 可查看来源和详情。
已展示 4 / 4 个已收集 Skill。
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.
原文语言:英语