Database

Database management and queries

Showing 433-456 of 3904 skills
inkeep

internal-surface-areas

by inkeep

Dependency graph of internal subsystems, infrastructure, and tooling (everything NOT customer-facing). Use during planning, PR review, or refactoring to understand the internal ripple effects of a change. Complements product-surface-areas (which covers customer-facing surfaces).

Agents 1.4K 6mo ago
inkeep

audience-impact

by inkeep

Who does this change affect and how does it reach them? Maps audiences (roles × deployment modes) to impact propagation — immediate, next-publish, next-deploy, or silent. Use when planning, implementing, or reviewing a change to understand blast radius by audience. Complements product-surface-areas and internal-surface-areas (which catalog what exists; this skill tells you who cares). Triggers: who is affected, blast radius, breaking change, audience, persona, impact analysis, changeset needed, docs needed.

CI/CD 1.4K 6mo ago
kubb-labs

components-generators

by kubb-labs

Guidance for writing @kubb/react-fabric components and generators (React-based and function-based).

Database 1.8K 7mo ago
skillcreatorai

database-design

by skillcreatorai

Database schema design, optimization, and migration patterns for PostgreSQL, MySQL, and NoSQL databases. Use for designing schemas, writing migrations, or optimizing queries.

Code Gen 1.1K 8mo ago
skillcreatorai

code-review

by skillcreatorai

Automated code review for pull requests using specialized review patterns. Analyzes code for quality, security, performance, and best practices. Use when reviewing code changes, PRs, or doing code audits.

Code Review 1.1K 8mo ago
huggingface

hf-mcp

by huggingface

Use Hugging Face Hub via MCP server tools. Search models, datasets, Spaces, papers. Get repo details, fetch documentation, run compute jobs, and use Gradio Spaces as AI tools. Available when connected to the HF MCP server.

Automation 11K 8mo ago
Yeachan-Heo

writer-memory

by Yeachan-Heo

Agentic memory system for writers - track characters, relationships, scenes, and themes

Code Gen 32.9K 6mo ago
guanyang

notebooklm

by guanyang

Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.

Auth 958 7mo ago
guanyang

supabase-postgres-best-practices

by guanyang

Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.

Database 958 7mo ago
Dicklesworthstone

tanstack-integration

by Dicklesworthstone

"Find opportunities to improve web application code using TanStack libraries (Query, Table, Form, Router, etc.). Avoid man-with-hammer syndrome by applying TanStack after vanilla implementation works."

Processing 73 8mo ago
dbt-labs

migrating-dbt-project-across-platforms

by dbt-labs

Use when migrating a dbt project from one data platform or data warehouse to another (e.g., Snowflake to Databricks, Databricks to Snowflake) using dbt Fusion's real-time compilation to identify and fix SQL dialect differences.

Processing 689 6mo ago
bytedance

FlowGram Custom Node Development

by bytedance

用于在 FlowGram demo-free-layout 中创建新的自定义节点,支持简单节点(自动表单)和复杂节点(自定义 UI)

Processing 8.4K 8mo ago
kyegomez

code-review

by kyegomez

Perform comprehensive code reviews focusing on best practices, security vulnerabilities, performance optimization, and maintainability

Code Review 7.1K 7mo ago
glebis

chrome-history

by glebis

Query Chrome browsing history with natural language. Filter by date range, article type, keywords, and specific sites.

Academic 363 9mo ago
novuhq

better-auth-best-practices

by novuhq

Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.

Auth 39.7K 7mo ago
saleor

saleor-django-migration

by saleor

Generate Django schema migrations for the Saleor codebase using manage.py makemigrations. Use when (1) a new Django model is created, (2) model fields are added/altered/removed, (3) user explicitly asks to create a migration. This skill covers ONLY synchronous schema migrations (CreateModel, AddField, AlterField, RemoveField, etc.) — NOT data migrations with RunPython or RunSQL. If unsure whether the migration is schema-only, ask the user.

Code Gen 23.3K 6mo ago
ComposioHQ

notion-knowledge-capture

by ComposioHQ

Capture conversations and decisions into structured Notion pages; use when turning chats/notes into wiki entries, how-tos, decisions, or FAQs with proper linking.

Auth 16.1K 7mo ago
ComposioHQ

notion-spec-to-implementation

by ComposioHQ

Turn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs and creating Notion plans + tasks from them.

Code Gen 16.1K 7mo ago
ComposioHQ

deploy-pipeline

by ComposioHQ

Run end-to-end deploy pipelines across Stripe, Supabase, and Vercel using the Composio CLI. Promote Stripe products, push Supabase migrations, ship Vercel deployments, and verify with post-deploy checks — all from one script.

CLI Tools 16.1K 4mo ago
SynkraAI

tech-search

by SynkraAI

Self-contained deep tech research. WebSearch + WebFetch + Haiku workers. Pipeline: Query > Decompose > Parallel Search (Haiku) > Evaluate > Synthesize > Document. Zero external dependencies. MCPs optional. Salva em docs/research/{YYYY-MM-DD}-{slug}/.

Academic 3.1K 6mo ago
SynkraAI

aiox-data-engineer

by SynkraAI

Database Architect & Operations Engineer (Dara). Use for database design, schema architecture, Supabase configuration, RLS policies, migrations, query optimization, data modelin...

Code Gen 3.1K 6mo ago
get-convex

schema-builder

by get-convex

Design and generate Convex database schemas with proper validation, indexes, and relationships. Use when creating schema.ts or modifying table definitions.

Database 50 6mo ago
blockscout

ecto-migration

by blockscout

Generates Ecto migrations for the Blockscout Elixir project using mix ecto.gen.migration command. Use when you need to create database schema changes, add tables, modify columns, or manage database structure.

Code Gen 4.6K 6mo ago
blockscout

heavy-db-index-operation

by blockscout

Generate background migration modules for creating, dropping, or renaming database indexes on large tables using the Explorer.Migrator.HeavyDbIndexOperation framework. Automatically updates the BackgroundMigrations cache module with proper tracking. These migrations run in the background with progress tracking and dependency management. Use this skill for requests on creating background migrations to delete / create / rename indexes on large tables (logs, internal_transactions, token_transfers, addresses, transactions, blocks, etc.) to avoid blocking the database.

Code Gen 4.6K 6mo ago