Toolverse
All skills

sql-research

by tidyverse

Guide for researching SQL syntax and behavior for database backends. Use when you need to research how a SQL function, command, or feature works in a specific database before implementing it in dbplyr.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
tidyverse
Category
Backend
Views
21

About this skill

Guide for researching SQL syntax and behavior for database backends. Use when you need to research how a SQL function, command, or feature works in a specific database before implementing it in dbplyr.

How to use

  1. Zidentyfikuj funkcję SQL lub polecenie, które chcesz zbadać dla konkretnej bazy danych (np. CASE, COALESCE, WINDOW FUNCTIONS dla PostgreSQL).

  2. Użyj wyszukiwarki internetowej, aby znaleźć oficjalną dokumentację bazy danych dla tego dialektu. Priorytetowo traktuj źródła bezpośrednio od producenta bazy danych.

  3. Zbierz informacje o składni, typach argumentów, zwracanych wartościach, obsłudze NULL, regułach konwersji typów oraz ograniczeniach specyficznych dla wersji bazy.

  4. Utwórz plik dokumentacji w katalogu research/ o nazwie {dialekt}-{polecenie}.md zawierający podsumowanie (1-2 zdania), minimalną składnię z przykładami, kluczowe zachowania istotne dla tłumaczenia oraz ograniczenia wpływające na użycie w dbplyr.

  5. Dodaj sekcję Sources z linkami do wszystkich użytych źródeł — cytowania z URL-ami są obowiązkowe.

  6. Przejrzyj dokumentację przed implementacją kodu SQL-generującego, aby upewnić się, że wszystkie przypadki brzegowe i różnice między wersjami baz są uwzględnione.

Related skills

video-downloader

by ComposioHQ

Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.

Backend
50173

humanizer

by davila7

Remove signs of AI-generated writing from text. Use when editing or reviewing\ntext to make it sound more natural and human-written. Based on Wikipedia's\ncomprehensive \

Backend
2873

dotnet-backend

by anton-abyzov

.NET/C# backend developer for ASP.NET Core APIs with Entity Framework Core. Builds REST APIs, minimal APIs, gRPC services, authentication with Identity/JWT, authorization, database operations, background services, SignalR real-time features. Activates for: .NET, C#, ASP.NET

Backend
92296

scientific-writing

by K-Dense-AI

Write scientific manuscripts. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), abstracts, for research papers and journal submissions.

Backend
47191

using-superpowers

by obra

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists

Backend
65167

context-optimizer

by openclaw

Advanced context management with auto-compaction and dynamic context optimization for DeepSeek's 64k context window. Features intelligent compaction (merging, summarizing, extracting), query-aware relevance scoring, and hierarchical memory system with context archive. Logs

Backend
2964