About
The SQL Research skill provides a rigorous, documentation-first workflow for developers building database-specific features or translations, particularly within the dbplyr ecosystem. It enforces a systematic approach to investigating official database documentation, identifying version-specific quirks, and documenting NULL handling, type coercion, and syntax edge cases before implementation begins. By prioritizing research correctness and structured documentation, it minimizes bugs in SQL-generating code and ensures reliable performance across diverse database dialects like PostgreSQL, SQL Server, and BigQuery.