skill
職業分類
説明
更新
writing-good-tests
ソフトウェア品質保証アナリスト・テスター
Use when writing or reviewing tests - covers test philosophy, condition-based waiting, mocking strategy, and test isolation
2026-06-04
codebase-review-commit
ソフトウェア品質保証アナリスト・テスター
Use when asked to review code, diffs, branches, PRs, staged changes, uncommitted changes, run deep audits, suggest or split Conventional Commits, or create commits only after an explicit user request.
2026-06-04
no-use-effect
ソフトウェア開発者
Enforce the no-useEffect rule when writing or reviewing React code. ACTIVATE when writing React components, refactoring existing useEffect calls, reviewing PRs with useEffect, or when an agent adds useEffect "just in case." Provides the five replacement patterns and the useMountEffect escape hatch.
2026-06-04