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.
원문 언어: 영어