Database

Database management and queries

Showing 3385-3408 of 3659 skills
ylt

plugin-creator

by ylt

Guide for creating Claude Code plugins. This skill should be used when the user wants to "create a plugin", "write a plugin", "build a plugin", "scaffold a plugin", "set up plugin structure", "configure plugin.json", "add commands to a plugin", "add agents to a plugin", "add hooks to a plugin", "add MCP server to a plugin", "add LSP to a plugin", "organize plugin components", or needs guidance on Claude Code plugin architecture, manifest configuration, or plugin distribution.

Processing 0 5mo ago
yldgio

fastapi

by yldgio

FastAPI endpoint design, Pydantic validation, dependency injection, and async patterns

API Dev 0 5mo ago
squirrel289

migrating-git-filter-repo

by squirrel289

Move one or more subdirectories or files from one Git repository to another with git filter-repo while preserving commit history, authorship, and timestamps. Use when asked to split monorepos, migrate multiple paths between repositories, import selected files/folders into a new or existing repository, or retire source paths after verified migration.

CLI Tools 0 4mo ago
trancong12102

context7

by trancong12102

Retrieve up-to-date documentation for software libraries, frameworks, and components via the Context7 API. Use when looking up documentation for programming libraries or frameworks, 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 0 5mo ago
iemong

notion-db

by iemong

Notion APIを使ってデータベース/データソースから複数ページを取得するスキル。filter/sorts/start_cursorを指定して絞り込み取得できる。 使用タイミング: (1) Notion DBを条件付きで取得したい (2) 一括取得したい (3) APIベースで再利用可能な取得処理が必要 トリガーキーワード: Notion、データベース取得、Notion API、filter、query database

CLI Tools 0 4mo ago
ShotaIuchi

migration-breaking

by ShotaIuchi

Breaking change analysis for migrations. Apply when cataloging incompatible API changes, removed features, behavioral differences, deprecated usage, and version-specific breaking changes.

Code Review 0 5mo ago
TriNgo0108

cqrs-implementation

by TriNgo0108

Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or building event-sourced systems.

CLI Tools 0 4mo ago
quanturetechnologies

sql-standards

by quanturetechnologies

Writes, reviews, and optimizes SQL queries following Quanture security and performance standards. Use when writing SQL queries, designing database schemas, creating migrations, optimizing slow queries, or reviewing database code.

Database 0 4mo ago
comitsrl

idempiere-ai

by comitsrl

"Usar AI (Copilot/LLMs y agentes) en proyectos iDempiere para acelerar desarrollo y habilitar acceso conversacional a datos, con guardrails de seguridad, multi-tenant, observabilidad y control humano. Usar para POCs o disenos productivos de RAG y LLM a SQL."

Code Gen 0 5mo ago
Barneyjm

fitness-finder

by Barneyjm

"Search for gyms, yoga studios, swimming pools, and sports facilities using Camino AI's location intelligence with AI-powered ranking."

CLI Tools 0 5mo ago
NikiSkaarup

svelte-5

by NikiSkaarup

Guide Svelte 5 development with runes and migration-aware practices.

Database 0 5mo ago
djankies

ensuring-query-type-safety

by djankies

Use Prisma's generated types, Prisma.validator, and GetPayload for type-safe queries.

Database 0 8mo ago
giocaizzi

tuya-irrigation

by giocaizzi

Smart irrigation system for Tuya-based devices with sensor integration. Features: cluster management, plant profiles, sensor data logging, smart irrigation logic. Use when: managing irrigation, adding plants/sensors, analyzing conditions, auto-watering. Requires: TUYA_CLIENT_ID, TUYA_CLIENT_SECRET in ~/.openclaw/.env.

CLI Tools 0 3mo ago
biruk741

stack

by biruk741

Interactively select the complete technology stack for the hackathon project. Covers package manager, frontend framework, backend framework, database, ORM, styling, testing, and deployment. Considers agent-coding compatibility, documentation quality, and team familiarity. Use when the team needs to decide on technologies, when someone asks "what should we use for X", "what's the best framework for this", or "let's pick our stack". Also use mid-project if a technology choice needs to be reconsidered.

Database 0 4mo ago
tuniucorp

tuniu-cli

by tuniucorp

途牛旅行统一助手(推荐优先使用)- 通过 tuniu CLI 统一调用机票、酒店、门票、火车票、邮轮、度假产品等旅行服务。适用于用户询问航班、酒店、景点门票、火车票、邮轮以及跟团游、自助游、自驾游等度假相关需求的场景。【优先级说明】当同时安装了 tuniu-flight/tuniu-hotel/tuniu-ticket/tuniu-train/tuniu-cruise 等单独服务 skill 时,请优先使用本 skill,它整合了所有服务能力且调用方式更简洁。

CLI Tools 7 3mo ago
zap-studio

validation

by zap-studio

Use when validating data with Standard Schema-compatible schemas or handling ValidationError results.

Database 0 5mo ago
nontapat150-droid

bount-management-system-guide

by nontapat150-droid

คู่มือและเอกสารระบบ Bount Back Office (BO) อย่างละเอียด ครอบคลุมโครงสร้าง สถาปัตยกรรม ฐานข้อมูล บทบาทผู้ใช้งาน และขั้นตอนการ Deploy

Database 0 1mo ago
karchtho

graphql-api-design

by karchtho

GraphQL schema design, type systems, resolver patterns, DataLoader optimization, pagination, subscriptions, and query complexity management. Use when building GraphQL APIs, designing schemas, migrating from REST, or optimizing query performance.

API Dev 0 6mo ago
ichwansh03

Salesforce Observable Logging Skill

by ichwansh03

Created for the Salesforce Observable Logging Project.

API Dev 0 2mo ago
TriNgo0108

architecture-decision-records

by TriNgo0108

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

Code Gen 0 4mo ago
karchtho

react-state-management

by karchtho

Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions.

Database 0 6mo ago
arielperez82

docs-seeker

by arielperez82

'Search technical documentation using executable scripts to detect query

Agents 0 4mo ago
fgsyfd

vuln-analysis-expert

by fgsyfd

WooYun漏洞分析专家系统。基于88,636个真实漏洞案例提炼的元思考方法论、测试流程、利用技巧、绕过方法。覆盖SQL注入、XSS、命令执行、逻辑漏洞、文件上传、未授权访问等主要漏洞类型。当用户进行漏洞挖掘、渗透测试、安全审计、代码审计时触发。

CLI Tools 4 6mo ago
ShotaIuchi

feature-data

by ShotaIuchi

Data modeling and schema design. Apply when designing database schemas, migrations, relationships, indexes, data access patterns, and storage strategies for new features.

Code Gen 0 5mo ago