Database

Database management and queries

Showing 577-600 of 3623 skills
Jamie-BitFlight

meta-inspector

by Jamie-BitFlight

Extract specific data points from agent output transcripts, kaizen analysis reports, and JSONL session files without loading raw data into orchestrator context. Use when needing tool timings, query counts, error summaries, or any structured facts from large output files. Prevents context pollution from raw transcript reads.

Code Review 50 3mo ago
NeverSight

react-best-practices

by NeverSight

Provides React patterns for hooks, effects, refs, and component design. Covers escape hatches, anti-patterns, and correct effect usage. Must use when reading or writing React components (.tsx, .jsx files with React imports).

Database 158 4mo ago
giuseppe-trisciuoglio

aws-sdk-java-v2-dynamodb

by giuseppe-trisciuoglio

Provides Amazon DynamoDB patterns using AWS SDK for Java 2.x. Use when creating, querying, scanning, or performing CRUD operations on DynamoDB tables, working with indexes, batch operations, transactions, or integrating with Spring Boot applications.

Cloud 269 3mo ago
giuseppe-trisciuoglio

aws-sdk-java-v2-rds

by giuseppe-trisciuoglio

Provides AWS RDS (Relational Database Service) management patterns using AWS SDK for Java 2.x. Use when creating, modifying, monitoring, or managing Amazon RDS database instances, snapshots, parameter groups, and configurations.

Cloud 269 3mo ago
Gentleman-Programming

elixir-antipatterns

by Gentleman-Programming

Core catalog of 8 critical Elixir/Phoenix anti-patterns covering error handling, separation of concerns, Ecto queries, and testing. Trigger: During Elixir code review, refactoring sessions, or when writing Phoenix/Ecto code.

Database 541 4mo ago
AltimateAI

optimizing-query-text

by AltimateAI

Optimizes Snowflake SQL query performance from provided query text. Use when optimizing Snowflake SQL for: (1) User provides or pastes a SQL query and asks to optimize, tune, or improve it (2) Task mentions "slow query", "make faster", "improve performance", "optimize SQL", or "query tuning" (3) Reviewing SQL for performance anti-patterns (function on filter column, implicit joins, etc.) (4) User asks why a query is slow or how to speed it up

Database 101 4mo ago
freekmurze

context7-auto-research

by freekmurze

Automatically fetches up-to-date documentation from Context7 when users ask about libraries, frameworks, APIs, or need code examples. Triggers proactively without explicit user request.

API Dev 950 4mo ago
dadbodgeoff

batch-processing

by dadbodgeoff

Collect-then-batch pattern for database operations achieving 30-40% throughput improvement. Includes graceful fallback to sequential processing when batch operations fail.

Automation 782 3mo ago
dadbodgeoff

ai-coaching

by dadbodgeoff

Multi-turn conversational AI for intent extraction, clarification, and generation readiness detection. Guides users through articulating creative intent with structured parameter extraction.

Database 782 3mo ago
TerminalSkills

aws-dynamodb

by TerminalSkills

Build with Amazon DynamoDB for fast, scalable NoSQL storage. Design tables with partition and sort keys, create GSI and LSI for flexible queries, enable streams for change data capture, and apply single-table design patterns for efficient data modeling.

CLI Tools 68 3mo ago
thedivergentai

godot-3d-materials

by thedivergentai

"Expert patterns for Godot 3D PBR materials using StandardMaterial3D including albedo, metallic/roughness workflows, normal maps, ORM texture packing, transparency modes, and shader conversion. Use when creating realistic 3D surfaces, PBR workflows, or material optimization. Trigger keywords: StandardMaterial3D, BaseMaterial3D, albedo_texture, metallic, metallic_texture, roughness, roughness_texture, normal_texture, normal_enabled, orm_texture, transparency, alpha_scissor, alpha_hash, cull_mode, ShaderMaterial, shader parameters."

Code Gen 217 3mo ago
TerminalSkills

alembic

by TerminalSkills

Manage database migrations with Alembic. Use when a user asks to version database schemas, create migration scripts, handle schema changes in production, or manage SQLAlchemy model migrations.

Code Gen 67 3mo ago
alibaba

openspec-continue-change

by alibaba

Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.

Code Gen 28.2K 3mo ago
alibaba

openspec-continue-change

by alibaba

Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.

Code Gen 28.2K 3mo ago
alibaba

openspec-new-change

by alibaba

Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.

Code Gen 28.2K 3mo ago
alibaba

openspec-new-change

by alibaba

Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.

Code Gen 28.2K 3mo ago
alibaba

druid

by alibaba

阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池

Automation 28.2K 3mo ago
alibaba

openspec-apply-change

by alibaba

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

Automation 28.2K 3mo ago
forcedotcom

query-app-insights

by forcedotcom

Query Azure Application Insights telemetry data for command usage, extension activity, and performance metrics

Automation 1K 3mo ago
forcedotcom

effect-best-practices

by forcedotcom

Enforces Effect-TS patterns for services, errors, layers, and atoms. Use when writing code with Effect.Service, Schema.TaggedError, Layer composition, or effect-atom React components.

Database 1K 3mo ago
forcedotcom

typescript

by forcedotcom

TypeScript coding standards and conventions including file naming rules

Database 1K 3mo ago
fcakyon

supabase-usage

by fcakyon

This skill should be used when user asks to "query Supabase", "list Supabase tables", "get Supabase schema", "search Supabase records", "check Supabase database", "Supabase auth", "Supabase authentication", "RLS policy", "row level security", "Supabase foreign key", "table relationships", "Supabase join", "Supabase filter", "Supabase pagination", or needs guidance on Supabase database patterns, auth flows, RLS policies, or query best practices.

Auth 716 5mo ago
ClickHouse

clickhouse-best-practices

by ClickHouse

MUST USE when reviewing ClickHouse schemas, queries, or configurations. Contains 28 rules that MUST be checked before providing recommendations. Always read relevant rule files and cite specific rules in responses.

Processing 452 4mo ago
markdown-viewer

archimate

by markdown-viewer

Create enterprise architecture diagrams using PlantUML ArchiMate stdlib macros. Best for layered EA modeling (Business/Application/Technology), motivation analysis, migration planning, and TOGAF views. Uses !include <archimate/Archimate> stdlib with typed element macros and relationship macros. NOT for cloud infrastructure (use cloud skill) or network topology (use network skill).

CI/CD 2.9K 1mo ago