数据库

数据库管理与查询

显示 1489-1512 / 共 3911 个技能
lis186

dependency-analyzer

lis186

Analyze dependencies for upgrade planning and migration. Use when user asks "upgrade to X", "migrate from X to Y", "what breaks if we upgrade", "iOS 17 migration", "React 18 upgrade", or planning framework/SDK upgrades.

代码评审 46 8个月前
JochenYang

database-engineer

JochenYang

Database architecture design, schema optimization, query performance tuning, and data migration. Handles PostgreSQL, MySQL, MongoDB, Redis with focus on scalability, indexing strategies, and transaction management.

数据库 20 6个月前
tinybirdco

tinybird

tinybirdco

Tinybird file formats, SQL rules, optimization patterns, and best practices for datasources, pipes, endpoints, and materialized views.

API 开发 20 6个月前
JochenYang

performance-optimizer

JochenYang

Performance bottleneck identification and optimization. Handles database query optimization, caching strategies, algorithm improvements, and Core Web Vitals tuning (LCP/FID/CLS).

数据库 20 6个月前
anivar

zod

anivar

Zod v4 best practices, patterns, and API guidance for schema validation, parsing, error handling, and type inference in TypeScript applications. Covers safeParse, object composition, refinements, transforms, codecs, branded types, and v3→v4 migration. Baseline: zod ^4.0.0. Triggers on: zod imports, z.object, z.string, z.infer, safeParse, mentions of "zod", "schema validation", "zod v4", or "z.enum".

数据处理 20 6个月前
necatiarslan

creating-openlineage-extractors

necatiarslan

Create custom OpenLineage extractors for Airflow operators. Use when the user needs lineage from unsupported or third-party operators, wants column-level lineage, or needs complex extraction logic beyond what inlets/outlets provide.

代码生成 44 7个月前
necatiarslan

migrating-airflow-2-to-3

necatiarslan

Guide for migrating Apache Airflow 2.x projects to Airflow 3.x. Use when the user mentions Airflow 3 migration, upgrade, compatibility issues, breaking changes, or wants to modernize their Airflow codebase.

API 开发 44 7个月前
bradsjm

home-assistant-dashboards-cards

bradsjm

Home Assistant Lovelace dashboards and cards. Use when the user asks about dashboard structure, views/sections, card types, resources, or HACS cards, and when mapping those needs to ha-mcp dashboard tools.

分析 44 7个月前
necatiarslan

annotating-task-lineage

necatiarslan

Annotate Airflow tasks with data lineage using inlets and outlets. Use when the user wants to add lineage metadata to tasks, specify input/output datasets, or enable lineage tracking for operators without built-in OpenLineage extraction.

自动化 44 7个月前
MADTeacher

dart-drift

MADTeacher

Complete guide for using drift database library in Dart applications (CLI, server-side, non-Flutter). Use when building Dart apps that need local SQLite database storage or PostgreSQL connection with type-safe queries, reactive streams, migrations, and efficient CRUD operations. Includes setup with sqlite3 package, PostgreSQL support with drift_postgres, connection pooling, and server-side patterns.

数据库 105 7个月前
Venkateshvenki404224

frappe-report-generator

Venkateshvenki404224

Generate custom reports, query reports, and script reports for Frappe applications. Use when creating data analysis and reporting features.

分析 26 8个月前
Venkateshvenki404224

frappe-data-migration-generator

Venkateshvenki404224

Generate data migration scripts for Frappe. Use when migrating data from legacy systems, transforming data structures, or importing large datasets.

数据处理 26 8个月前
Venkateshvenki404224

frappe-performance-optimizer

Venkateshvenki404224

Generate optimized queries, caching, and indexes for Frappe performance. Use when optimizing slow queries, implementing caching, or improving performance.

缓存 26 8个月前
olehsvyrydov

graphql-developer

olehsvyrydov

"[Extends solution-architect] GraphQL API specialist. Use for GraphQL schemas, Apollo Server/Federation, DataLoader, resolvers, subscriptions. Invoke alongside solution-architect for GraphQL API design."

API 开发 15 8个月前
anysiteio

anysite-trend-analysis

anysiteio

Discover and track emerging trends across Twitter/X, Reddit, YouTube, LinkedIn, and Instagram using anysite MCP server. Identify viral content, monitor topic momentum, detect trending hashtags, analyze search patterns, and track industry shifts. Supports multi-platform trend detection, sentiment analysis, and momentum tracking. Use when users need to identify emerging trends, track viral content, monitor market shifts, discover trending topics, or analyze social media conversations for strategic insights.

代码评审 19 7个月前
ArjenSchwarz

performing-systematic-debugging-for-stubborn-problems

ArjenSchwarz

Applies a modified Fagan Inspection methodology to systematically resolve persistent bugs and complex issues. Use when multiple previous fix attempts have failed repeatedly, when dealing with intricate system interactions, or when a methodical root cause analysis is needed. Do not use for simple troubleshooting. Triggers after multiple failed debugging attempts on the same complex issue.

数据库 19 8个月前
docxology

gitnexus-exploring

docxology

"Use when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of the codebase. Examples: \"How does X work?\", \"What calls this function?\", \"Show me the auth flow\""

数据库 11 25天前
docxology

mcp-tool-use

docxology

Use Model Context Protocol tools safely through schema inspection, least-privilege selection, explicit approvals, bounded execution, and result verification.

代码评审 11 1个月前
i9wa4

databricks-local

i9wa4

Databricks local additions - Queries API, VARIANT/JSON, Dashboard API, dbt integration, Jupyter kernel Supplements the official databricks skill with project-specific patterns. Use when: - Working with Databricks Queries API (saved queries) - Handling VARIANT type or JSON operations - Working with Lakeview Dashboard API - Integrating dbt with Databricks JSON/VARIANT columns - Running Jupyter notebooks with Databricks kernel

API 开发 11 6个月前
i9wa4

restricted-bigquery-dbt-environment

i9wa4

Restricted BigQuery dbt environment

数据库 11 6个月前
docxology

gitnexus-guide

docxology

"Use when the user asks about GitNexus itself — available tools, how to query the knowledge graph, MCP resources, graph schema, or workflow reference. Examples: \"What GitNexus tools are available?\", \"How do I use GitNexus?\""

数据库 11 25天前
i9wa4

bigquery

i9wa4

BigQuery Expert Engineer Skill - Comprehensive guide for GoogleSQL queries, data management, performance optimization, and cost management Use when: - Running bq commands (query, load, extract) - Writing GoogleSQL queries (functions, JOINs, CTEs) - Designing partitioned/clustered tables - Using BigQuery ML or external data sources

代码生成 11 6个月前
i9wa4

dbt-local

i9wa4

Local dbt additions - Issue-specific target setup and Databricks SQL dialect notes. Supplements the official dbt and running-dbt-commands skills. Use when: - Setting up Issue-specific targets in profiles.yml - Working with Databricks SQL dialect quirks in dbt

数据库 11 6个月前
besoeasy

chat-logger

besoeasy

"Log all chat messages to a SQLite database for searchable history and audit. Use when: (1) Building chat history, (2) Auditing conversations, (3) Searching past messages, or (4) User asks to log chats."

代码生成 132 6个月前