Database

Database management and queries

Showing 3145-3168 of 3662 skills
Olino3

cloud-architect

by Olino3

"Multi-cloud architecture and cloud-native design patterns. Analyzes infrastructure requirements, designs scalable cloud solutions across AWS, Azure, GCP, and recommends cloud-native patterns. Evaluates architectural trade-offs, cost optimization, and migration strategies."

Cloud 0 5mo ago
ehtbanton

graphql-schema-generator

by ehtbanton

Generate GraphQL schema definition files (SDL) with types, queries, mutations, subscriptions, and resolvers for API development. Triggers on "create GraphQL schema", "generate GraphQL types", "GraphQL API for", "SDL schema".

API Dev 0 7mo ago
source-medium

sm-bigquery-analyst

by source-medium

Query SourceMedium-hosted BigQuery safely. Emits SQL receipts. SELECT-only, cost-guarded. Use when users need help with BigQuery setup, access verification, or analytical questions against SourceMedium datasets.

CLI Tools 0 5mo ago
danielbush

effect-ts

by danielbush

Comprehensive guide for building TypeScript applications with Effect, a powerful functional programming library. Use when: (1) Creating new Effect projects, (2) Working with Effect's core types (Effect, Layer, Context, Config), (3) Building pipelines and generators, (4) Implementing services and dependency injection, (5) Adding observability (logging, tracing, metrics), (6) Using Effect Platform for cross-platform operations, (7) Integrating AI providers with @effect/ai, (8) Working with concurrency (fibers, streams, pubsub), or (9) Any TypeScript project using the effect package.

Database 0 5mo ago
EnderPuentes

zod

by EnderPuentes

Define and use Zod schemas for TypeScript-first validation: primitives, objects, arrays, unions, refinements, transform, z.infer, parse, safeParse. Use when validating input, parsing API data, form validation with react-hook-form, or when the user mentions Zod, schema validation, or z.infer.

Processing 0 5mo ago
karchtho

environment-variables-handler

by karchtho

Manage environment variables and configuration across development, staging, and production. Master .env files, secret management, configuration validation, and multi-environment strategies. Use when setting up configuration systems, managing secrets, or deploying to different environments.

CI/CD 0 6mo ago
MikolajKopec

arc-framework

by MikolajKopec

"ARC framework knowledge base for building business-model-first applications with CQRS and Event Sourcing. Use when writing code with @arcote.tech/arc, creating commands, events, views, listeners, routes, or working with ArcContext, ArcElement types, React hooks (useQuery, useCommands), Form components, or Bun host server. Use when user mentions ARC framework, arcote, or narzedziadlatworcow."

CLI Tools 0 5mo ago
simplerick0

cloud-deployments

by simplerick0

Cloud infrastructure specialist focused on deploying and managing applications across cloud providers. Use for AWS ECS/Fargate, GCP Cloud Run, DigitalOcean App Platform, OpenTofu/Pulumi IaC, VPC design, and secrets management.

Cloud 0 6mo ago
hadihammurabi

gowok

by hadihammurabi

"Gowok: Golang Premwok. The Golang library that helps you to build your own project starter (or framework, possibly)."

API Dev 0 5mo ago
skyfallsin

posthog

by skyfallsin

Query PostHog analytics data using HogQL (SQL-like queries). Use when asked about analytics, events, user behavior, funnels, page views, or any PostHog data. Supports arbitrary HogQL queries with ASCII table output.

Processing 0 4mo ago
legout

data-engineering-core

by legout

"Core Python data engineering: Polars, DuckDB, PyArrow, PostgreSQL, ETL patterns, performance tuning, and resilient pipeline construction. Use when building or reviewing batch ETL/dataframe/SQL pipelines in Python."

Automation 0 5mo ago
ehtbanton

mongodb-schema-generator

by ehtbanton

Generate MongoDB/Mongoose schema files with validation, indexes, and virtuals. Triggers on "create mongodb schema", "generate mongoose model", "mongo schema", "mongoose model for".

Code Gen 0 7mo ago
janjaszczak

deep-research

by janjaszczak

Conduct deep, source-grounded research with freshness checks and citations, then synthesize an actionable answer. Use for time-sensitive, niche, or high-stakes topics; when the user asks to “zweryfikuj”, “zrób research”, or when uncertainty is high.

Academic 0 6mo ago
vineethsoma

secure-development

by vineethsoma

Security best practices for production applications including PII protection, input validation, SQL injection prevention, XSS mitigation, and secure logging. Apply when handling user data, authentication, or external inputs.

Database 0 7mo ago
soyyotedigo

tactic-rules

by soyyotedigo

Reglas y convenciones para el pipeline de TACTIC

Auth 0 6mo ago
AidanGio

supabase-postgres-best-practices

by AidanGio

Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.

Database 0 6mo ago
tachfineamnay

Data Models & Schema

by tachfineamnay

Complete Prisma schema reference with all models, relations, and business logic.

Processing 0 6mo ago
nimeshgurung

senior-backend

by nimeshgurung

Comprehensive backend development skill for building scalable backend systems using NodeJS, Express, Go, Python, Postgres, GraphQL, REST APIs. Includes API scaffolding, database optimization, security implementation, and performance tuning. Use when designing APIs, optimizing database queries, implementing business logic, handling authentication/authorization, or reviewing backend code.

API Dev 0 8mo ago
yangrong123321

kucoin-spread-monitor-architecture

by yangrong123321

当需要把当前交易项目中的 KuCoin 公有行情订阅与期现价差计算能力彻底抽离,设计成独立部署到服务器的监控服务,并输出技术方案、数据表结构、Grafana 面板方案和部署拓扑时使用。适用于从现有 kucoin_spread_recorder.py 和 KuCoinPublicWSManager.py 中抽取能力,构建支持热更新 symbol、10 天数据保留、UTC 时序存储、重启续写和 Grafana 展示的独立项目。

Database 0 4mo ago
Protagonistss

security-review

by Protagonistss

代码安全审查与漏洞风险评估能力。

Database 0 6mo ago
884js

index-lib-docs

by 884js

Generates project-libs skill from all project dependencies automatically. Use when creating documentation skills for all libraries in a project, or when the user wants to set up library documentation for the current project. Can also be invoked directly with "index-lib-docs", "ライブラリドキュメント生成", "依存関係ドキュメント".

Database 0 6mo ago
karchtho

database-testing

by karchtho

Database testing with Prisma and PostgreSQL, repository testing, transaction testing, migration testing, test data management. Activates when user mentions "database testing", "Prisma testing", "repository test", "PostgreSQL test", "transaction testing", "test database", or wants to test database operations.

Code Gen 0 6mo ago
ehtbanton

kubernetes-manifest-generator

by ehtbanton

Generate Kubernetes YAML manifests for deployments, services, ingress, configmaps, and other resources with best practices. Triggers on "create Kubernetes manifest", "generate k8s yaml", "kubernetes deployment for", "k8s config".

Database 0 7mo ago
wottpal

jotai-nextjs

by wottpal

Expert workflow for Jotai state management with a Next.js focus, covering core APIs, SSR hydration, utilities, recipes, and current release migrations.

API Dev 0 5mo ago