数据库

数据库管理与查询

显示 769-792 / 共 3904 个技能
get-convex

migration-helper

get-convex

Plan and execute Convex schema migrations safely, including adding fields, creating tables, and data transformations. Use when schema changes affect existing data.

代码生成 50 6个月前
zaggino

migrating-json-schemas

zaggino

Migrates JSON Schemas between draft versions for use with z-schema. Use when the user wants to upgrade schemas from draft-04 to draft-2020-12, convert between draft formats, update deprecated keywords, replace id with $id, convert definitions to $defs, migrate items to prefixItems, replace dependencies with dependentRequired or dependentSchemas, adopt unevaluatedProperties or unevaluatedItems, or adapt schemas to newer JSON Schema features.

数据处理 350 6个月前
zaggino

writing-json-schemas

zaggino

Authors JSON Schema definitions for use with z-schema validation. Use when the user needs to write a JSON Schema, define a schema for an API payload, create schemas for form validation, structure schemas with $ref and $defs, choose between oneOf/anyOf/if-then-else, design object schemas with required and additionalProperties, validate arrays with items or prefixItems, add format constraints, organize schemas for reuse, or write draft-2020-12 schemas.

数据处理 350 6个月前
zaggino

skill-creator

zaggino

Create, improve, and test skills for the z-schema JSON Schema validator library. Use this skill whenever the user wants to create a new skill from scratch, turn a workflow into a reusable skill, update or refine an existing skill, write test cases for a skill, or organize reference material for a skill. Also use when someone mentions "skill", "SKILL.md", or wants to document a z-schema workflow for reuse by humans or AI agents.

数据库 350 6个月前
zaggino

validating-json-data

zaggino

Validates JSON data against JSON Schema using the z-schema library. Use when the user needs to validate JSON, check data against a schema, handle validation errors, use custom format validators, work with JSON Schema drafts 04 through 2020-12, set up z-schema in a project, compile schemas with cross-references, resolve remote $ref, configure validation options, or inspect error details. Covers sync/async modes, safe error handling, schema pre-compilation, remote references, TypeScript types, and browser/UMD usage.

数据处理 350 6个月前
zaggino

contributing-to-z-schema

zaggino

Guides contributors through the z-schema codebase, PR workflow, and common development tasks. Use when the user wants to contribute to z-schema, add a new feature or keyword, add an error code, add a format validator, modify options, write tests, run the test suite, fix a failing test, understand the validation pipeline, navigate the source code architecture, or submit a pull request. Also use when someone mentions contributing, PRs, the z-schema source code, or the JSON Schema Test Suite integration.

数据库 350 6个月前
zaggino

handling-validation-errors

zaggino

Inspects, filters, and maps z-schema validation errors for application use. Use when the user needs to handle validation errors, walk nested inner errors from anyOf/oneOf/not combinators, map error codes to user-friendly messages, filter errors with includeErrors or excludeErrors, build form-field error mappers, use reportPathAsArray, interpret SchemaErrorDetail fields like code/path/keyword/inner, or debug why validation failed.

数据处理 350 6个月前
astronomer

annotating-task-lineage

astronomer

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.

注释 428 7个月前
astronomer

warehouse-init

astronomer

Initialize warehouse schema discovery. Generates .astro/warehouse.md with all table metadata for instant lookups. Run once per project, refresh when schema changes. Use when user says "/data:warehouse-init" or asks to set up data discovery.

代码生成 428 6个月前
genkit-ai

schemantic

genkit-ai

Instructions and guidelines for using the Schemantic library for type-safe data classes and schemas in Dart.

数据处理 156 6个月前
Soul-Brews-Studio

schedule

Soul-Brews-Studio

Query schedule.md using DuckDB markdown extension. Use when user says "schedule", "upcoming events", "what's on today", "calendar".

自动化 120 7个月前
Soul-Brews-Studio

trace

Soul-Brews-Studio

Find projects across git history, repos, docs, and Oracle. Use when user asks "trace", "find project", "where is [project]", "search history". Supports --oracle (fast), --smart (default), --deep (5 subagents). For session mining use /dig.

数据库 120 6个月前
sanity-io

sanity-best-practices

sanity-io

Comprehensive Sanity development best practices covering integration guides (Next.js, Nuxt, Astro, Remix, SvelteKit, Hydrogen), GROQ performance, schema design, Visual Editing, images, Portable Text, page builders, Studio configuration, TypeGen, localization, and migrations. Use this skill when building, reviewing, or optimizing Sanity applications.

数据库 179 6个月前
NeverSight

react-best-practices

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).

数据库 203 7个月前
Mindrally

apollo-graphql

Mindrally

Guidelines for developing GraphQL APIs and React applications using Apollo Client for state management, data fetching, and caching

数据处理 243 7个月前
Mindrally

django-rest-api-development

Mindrally

Comprehensive guidelines for building scalable Django REST APIs with proper architecture, authentication, and performance optimization.

API 开发 243 7个月前
Mindrally

drizzle-orm

Mindrally

Guidelines for developing with Drizzle ORM, a lightweight type-safe TypeScript ORM with SQL-like syntax

数据库 243 7个月前
Mindrally

django-python

Mindrally

Expert in Django Python web development with best practices

缓存 243 7个月前
jezweb

d1-drizzle-schema

jezweb

"Generate Drizzle ORM schemas for Cloudflare D1 databases with correct D1-specific patterns. Produces schema files, migration commands, type exports, and DATABASE_SCHEMA.md documentation. Handles D1 quirks: foreign keys always enforced, no native BOOLEAN/DATETIME types, 100 bound parameter limit, JSON stored as TEXT. Use when creating a new database, adding tables, or scaffolding a D1 data layer."

代码生成 979 6个月前
jezweb

tailwind-theme-builder

jezweb

Set up Tailwind v4 with shadcn/ui themed UI. Workflow: install dependencies, configure CSS variables with @theme inline, set up dark mode, verify. Use when initialising React projects with Tailwind v4, setting up shadcn/ui theming, or fixing colors not working, tw-animate-css errors, @theme inline dark mode conflicts, @apply breaking, v3 migration issues.

数据库 979 6个月前
jezweb

vite-flare-starter

jezweb

"Scaffold a full-stack Cloudflare app from vite-flare-starter — React 19, Hono, D1+Drizzle, better-auth, Tailwind v4+shadcn/ui, TanStack Query, R2, Workers AI. Run setup.sh to clone, configure, and deploy."

认证鉴权 979 6个月前
llama-farm

designer-skills

llama-farm

Designer subsystem patterns for LlamaFarm. Covers React 18, TanStack Query, TailwindCSS, and Radix UI.

数据库 837 7个月前
llama-farm

config-skills

llama-farm

Configuration module patterns for LlamaFarm. Covers Pydantic v2 models, JSONSchema generation, YAML processing, and validation.

代码生成 837 7个月前
llama-farm

react-skills

llama-farm

React 18 patterns for LlamaFarm Designer. Covers components, hooks, TanStack Query, and testing.

数据库 837 7个月前