Database

Database management and queries

Showing 985-1008 of 3911 skills
aAAaqwq

coda-automation

by aAAaqwq

"Automate Coda tasks via Rube MCP (Composio): manage docs, pages, tables, rows, formulas, permissions, and publishing. Always search tools first for current schemas."

Processing 89 6mo ago
fabricioctelles

geo-optimization

by fabricioctelles

This skill should be used when the user wants to improve content visibility in AI-generated responses (ChatGPT, Perplexity, Google AI Overview, Grok, Claude, Gemini), needs a GEO/AEO strategy, wants to measure citation rate, align terminology for LLMs, audit existing pages for AI discoverability, or create optimized pages such as roundups and FAQs.

Code Gen 58 6mo ago
frankxai

MCP Architecture Expert

by frankxai

Design and implement Model Context Protocol servers for standardized AI-to-data integration with resources, tools, prompts, and security best practices

Processing 37 10mo ago
apollographql

graphql-schema

by apollographql

Guide for designing GraphQL schemas following industry best practices. Use this skill when: (1) designing a new GraphQL schema or API, (2) reviewing existing schema for improvements, (3) deciding on type structures or nullability, (4) implementing pagination or error patterns, (5) ensuring security in schema design.

API Dev 107 7mo ago
apollographql

apollo-mcp-server

by apollographql

Guide for using Apollo MCP Server to connect AI agents with GraphQL APIs. Use this skill when: (1) setting up or configuring Apollo MCP Server, (2) defining MCP tools from GraphQL operations, (3) using introspection tools (introspect, search, validate, execute), (4) troubleshooting MCP server connectivity or tool execution issues.

API Dev 107 6mo ago
apollographql

graphql-operations

by apollographql

Guide for writing GraphQL operations (queries, mutations, fragments) following best practices. Use this skill when: (1) writing GraphQL queries or mutations, (2) organizing operations with fragments, (3) optimizing data fetching patterns, (4) setting up type generation or linting, (5) reviewing operations for efficiency.

API Dev 107 7mo ago
apollographql

apollo-federation

by apollographql

Guide for authoring Apollo Federation subgraph schemas. Use this skill when: (1) creating new subgraph schemas for a federated supergraph, (2) defining or modifying entities with @key, (3) sharing types/fields across subgraphs with @shareable, (4) working with federation directives (@external, @requires, @provides, @override, @inaccessible), (5) troubleshooting composition errors, (6) any task involving federation schema design patterns.

API Dev 107 7mo ago
0xDarkMatter

mcp-patterns

by 0xDarkMatter

"Model Context Protocol (MCP) server patterns for building integrations with Claude Code. Triggers on: mcp server, model context protocol, tool handler, mcp resource, mcp tool."

Auth 32 8mo ago
0xDarkMatter

python-database-patterns

by 0xDarkMatter

"SQLAlchemy and database patterns for Python. Triggers on: sqlalchemy, database, orm, migration, alembic, async database, connection pool, repository pattern, unit of work."

Auth 32 8mo ago
zrt-ai-lab

log-analyzer

by zrt-ai-lab

全维度日志分析技能。自动识别日志类型(Java应用/MySQL Binlog/Nginx/Trace/告警),提取关键实体(IP、thread_id、trace_id、用户、表名等),进行根因定位、告警分析、异常洞察。支持100M+大文件。触发词:分析日志、日志排查、根因定位、告警分析、异常分析。

Database 274 7mo ago
alirezarezvani

security-auditor

by alirezarezvani

Continuous security vulnerability scanning for OWASP Top 10, common vulnerabilities, and insecure patterns. Use when reviewing code, before deployments, or on file changes. Scans for SQL injection, XSS, secrets exposure, auth issues. Triggers on file changes, security mentions, deployment prep.

Auth 766 10mo ago
vasilyu1983

claude-code-mcp

by vasilyu1983

Configure and build Model Context Protocol (MCP) servers for Claude Code integration. Set up database, filesystem, git, and API connections. Build custom MCP servers with TypeScript/Python SDK, implement tools and resources, configure transports (stdio, HTTP), and deploy for production.

Processing 81 7mo ago
vasilyu1983

agents-mcp

by vasilyu1983

Configure and build Model Context Protocol (MCP) servers for AI coding agent integration (Claude Code, Codex CLI). Set up database, filesystem, git, and API connections. Build custom MCP servers with TypeScript/Python SDK, implement tools and resources, configure transports (stdio, HTTP), and deploy for production. Advises when to use MCP vs direct tool calls.

API Dev 81 6mo ago
TerminalSkills

authjs

by TerminalSkills

Assists with adding authentication to web applications using Auth.js (formerly NextAuth.js). Use when configuring OAuth providers, database sessions, JWT strategies, role-based access, or multi-tenant auth in Next.js, SvelteKit, Express, or other frameworks. Trigger words: authjs, nextauth, oauth, authentication, login, session, providers.

Auth 140 6mo ago
sanjay3290

mssql

by sanjay3290

"Execute read-only SQL queries against multiple Microsoft SQL Server databases. Use when: (1) querying MSSQL/SQL Server databases, (2) exploring database schemas/tables, (3) running SELECT queries for data analysis, (4) checking database contents. Supports multiple database connections with descriptions for intelligent auto-selection. Blocks all write operations (INSERT, UPDATE, DELETE, DROP, etc.) for safety."

Processing 404 6mo ago
aaron-he-zhu

schema-markup-generator

by aaron-he-zhu

'Use when the user asks to "add schema markup", "generate structured data", "JSON-LD", "rich snippets", "FAQ schema", "add FAQ rich results", "I want star ratings in Google", "product markup", or "recipe schema". Generates structured data markup (Schema.org JSON-LD) to enable rich results in search engines including FAQ snippets, How-To cards, Product listings, Reviews, and more. For meta tag optimization, see meta-tags-optimizer. For broader technical SEO, see technical-seo-checker.'

Database 167 6mo ago
TerminalSkills

airflow

by TerminalSkills

Apache Airflow is a platform for programmatically authoring, scheduling, and monitoring workflows. Learn to write DAGs, use operators, set up connections, configure scheduling, and deploy with Docker Compose.

API Dev 140 6mo ago
runtime-env

runtime-env-vite-plugin

by runtime-env

Guidance on using runtime-env with Vite to distinguish between runtime and build-time environment variables.

Processing 48 7mo ago
denoland

deno-deploy

by denoland

Use when deploying Deno apps to production, asking about Deno Deploy, or working with deno deploy CLI commands. Covers deployment workflows, environment variables, KV database access, custom domains, the --tunnel flag for local development, and the deno deploy command reference.

CI/CD 96 6mo ago
rominirani

database-schema-validator

by rominirani

Validates SQL schema files for compliance with internal safety and naming policies.

CLI Tools 566 7mo ago
laguagu

PostgreSQL Semantic Search

by laguagu

Claude Code skills for AI apps • Next.js 16 • AI SDK 6 • pgvector • bun • Ralph Loop

Database 61 6mo ago
rohitg00

graphql-design

by rohitg00

GraphQL schema design, resolver patterns, subscriptions, DataLoader for N+1 prevention, and error handling

Code Gen 2.6K 7mo ago
rohitg00

data-engineering

by rohitg00

Data engineering patterns for ETL pipelines, data warehousing, Apache Spark, and data quality validation

Code Review 2.6K 7mo ago
rohitg00

prompt-engineering

by rohitg00

Prompt engineering patterns including structured prompts, chain-of-thought, few-shot learning, and system prompt design

Processing 2.6K 7mo ago