Database

Database management and queries

Showing 385-408 of 3904 skills
open-circle

repo-structure-navigate

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

Processing 9K 7mo ago
wdm0006

managing-python-releases

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

Code Gen 84 7mo ago
sanity-io

pnpm

by 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 7mo ago
sanity-io

tsdown

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

Database 952 7mo ago
proffesor-for-testing

database-testing

by 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."

Processing 466 6mo ago
nimrodfisher

cohort-analysis

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

Auth 392 8mo ago
nimrodfisher

data-catalog-entry

by nimrodfisher

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

Processing 392 7mo ago
nimrodfisher

sql-to-business-logic

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

Database 392 7mo ago
abhigyanpatwari

gitnexus-exploring

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

Code Review 45.8K 6mo ago
novuhq

better-auth-best-practices

by novuhq

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

Auth 39.7K 7mo ago
davila7

llamaindex

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

Processing 30.4K 8mo ago
davila7

conversation-memory

by 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."

Database 30.4K 7mo ago
davila7

graph-query

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

Analytics 30.4K 6mo ago
davila7

agent-tool-builder

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

Database 30.4K 7mo ago
Chachamaru127

auth

by 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."

Auth 3.1K 7mo ago
Chachamaru127

crud

by 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."

Code Gen 3.1K 7mo ago
darrenhinde

context7

by 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 Dev 4.8K 6mo ago
awslabs

amazon aurora dsql

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

Code Gen 9.6K 6mo ago
awslabs

distributed sql

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

Code Gen 9.6K 6mo ago
appwrite

appwrite-php

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

Auth 27 6mo ago
dotnet

optimizing-ef-core-queries

by 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."

Database 5.3K 1mo ago
iOfficeAI

cron

by iOfficeAI

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

Automation 32.3K 7mo ago
HoangNguyen0403

Android Persistence

by HoangNguyen0403

Standards for Room Database and DataStore

Database 548 7mo ago
Yeachan-Heo

writer-memory

by Yeachan-Heo

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

Code Gen 38.8K 7mo ago