Database

Database management and queries

Showing 1729-1752 of 3661 skills
omer-metin

Agent Tool Builder

by omer-metin

Database 115 6mo ago
joneqian

mysql-patterns

by joneqian

MySQL database patterns for query optimization, schema design, indexing, and security. Quick reference for common patterns.

Code Gen 26 6mo ago
jackjin1997

resume-builder

by jackjin1997

Generate professional resumes that conform to the Reactive Resume schema. Use when the user wants to create, build, or generate a resume through conversational AI, or asks about resume structure, sections, or content. This skill guides the agent to ask clarifying questions, avoid hallucination, and produce valid JSON output for https://rxresu.me.

Processing 11 5mo ago
jackjin1997

python-cola-skill

by jackjin1997

Python COLA 架构指南 - 将阿里巴巴 COLA 整洁分层架构适配到 Python/Flask/FastAPI 项目。用于 Python 后端的 DDD åˆ†å±‚æž¶æž„è®¾è®¡ã€ä»£ç ç»“æž„è§„èŒƒã€åº”ç”¨æž¶æž„é‡æž„ã€‚è§¦å‘æ¡ä»¶ï¼šPython DDD、Flask 架构、FastAPI 架构、Python 分层架构、整洁架构、六边形架构、洋葱圈架构、COLAã€ä»£ç åˆ†å±‚ã€æ¨¡å—åˆ’åˆ†ã€Gateway 模式、Repository 模式、CQRS、架构重构、职责分离。创建 Python 文件时自动应用 COLA 目录结构和命名规范。

CLI Tools 11 5mo ago
netcorepal

cleanddd-dotnet-init

by netcorepal

初始化 CleanDDD dotnet 项目(netcorepal-web 模板);在创建新项目或为客户演示快速拉起解决方案时使用,可直接调用 dotnet new 或包装脚本

Code Gen 32 6mo ago
xenitV1

python-patterns

by xenitV1

Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.

API Dev 131 6mo ago
xenitV1

database-design

by xenitV1

Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.

Database 131 6mo ago
xenitV1

architecture

by xenitV1

Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.

API Dev 131 6mo ago
tondevrel

duckdb

by tondevrel

An analytical in-process SQL database management system. Designed for fast analytical queries (OLAP). Highly interoperable with Python's data ecosystem (Pandas, NumPy, Arrow, Polars). Supports querying files (CSV, Parquet, JSON) directly without an ingestion step. Use for complex SQL queries on Pandas/Polars data, querying large Parquet/CSV files directly, joining data from different sources, analytical pipelines, local datasets too big for Excel, intermediate data storage and feature engineering for ML.

Processing 19 5mo ago
tondevrel

polars

by tondevrel

Blazingly fast DataFrame library written in Rust. Features a multi-threaded query engine, lazy evaluation, and efficient memory usage via Apache Arrow. Designed for high-performance data processing on a single machine. Use for large datasets (1GB-100GB+), fast data transformations, Parquet/CSV processing, complex query pipelines, memory-efficient operations, and when speed is critical (10-100x faster than pandas).

Processing 19 5mo ago
hwj123hwj

B 站综合工具箱 (Bilibili Toolkit)

by hwj123hwj

Collection of custom skills for AI agents

CLI Tools 4 5mo ago
hwj123hwj

bjtuo-classroom-query

by hwj123hwj

北京交通大学(BJTU)教室课表查询自动化。支持 AI 验证码识别登录、按周次、教学楼、房号查询占用情况。

Processing 4 5mo ago
ruan-cat

openspec

by ruan-cat

OpenSpec 规范驱动开发助手 - 基于 OPSX 工作流的 AI 辅助编程框架。在编写代码前与 AI 就需求达成一致,使用 Schema 驱动的工件依赖系统管理变更。 触发条件: 1. 用户提及 "openspec"、"opsx"、规范驱动开发 2. 用户想要开始新功能开发或重构 3. 用户需要探索复杂问题或明确需求 4. 用户抱怨 AI 理解偏差或频繁返工 5. 用户使用斜杠命令如 /opsx:new、/opsx:ff、/opsx:apply 等 6. 项目初始化或准备重大变更时

Code Gen 4 5mo ago
L-yifan

chroma

by L-yifan

Open-source embedding database for AI applications. Store embeddings and metadata, perform vector and full-text search, filter by metadata. Simple 4-function API. Scales from notebooks to production clusters. Use for semantic search, RAG applications, or document retrieval. Best for local development and open-source projects.

Database 4 4mo ago
nocfo

nocfo

by nocfo

Use NoCFO CLI for bookkeeping, invoicing, reporting, and schema introspection. Use when the user wants to query or update NoCFO data from an agent through terminal commands.

CLI Tools 4 4mo ago
rustydotwtf

verification

by rustydotwtf

Verify on-chain Doppler behavior with cast, viem, RPC, and explorers for dynamic auctions, multicurve launches, hook initializer state, and migration flows.

Agents 4 5mo ago
sanity-io

dial-your-context

by sanity-io

Interactive session to create Instructions field content for a Sanity Agent Context MCP

Agents 4 5mo ago
L-yifan

context7

by L-yifan

Fetch up-to-date documentation and code examples for any library or framework. Use when needing API references, code examples, library documentation, or framework guides. Supports React, Next.js, MongoDB, Supabase, and thousands of other libraries.

CLI Tools 4 4mo ago
youyouhe

bid-requirements

by youyouhe

通用的工程级需求规格编写范式。适用于任何行业、任何标书的需求细化。 采用两阶段架构:Phase 0 分析标书生成项目元数据(行业领域、角色、术语、数据约定等), Phase 1 将元数据套入通用编写模板,按系统逐个生成详细需求规格。 当用户要求编写需求分析、需求规格、需求细化、展开功能需求时触发。 也支持修复模式:当用户要求修复/补充需求文档、处理评审反馈时触发。 前置条件:需已有投标响应文件或功能需求清单。

API Dev 4 4mo ago
tanstack-skills

tanstack-query

by tanstack-skills

Powerful asynchronous state management, server-state utilities, and data fetching for TS/JS, React, Vue, Solid, Svelte & Angular.

Processing 30 6mo ago
tanstack-skills

tanstack-db

by tanstack-skills

Reactive client-first store for your API with collections, live queries, and optimistic mutations.

API Dev 30 6mo ago
tanstack-skills

tanstack-cli

by tanstack-skills

Project scaffolding CLI with 30+ integrations, custom templates, and MCP server for AI agents.

CLI Tools 30 6mo ago
OmniNode-ai

planning-context-resolver

by OmniNode-ai

Read-only intelligence agent that compiles structured planning context for an epic

Agents 3 4mo ago
OmniNode-ai

pipeline-audit

by OmniNode-ai

Systematically audit an end-to-end multi-repo pipeline for integration correctness by proving every join between services with file-level evidence, dispatching parallel agents per repo and per proof category, and compiling a severity-ordered gap register with actionable tickets

Database 3 4mo ago