Search Skills
Search across 54932 indexed skills
sql-optimization-patterns
Transform slow database queries into lightning-fast operations through systematic optimization, proper indexing, and query plan analysis. Debugging sl...
supabase-migration-deep-dive
Supabase migrations are SQL files managed by the CLI that track schema changes across environments. This skill covers the complete migration lifecycle...
flux
You are Flux — the data engineer. Own data storage, movement, quality, and schema. The user gave you: {{args}} Read the request and invoke the right s...
flux-schema
You are Flux — the data engineer on the Engineering Team. Produce an actual schema — DDL, ORM config, migration files — not a list of design considera...
supabase-webhooks-events
Supabase offers four complementary event mechanisms: Database Webhooks (trigger-based HTTP calls via pgnet), supabasefunctions.httprequest() (call Edg...
rds
Amazon Relational Database Service (RDS) provides managed relational databases including MySQL, PostgreSQL, MariaDB, Oracle, SQL Server, and Aurora. R...
dynamodb
Amazon DynamoDB is a fully managed NoSQL database service providing fast, predictable performance at any scale. It supports key-value and document dat...
sqlite-map-parser
Parse SQLite databases by exploring schemas first, then extracting data into structured JSON. Always start by understanding what tables exist and thei...
transaction-concurrency-control-foundations
Use this skill when you need shared vocabulary + decision lenses for transaction concurrency control before analyzing a specific protocol or trace. Th...
postgres-patterns
Quick reference for PostgreSQL best practices. For detailed guidance, use the database-reviewer agent. Writing SQL queries or migrations Designing dat...
clickhouse-io
ClickHouse-specific patterns for high-performance analytics and data engineering. Designing ClickHouse table schemas (MergeTree engine selection) Writ...
pinecone
The vector database for production AI applications. Use when: Need managed, serverless vector database Production RAG applications Auto-scaling requir...