Database

Database management and queries

Showing 3217-3240 of 3623 skills
Victory-Hugo

ensembl-database

by Victory-Hugo

查询Ensembl基因组数据库REST API,覆盖250多个物种。基因查找、序列检索、变异分析、比较基因组学、同源基因、VEP预测,用于基因组研究。

API Dev 0 4mo ago
djankies

preventing-error-exposure

by djankies

Prevent leaking database errors and P-codes to clients. Use when implementing API error handling or user-facing error messages.

Database 0 6mo ago
oryjk

rust-hexagonal-architecture

by oryjk

Complete implementation guide for Rust projects using Hexagonal Architecture with vertical slicing. Use when working with Rust/Axum/PostgreSQL projects that require clean architecture principles, domain-driven design, or when implementing new features following strict architectural patterns. Essential for maintaining code quality and architectural consistency in backend projects.

API Dev 0 4mo ago
codihaus

utils/gemini

by codihaus

Large context processing using Gemini Flash for codebase scanning and summarization

Database 0 4mo ago
realmarcin

schema-query

by realmarcin

Query the CDM DuckDB database using LinkML schema awareness. Use this skill when the user wants to query the database with understanding of the data model, relationships, and semantics defined in the LinkML schema. This provides richer, more intelligent queries than basic SQL.

CLI Tools 0 3mo ago
realmarcin

nl-sql-query

by realmarcin

Query the CDM DuckDB database using natural language. Use this skill when the user wants to query the linkml-coral CDM database with questions in plain English instead of writing SQL. The skill translates natural language to SQL using Claude API and returns formatted results.

CLI Tools 0 3mo ago
dotneet

context7

by dotneet

A skill for retrieving the latest library documentation using Context7. Use when the user asks about how to use a library, requests code examples, or instructs to "use context7". Prevents hallucinations based on outdated training data and provides up-to-date API information.

API Dev 0 4mo ago
ahmed-lotfy-dev

elysia-core-backend

by ahmed-lotfy-dev

Scaffold a Bun + Elysia backend with Better Auth, Drizzle ORM, Postgres, MCP endpoint, OpenAPI docs, CORS, and security defaults. Use when asked to create or regenerate this backend scaffold, or to add these components to a new or empty Elysia server project.

Code Gen 0 3mo ago
tcn33

greenhouse-harvest

by tcn33

Interface with the Greenhouse Harvest API v3 to query recruitment and hiring data conversationally. Use when the user needs to retrieve or analyze information from their Greenhouse ATS including candidate applications, interview schedules, pipeline metrics, job postings, recruiter performance, or other talent acquisition data. Supports queries like "How many candidates applied this week?", "What status is Jane Smith in?", "How many interviews are booked tomorrow?", "What's the passthrough rate from phone screen to onsite?", and similar conversational requests for recruitment analytics.

API Dev 0 4mo ago
ncdevshiv

angular-migration

by ncdevshiv

"Migrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and dependency injection updates. Use when upgrading AngularJS applications, planning framework migrations, or ..."

Database 0 3mo ago
abpai

bun-expert

by abpai

Expert guidance for JavaScript/TypeScript development with the Bun runtime. Covers project setup, package management, HTTP servers, built-in APIs, testing, bundling, and migration from Node.js. Use when starting Bun projects, using Bun APIs (Bun.serve, sql/SQL, s3, redis, Bun.$), migrating from Node.js, or troubleshooting Bun-specific behavior.

CLI Tools 0 3mo ago
kunhai-88

remotion-best-practices

by kunhai-88

"Remotion 视频创建最佳实践。当处理 Remotion 代码、创建视频动画、使用 React 制作视频、处理视频合成、动画、音频、字幕、图表、3D 内容,或提到「remotion」「视频制作」「react 视频」「动画视频」时使用。提供 Remotion 领域专业知识。"

Database 0 4mo ago
ncdevshiv

airtable-automation

by ncdevshiv

"Automate Airtable tasks via Rube MCP (Composio): records, bases, tables, fields, views. Always search tools first for current schemas."

Code Gen 0 3mo ago
ChiragAgg5k

appwrite-dart

by ChiragAgg5k

Appwrite Dart SDK skill. Use when building Flutter apps (mobile, web, desktop) or server-side Dart applications with Appwrite. Covers client-side auth (email, OAuth), database queries, file uploads with native file handling, real-time subscriptions, and server-side admin via API keys for user management, database administration, storage, and functions.

Auth 0 3mo ago
ChiragAgg5k

appwrite-swift

by ChiragAgg5k

Appwrite Swift SDK skill. Use when building native iOS, macOS, watchOS, or tvOS apps, or server-side Swift applications with Appwrite. Covers client-side auth (email, OAuth), database queries, file uploads, real-time subscriptions with async/await, and server-side admin via API keys for user management, database administration, storage, and functions.

Auth 0 3mo ago
9qwnkc6s79-a11y

health-data

by 9qwnkc6s79-a11y

Real-time health data integration from iPhone HealthKit. Use when Codex needs to query or analyze health metrics like weight, steps, workouts, calories, sleep, or heart rate. Supports conversational queries like "What's my weight trend this week?", "How many steps today?", "Did I work out yesterday?", trend analysis, coaching insights, and integration with nutrition tracking. Data synced via iOS Shortcuts from Apple Health app.

Accessibility 0 3mo ago
370205504-cmyk

夏邑缘品荟创味菜 AI Skill

by 370205504-cmyk

问题反馈: https://github.com/370205504-cmyk/xiayi-youpinhui-foodie-skill/issues

Processing 0 24d ago
racar

postgres-query

by racar

Execute SQL queries and data modifications on PostgreSQL databases running in Docker containers. Auto-detects running PostgreSQL containers and executes SELECT, INSERT, UPDATE, and DELETE operations. Use when working with PostgreSQL databases in containers for querying data, modifying records, analyzing database contents, or performing ad-hoc database operations. Triggers on database queries, SQL operations, data inspection, or PostgreSQL interactions.

CLI Tools 0 4mo ago
shaul1991

backend-node

by shaul1991

Node Developer Agent. Node.js/TypeScript 기반 백엔드 개발을 담당합니다. NestJS, Express, Prisma 전문.

Agents 0 4mo ago
htooayelwinict

brainstorming

by htooayelwinict

Brainstorm and advise on technical decisions using structured process and MCP helpers. EXCLUSIVE to brainstormer agent. Does NOT implement — only advises.

Code Gen 0 4mo ago
adrianbrowning

react-router-loader-performance

by adrianbrowning

React Router v7 loader performance optimization techniques. Use when optimizing TTFB, eliminating waterfalls, consolidating database queries, or streaming secondary data in loaders. Triggers on "slow loaders", "optimize TTFB", "speed up React Router", "loader performance", or when loaders exceed 500ms response time.

Processing 0 3mo ago
vircung

elixir-ecto

by vircung

Ecto schemas, changesets, queries, migrations, and database patterns for Elixir applications

Database 0 4mo ago
squirrel289

migrate-pip-to-uv

by squirrel289

Skill to migrate a monorepo Python project from pip/pip-tools to uv, converting requirements files to pyproject.toml and uv.lock, and updating workflows for universal, locked, multi-group dependencies.

Agents 0 4mo ago
Jackiexiao

better-auth-best-practices

by Jackiexiao

(中文)Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.

Auth 0 3mo ago