About
The SQL Research skill provides a rigorous, standardized workflow for investigating SQL dialects and features before implementation. It guides the AI through searching official documentation, identifying critical edge cases like NULL handling and 0-vs-1 indexing, and creating structured research files. By enforcing a 'documentation-first' principle, it ensures that SQL-generating code, particularly for tools like dbplyr, is built on a foundation of verified technical facts across diverse backends such as PostgreSQL, SQL Server, and BigQuery.