Selects and applies react-simplikit hooks, components and utils (useDebounce, useThrottle, useToggle, useBooleanState, useCounter, useList, useMap, useSet, useInterval, useTimeout, usePrevious, usePreservedCallback, useOutsideClickEffect,…
原文语言:英语
菜单
SkillsMP 已收集 toss/react-simplikit 中的 10 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 10 / 10 个已收集 Skill。
Selects and applies react-simplikit hooks, components and utils (useDebounce, useThrottle, useToggle, useBooleanState, useCounter, useList, useMap, useSet, useInterval, useTimeout, usePrevious, usePreservedCallback, useOutsideClickEffect,…
原文语言:英语
Create commits following repo conventions. Use when committing changes, creating commit messages.
原文语言:英语
Migrates a codebase off the deprecated @react-simplikit/mobile package onto the react-simplikit root entry. Use when a project still imports @react-simplikit/mobile, when an install warns that the package is deprecated, or when someone asks how to migrate off…
原文语言:英语
Create branches following repo conventions. Use when creating branches, starting new features.
原文语言:英语
PR/code review. 100% coverage, SSR safety, JSDoc validation. Use when reviewing code, checking PRs.
原文语言:英语
Complete workflow from new Hook/Component/Util development to deployment. Use when starting new feature development.
原文语言:英语
JSDoc writing rules for AI-powered documentation generation. Use when writing JSDoc, documenting functions, or adding code comments.
原文语言:英语
React library public API design principles. Use when designing hooks, components, or utility APIs.
原文语言:英语
Scaffold new hooks/components/utilities. Generate standard structure and boilerplate. Use when creating new hooks, components, utilities.
原文语言:英语
Write test code. 100% coverage, SSR tests, edge cases. Use when writing tests, adding test coverage.
原文语言:英语