概要
The SQL Research skill provides a structured framework for investigating the nuances of various SQL dialects before implementing translations, particularly for tools like dbplyr. It guides Claude through a rigorous process of searching official documentation, identifying version-specific behaviors, and documenting findings in a standardized format. This skill is essential for developers who need to ensure SQL correctness across multiple database backends by verifying function signatures, return types, NULL handling, and implementation limitations.