GitHub リポジトリ
web-react
web-react には bichikim から収集した 5 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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