Database

Database management and queries

Showing 2329-2352 of 3662 skills
aashari

mail-core

by aashari

Background technical knowledge for reading Apple Mail data locally on macOS. Auto-loaded when any mail-* skill executes. Contains architecture, query patterns, and parsing techniques for ~/Library/Mail/V10/.

Processing 5 4mo ago
Snowflake-Labs

dynamic-tables-tutorial

by Snowflake-Labs

Interactive tutorial that teaches Snowflake Dynamic Tables hands-on. The agent guides users step-by-step through building data pipelines with automatic refresh, incremental processing, and CDC patterns. Use when the user wants to learn dynamic tables, build a DT pipeline, or understand DT vs streams/tasks/materialized views.

Code Gen 5 5mo ago
OscarDRT

supastarter-nextjs-skill

by OscarDRT

"Guides development with supastarter for Next.js only (not Vue/Nuxt): tech stack, setup, configuration, database (Prisma), API (Hono/oRPC), auth (Better Auth), organizations, payments (Stripe), AI, customization, storage, mailing, i18n, SEO, deployment, background tasks, analytics, monitoring, E2E. Use when building or modifying supastarter Next.js apps, adding features, or when the user mentions supastarter Next.js, Prisma, oRPC, Better Auth, or related Next.js stack topics."

API Dev 5 6mo ago
latestaiagents

hybrid-retrieval

by latestaiagents

Implement hybrid search combining vector and keyword retrieval for RAG systems. Use this skill when building RAG retrieval, combining semantic search with BM25, implementing reciprocal rank fusion (RRF), or optimizing retrieval accuracy. Activate when: vector search, keyword search, BM25, semantic search, hybrid RAG, retrieval optimization, search relevance, reranking.

Database 5 5mo ago
aashari

mail-from

by aashari

Show all emails from a specific person, email address, or domain. Summarize the relationship and communication history. Use when user asks about emails from someone, or wants to see what a specific sender has sent them. Arguments: person name, email address, or domain (e.g. "john@company.com", "amazon.com", "my boss Sarah").

CLI Tools 5 5mo ago
latestaiagents

production-rag-checklist

by latestaiagents

Deploy RAG systems to production with proper architecture, monitoring, and operations. Use this skill when deploying RAG to production, scaling retrieval systems, implementing RAG monitoring, or building enterprise RAG infrastructure. Activate when: production RAG, RAG deployment, enterprise RAG, RAG architecture, RAG monitoring, RAG scaling, RAG infrastructure, RAG ops.

Caching 5 5mo ago
latestaiagents

corrective-rag

by latestaiagents

Implement Corrective RAG (CRAG) and Self-RAG for reliable, self-healing retrieval systems. Use this skill when building reliable RAG, preventing hallucinations, implementing retrieval evaluation, or adding self-correction to RAG pipelines. Activate when: corrective RAG, CRAG, self-RAG, hallucination prevention, retrieval evaluation, RAG reliability, self-healing RAG, document grading.

Database 5 5mo ago
mOdrA40

react-tanstack-senior

by mOdrA40

Expertise senior/lead React developer 20 tahun dengan TanStack ecosystem (Query, Router, Table, Form, Start). Gunakan skill ini ketika: (1) Membuat aplikasi React dengan TanStack libraries, (2) Review/refactor kode React untuk clean code, (3) Debugging React/TanStack issues, (4) Setup project structure yang maintainable, (5) Optimasi performa React apps, (6) Memilih library yang tepat untuk use case tertentu, (7) Mencegah common bugs dan memory leaks, (8) Implementasi best practices KISS dan less is more. Trigger keywords: React, TanStack, React Query, TanStack Router, TanStack Table, TanStack Form, TanStack Start, Vinxi, clean code, refactor, performance, debugging.

Database 5 7mo ago
latestaiagents

graphrag-patterns

by latestaiagents

Implement GraphRAG combining knowledge graphs with RAG for multi-hop reasoning. Use this skill when building knowledge graph RAG, implementing multi-hop queries, using Neo4j with RAG, or connecting entities across documents. Activate when: GraphRAG, knowledge graph, multi-hop reasoning, Neo4j RAG, entity extraction, relationship queries, graph database, connected data.

Analytics 5 5mo ago
latestaiagents

agentic-rag

by latestaiagents

Build agentic RAG systems with autonomous planning, reflection, and tool use. Use this skill when implementing agent-driven retrieval, query decomposition, iterative refinement, or multi-source RAG orchestration. Activate when: agentic RAG, A-RAG, autonomous retrieval, query planning, iterative RAG, multi-step retrieval, agent retrieval, RAG agent.

Agents 5 5mo ago
whatiskadudoing

Managing Side Effects Functionally

by whatiskadudoing

Master functional approaches to side effects including IO types, effect isolation, idempotent operations, and quarantining impure code - essential patterns for reliable TypeScript applications

Database 11 6mo ago
FortiumPartners

Rails Framework Skill - Quick Reference

by FortiumPartners

Quick Reference Complete - See REFERENCE.md for comprehensive details and advanced patterns

Code Gen 11 9mo ago
troykelly

postgres-rls

by troykelly

MANDATORY when touching auth tables, tenant isolation, RLS policies, or multi-tenant database code - enforces Row Level Security best practices and catches common bypass vulnerabilities

Database 11 6mo ago
FortiumPartners

.NET Framework Skill - Quick Reference

by FortiumPartners

Quick Reference Complete - See REFERENCE.md for comprehensive details and advanced patterns

Auth 11 9mo ago
troykelly

tdd-full-coverage

by troykelly

Use when implementing features or fixes - test-driven development with RED-GREEN-REFACTOR cycle and full code coverage requirement

Database 11 7mo ago
troykelly

local-service-testing

by troykelly

Use when code changes touch database, cache, queue, or other service-dependent components - enforces testing against real local services instead of mocks

Caching 11 7mo ago
gmickel

convex

by gmickel

Convex backend development patterns, validators, indexes, actions, queries, mutations, file storage, scheduling, React hooks, and components. Use when writing Convex code, debugging Convex issues, or planning Convex architecture.

Auth 11 7mo ago
agoodway

understand

by agoodway

Multi-specialist collaborative analysis to understand how features, functions, or components work

Database 11 6mo ago
troykelly

database-architecture

by troykelly

MANDATORY when designing schemas, writing migrations, creating indexes, or making architectural database decisions - enforces PostgreSQL 18 best practices including AIO, UUIDv7, temporal constraints, and modern indexing strategies

Code Gen 11 6mo ago
adaptationio

ac-knowledge-graph

by adaptationio

Manage knowledge graph for autonomous coding. Use when storing relationships, querying connected knowledge, building project understanding, or maintaining semantic memory.

Analytics 11 6mo ago
FortiumPartners

Phoenix Framework Skill - Quick Reference

by FortiumPartners

For More Details: See REFERENCE.md for comprehensive guides, advanced patterns, and production optimization strategies.

Database 11 9mo ago
troykelly

postgis

by troykelly

MANDATORY when working with geographic data, spatial queries, geometry operations, or location-based features - enforces PostGIS 3.6.1 best practices including ST_CoverageClean, SFCGAL 3D functions, and bigint topology

Code Gen 11 6mo ago
FortiumPartners

Smoke Test Database Skill

by FortiumPartners

Load: skills/smoke-test-database/REFERENCE.md (~15KB)

Database 11 8mo ago
troykelly

timescaledb

by troykelly

MANDATORY when working with time-series data, hypertables, continuous aggregates, or compression - enforces TimescaleDB 2.24.0 best practices including lightning-fast recompression, UUIDv7 continuous aggregates, and Direct Compress

Code Gen 11 6mo ago