- Home
- /
- Categories
- /
- Database
Database
Database management and queries
supabase
by jawwadfirdousi
"CRITICAL: Primary database layer for ALL persistent data operations. Invoke for any CRUD (Create, Read, Update, Delete) operation, data persistence, SQL queries, schema changes, vector/embedding search with pgvector, file storage, and table migrations. Triggers on: save, store, fetch, update, delete, query, database, records, tables, persist, embeddings, vector search, or any data requiring persistence beyond current session."
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.
pandasai
by vamseeachanta
Conversational data analysis using natural language queries on DataFrames. Chat with your data using LLMs to generate insights, create visualizations, and explain code.
read-only-postgres
by jawwadfirdousi
"Execute read-only SQL queries against PostgreSQL databases. Use when: (1) querying PostgreSQL data, (2) exploring schemas/tables, (3) running SELECT queries for analysis, (4) checking database contents. Supports multiple database connections with descriptions for auto-selection. Blocks all write operations (INSERT, UPDATE, DELETE, DROP, etc.) for safety."
python-cola-skill
by jackjin1997
Python COLA æ¶ææå - å°é¿éå·´å·´ COLA æ´æ´å屿¶æéé å° Python/Flask/FastAPI 项ç®ãç¨äº Python å端ç DDD å屿¶æè®¾è®¡ã代ç ç»æè§èãåºç¨æ¶æéæãè§¦åæ¡ä»¶ï¼Python DDDãFlask æ¶æãFastAPI æ¶æãPython å屿¶æãæ´æ´æ¶æãå è¾¹å½¢æ¶æãæ´è±åæ¶æãCOLAã代ç åå±ã模åååãGateway 模å¼ãRepository 模å¼ãCQRSãæ¶æéæãèè´£å离ãå建 Python æä»¶æ¶èªå¨åºç¨ COLA ç®å½ç»æåå½åè§èã
polars
by vamseeachanta
High-performance DataFrame library for fast data processing with lazy evaluation, parallel execution, and memory efficiency
text-to-sql
by kdoronin
Setup and use text-to-SQL capabilities for SQL databases (SQLite, PostgreSQL, MySQL, MariaDB, etc.). Use when: (1) User wants to query databases using natural language, (2) User asks to setup text-to-sql project, (3) User mentions extracting data from database, (4) User has .sqlite/.db file or database credentials and wants to work with data. This skill sets up project structure, extracts database schema, and enables natural language to SQL conversion.
migration-assessment
by Blazity
Use when starting a Next.js Pages Router to App Router migration, evaluating migration feasibility, or auditing codebase readiness. Run this BEFORE any other migration skill.
laravel-migrations
by fusengine
Laravel 12 database migrations - Schema Builder, columns, indexes, foreign keys, seeders. Use when designing database schema or managing migrations.
pinecone-mcp
by pinecone-io
Reference for the Pinecone MCP server tools. Documents all available tools - list-indexes, describe-index, describe-index-stats, create-index-for-model, upsert-records, search-records, cascading-search, and rerank-documents. Use when an agent needs to understand what Pinecone MCP tools are available, how to use them, or what parameters they accept.
pinecone-query
by pinecone-io
Query integrated indexes using text with Pinecone MCP. IMPORTANT - This skill ONLY works with integrated indexes (indexes with built-in Pinecone embedding models like multilingual-e5-large). For standard indexes or advanced vector operations, use the CLI skill instead. Requires PINECONE_API_KEY environment variable and Pinecone MCP server to be configured.
exploration
by fusengine
Codebase exploration techniques for rapid discovery, architecture analysis, pattern detection, and dependency mapping.
laravel-testing
by fusengine
Write tests with Pest 3/PHPUnit, feature tests, unit tests, mocking, fakes, and factories. Use when testing controllers, services, models, or implementing TDD.
nextjs-stack
by fusengine
Next.js 16+ complete stack with App Router, Prisma 7, Better Auth, shadcn/ui, TanStack Form, Zustand. Use as the master reference combining all framework skills.
turso-db
by av
Install, configure, and work with Turso DB — an in-process SQLite-compatible relational database engine written in Rust. Use when the user needs to (1) install Turso DB, (2) create or query databases with the tursodb CLI shell, (3) use Turso from JavaScript/Node.js via @tursodatabase/database, (4) work with vector search or embeddings in Turso, (5) set up full-text search with FTS indexes, (6) configure transactions including MVCC concurrent transactions, (7) enable encryption at rest, or (8) use Change Data Capture (CDC) for audit logging.
grey-haven-react-tanstack-testing
by greyhaven-ai
"Specialized testing for React applications using TanStack ecosystem (Query, Router, Table, Form) with Vite and Vitest. Use when testing React + TanStack apps, mocking server state, testing router, or validating query behavior. Triggers: 'TanStack testing', 'React Query testing', 'test TanStack', 'mock query', 'router test'."
bigquery
by sourcegraph
Instructions for querying Google BigQuery using the bq command-line tool. Useful for running SQL queries, exploring datasets, and exporting results.
Agent Tool Builder
by omer-metin
laravel
by rawveg
Laravel v12 - The PHP Framework For Web Artisans
async-python-patterns
by acaprino
Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.
hera
by XiaoMi
Hera log detail query toolkit for querying log details by spaceId, storeId, tailName and time range. Use this when you need to query Hera log information programmatically.
cleanddd-dotnet-init
by netcorepal
初始化 CleanDDD dotnet 项目(netcorepal-web 模板);在创建新项目或为客户演示快速拉起解决方案时使用,可直接调用 dotnet new 或包装脚本
rsync
by chaterm
rsync 文件同步与备份
planning-migration-strategy
by OzeroHAX
Migration strategy for data/schemas/contracts: compatibility, phases, verification