数据库

数据库管理与查询

显示 385-408 / 共 3904 个技能
open-circle

repo-structure-navigate

open-circle

Navigate the Valibot repository structure. Use when looking for files, understanding the codebase layout, finding schema/action/method implementations, locating tests, API docs, or guide pages. Covers monorepo layout, library architecture, file naming conventions, and quick lookups.

数据处理 8961 7个月前
wdm0006

managing-python-releases

wdm0006

Manages Python library releases including semantic versioning, changelog maintenance (Keep a Changelog format), release automation with GitHub Actions, and deprecation workflows. Use when planning releases, writing changelogs, automating release pipelines, or communicating breaking changes.

代码生成 84 7个月前
sanity-io

pnpm

sanity-io

Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces, or managing dependencies with catalogs, patches, or overrides.

CI/CD 952 7个月前
sanity-io

tsdown

sanity-io

tsdown fast TypeScript library bundler powered by Rolldown and Oxc. Use when bundling TypeScript libraries, configuring entry points, or generating .d.ts declaration files.

数据库 952 7个月前
proffesor-for-testing

database-testing

proffesor-for-testing

"Database schema validation, data integrity testing, migration testing, transaction isolation, and query performance. Use when testing data persistence, ensuring referential integrity, or validating database migrations."

数据处理 466 6个月前
nimrodfisher

cohort-analysis

nimrodfisher

Time-based cohort analysis with retention and behavior tracking. Use when analyzing user retention over time, comparing cohort performance, identifying lifecycle patterns, or measuring feature adoption by cohort.

认证鉴权 392 8个月前
nimrodfisher

data-catalog-entry

nimrodfisher

Create standardized metadata for data assets. Use when documenting new datasets, building data catalogs, improving data discoverability, or creating data dictionaries for teams.

数据处理 392 7个月前
nimrodfisher

sql-to-business-logic

nimrodfisher

Translate SQL queries into plain language business logic. Use when documenting queries, explaining analysis to non-technical stakeholders, code review, or creating user-friendly query descriptions.

数据库 392 7个月前
abhigyanpatwari

gitnexus-exploring

abhigyanpatwari

"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\""

代码评审 4.6万 6个月前
novuhq

better-auth-best-practices

novuhq

Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.

认证鉴权 4万 7个月前
davila7

llamaindex

davila7

Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices, query engines, agents, and multi-modal support. Use for document Q&A, chatbots, knowledge retrieval, or building RAG pipelines. Best for data-centric LLM applications.

数据处理 3万 8个月前
davila7

conversation-memory

davila7

"Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory Use when: conversation memory, remember, memory persistence, long-term memory, chat history."

数据库 3万 7个月前
davila7

graph-query

davila7

Query the code graph database to understand component relationships, dependencies, and change impact. Use when the user asks to "find callers", "check dependencies", "what uses this", "show relationships", "find serializers", or when reading code and needing to understand what depends on a component before modifications.

分析 3万 6个月前
davila7

agent-tool-builder

davila7

"Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently, or costs 10x more tokens than necessary. This skill covers tool design from schema to error handling. JSON Schema best practices, description writing that actually helps the LLM, validation, and the emerging MCP standard that's becoming the lingua franca for AI tools. Key insight: Tool descriptions are more important than tool implementa"

数据库 3万 7个月前
Chachamaru127

auth

Chachamaru127

"認証と決済機能を実装。Clerk、Supabase Auth、Stripeに対応。Use when user mentions login, authentication, payments, subscriptions, or Stripe. Do NOT load for: general UI work, database design, or non-auth features."

认证鉴权 3072 7个月前
Chachamaru127

crud

Chachamaru127

"CRUDをサクッと自動生成。ボイラープレートはAIにお任せ。Use when user mentions CRUD, entity generation, or wants to create API endpoints. Do NOT load for: UI component creation, form design, database schema discussions."

代码生成 3072 7个月前
darrenhinde

context7

darrenhinde

Retrieve up-to-date documentation for software libraries, frameworks, and components via the Context7 API. This skill should be used when looking up documentation for any programming library or framework, finding code examples for specific APIs or features, verifying correct usage of library functions, or obtaining current information about library APIs that may have changed since training.

API 开发 4784 6个月前
awslabs

amazon aurora dsql

awslabs

Build with Aurora DSQL - manage schemas, execute queries, and handle migrations with DSQL-specific requirements. Use when developing a scalable or distributed database/application or user requests DSQL.

代码生成 9637 6个月前
awslabs

distributed sql

awslabs

Build with Aurora DSQL - manage schemas, execute queries, and handle migrations with DSQL-specific requirements. Use when developing a scalable or distributed database/application or user requests DSQL.

代码生成 9637 6个月前
appwrite

appwrite-php

appwrite

Appwrite PHP SDK skill. Use when building server-side PHP applications with Appwrite, including Laravel and Symfony integrations. Covers user management, database/table CRUD, file storage, and functions via API keys.

认证鉴权 27 6个月前
dotnet

optimizing-ef-core-queries

dotnet

"Optimize and improve the performance of slow Entity Framework Core (EF Core) queries: make them generate less SQL, make fewer database round-trips, and return results faster. Use whenever an EF Core or DbContext query or data-access path is slow or should be made faster — whether or not EF Core owns the database schema. For EF Core, not Dapper or raw ADO.NET."

数据库 5256 1个月前
iOfficeAI

cron

iOfficeAI

Scheduled task management - create, query, delete scheduled tasks to automatically execute operations at specified times.

自动化 3.2万 7个月前
HoangNguyen0403

Android Persistence

HoangNguyen0403

Standards for Room Database and DataStore

数据库 548 7个月前
Yeachan-Heo

writer-memory

Yeachan-Heo

Agentic memory system for writers - track characters, relationships, scenes, and themes

代码生成 3.9万 7个月前