GitHub 저장소
web-react
web-react에는 bichikim에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
수집된 skills
5
Stars
2
업데이트
2026-04-18
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색
이 저장소의 skills
제작자/저장소/skill
skill
직업 분류
설명
업데이트
react-hook
소프트웨어 개발자
Create or update custom React hooks with clear API design, TypeScript-friendly patterns, and test-first workflow. Use when the user asks to make/build/create/modify a custom hook, refactor hook logic, or add/update hook tests.
2026-04-18
unit-test
소프트웨어 품질 보증 분석가·테스터
Write and maintain unit tests with Vitest. Test titles MUST be English `it('should ...')` strings. Use when adding or updating unit tests, improving test coverage, or handling unavoidable coverage gaps with documented ignore comments.
2026-04-18
unit-test-module-mocking
소프트웨어 품질 보증 분석가·테스터
Basic Vitest module mocking pattern with vi.mock.
2026-04-08
unit-test-module-mocking-with-actual-exports
소프트웨어 품질 보증 분석가·테스터
Keep real exports and override only selected functions in Vitest.
2026-04-08
unit-test-mocking
소프트웨어 품질 보증 분석가·테스터
Mocking patterns for Vitest unit tests. Read this only when mocking is required.
2026-04-08