数据库

数据库管理与查询

显示 433-456 / 共 3904 个技能
inkeep

internal-surface-areas

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).

智能体 1388 6个月前
inkeep

audience-impact

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 1388 6个月前
kubb-labs

components-generators

kubb-labs

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

数据库 1789 7个月前
skillcreatorai

database-design

skillcreatorai

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

代码生成 1133 8个月前
skillcreatorai

code-review

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.

代码评审 1133 8个月前
huggingface

hf-mcp

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.

自动化 1.1万 8个月前
Yeachan-Heo

writer-memory

Yeachan-Heo

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

代码生成 3.3万 6个月前
guanyang

notebooklm

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.

认证鉴权 958 7个月前
guanyang

supabase-postgres-best-practices

guanyang

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

数据库 958 7个月前
Dicklesworthstone

tanstack-integration

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."

数据处理 73 8个月前
dbt-labs

migrating-dbt-project-across-platforms

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.

数据处理 689 6个月前
bytedance

FlowGram Custom Node Development

bytedance

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

数据处理 8393 8个月前
kyegomez

code-review

kyegomez

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

代码评审 7087 7个月前
glebis

chrome-history

glebis

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

学术 363 9个月前
novuhq

better-auth-best-practices

novuhq

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

认证鉴权 4万 7个月前
saleor

saleor-django-migration

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.

代码生成 2.3万 6个月前
ComposioHQ

notion-knowledge-capture

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.

认证鉴权 1.6万 7个月前
ComposioHQ

notion-spec-to-implementation

ComposioHQ

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

代码生成 1.6万 7个月前
ComposioHQ

deploy-pipeline

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 工具 1.6万 4个月前
SynkraAI

tech-search

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}/.

学术 3096 6个月前
SynkraAI

aiox-data-engineer

SynkraAI

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

代码生成 3096 6个月前
get-convex

schema-builder

get-convex

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

数据库 50 6个月前
blockscout

ecto-migration

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.

代码生成 4648 6个月前
blockscout

heavy-db-index-operation

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.

代码生成 4648 6个月前