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 を開くとソースと詳細を確認できます。
収集済み skill 10 件中 10 件を表示しています。
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.
原文の言語: 英語