- Home
- /
- Categories
- /
- Database
Database
Database management and queries
Agent Tool Builder
by omer-metin
mysql-patterns
by joneqian
MySQL database patterns for query optimization, schema design, indexing, and security. Quick reference for common patterns.
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.
python-cola-skill
by jackjin1997
Python COLA æ¶ææå - å°é¿éå·´å·´ COLA æ´æ´å屿¶æéé å° Python/Flask/FastAPI 项ç®ãç¨äº Python å端ç DDD å屿¶æè®¾è®¡ã代ç ç»æè§èãåºç¨æ¶æéæãè§¦åæ¡ä»¶ï¼Python DDDãFlask æ¶æãFastAPI æ¶æãPython å屿¶æãæ´æ´æ¶æãå è¾¹å½¢æ¶æãæ´è±åæ¶æãCOLAã代ç åå±ã模åååãGateway 模å¼ãRepository 模å¼ãCQRSãæ¶æéæãèè´£å离ãå建 Python æä»¶æ¶èªå¨åºç¨ COLA ç®å½ç»æåå½åè§èã
cleanddd-dotnet-init
by netcorepal
初始化 CleanDDD dotnet 项目(netcorepal-web 模板);在创建新项目或为客户演示快速拉起解决方案时使用,可直接调用 dotnet new 或包装脚本
python-patterns
by xenitV1
Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.
database-design
by xenitV1
Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.
architecture
by xenitV1
Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.
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.
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).
B 站综合工具箱 (Bilibili Toolkit)
by hwj123hwj
Collection of custom skills for AI agents
bjtuo-classroom-query
by hwj123hwj
北京交通大学(BJTU)教室课表查询自动化。支持 AI 验证码识别登录、按周次、教学楼、房号查询占用情况。
openspec
by ruan-cat
OpenSpec 规范驱动开发助手 - 基于 OPSX 工作流的 AI 辅助编程框架。在编写代码前与 AI 就需求达成一致,使用 Schema 驱动的工件依赖系统管理变更。 触发条件: 1. 用户提及 "openspec"、"opsx"、规范驱动开发 2. 用户想要开始新功能开发或重构 3. 用户需要探索复杂问题或明确需求 4. 用户抱怨 AI 理解偏差或频繁返工 5. 用户使用斜杠命令如 /opsx:new、/opsx:ff、/opsx:apply 等 6. 项目初始化或准备重大变更时
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.
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.
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.
dial-your-context
by sanity-io
Interactive session to create Instructions field content for a Sanity Agent Context MCP
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.
bid-requirements
by youyouhe
通用的工程级需求规格编写范式。适用于任何行业、任何标书的需求细化。 采用两阶段架构:Phase 0 分析标书生成项目元数据(行业领域、角色、术语、数据约定等), Phase 1 将元数据套入通用编写模板,按系统逐个生成详细需求规格。 当用户要求编写需求分析、需求规格、需求细化、展开功能需求时触发。 也支持修复模式:当用户要求修复/补充需求文档、处理评审反馈时触发。 前置条件:需已有投标响应文件或功能需求清单。
tanstack-query
by tanstack-skills
Powerful asynchronous state management, server-state utilities, and data fetching for TS/JS, React, Vue, Solid, Svelte & Angular.
tanstack-db
by tanstack-skills
Reactive client-first store for your API with collections, live queries, and optimistic mutations.
tanstack-cli
by tanstack-skills
Project scaffolding CLI with 30+ integrations, custom templates, and MCP server for AI agents.
planning-context-resolver
by OmniNode-ai
Read-only intelligence agent that compiles structured planning context for an epic
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