🗄️

Databases

SQL, NoSQL, and database management skills

4429 skills in this category

sveltekit-remote-functions

SvelteKit remote functions guidance. Use for command(), query(), form() patterns in .remote.ts files.

Seeker1911/dotfiles
6
0
Mis Ă  jour 6d ago

hive-mcp

Use the Agent Hive MCP (Model Context Protocol) server for programmatic project management. Use this skill when working with MCP tools to list projects, claim/release projects, update status, add notes, or query dependencies through the MCP interface.

intertwine/hive-orchestrator
6
1
Mis Ă  jour 6d ago

shannot

Run diagnostic scripts in sandbox with human approval (MCP tool)

corv89/shannot
6
0
Mis Ă  jour 6d ago

temporal-cli

Master Temporal CLI workflow management with smart query building, payload decoding, and history filtering using temporal, base64, and jq

eantyshev/temporal-cli-mcp
6
1
Mis Ă  jour 6d ago

context7-query-docs

To fetch up-to-date docs and code examples from Context7 for a known library, query by a resolved library ID after running resolve-library-id (max 3 calls).

X-School-Academy/ai-dev-swarm
6
3
Mis Ă  jour 6d ago

obsidian-bases

Marketplace

Obsidian Bases database feature for YAML-based interactive note views. Use when creating .base files, writing filter queries, building formulas, configuring table/card views, or working with Obsidian properties and frontmatter databases.

laurigates/dotfiles
6
0
Mis Ă  jour 6d ago

dbcli-tables

List all tables in a database and show table structure (columns, types, constraints) for 30+ databases using DbCli. Use when user wants to explore database schema, see what tables exist, check table structure, or understand column definitions.

tteamtm/dbcli
6
0
Mis Ă  jour 6d ago

yq-yaml-processing

Marketplace

YAML querying, filtering, and transformation with yq command-line tool. Use when working with YAML files, parsing YAML configuration, modifying Kubernetes manifests, GitHub Actions workflows, or transforming YAML structures.

laurigates/dotfiles
6
0
Mis Ă  jour 6d ago

Global Validation

Implement secure, comprehensive input validation on both client and server sides using allowlists, type checking, and sanitization to prevent injection attacks. Use this skill when handling user input from forms, API requests, or any external data source. When implementing form validation logic with field-specific error messages. When validating data types, formats, ranges, and required fields. When sanitizing input to prevent SQL injection, XSS, or command injection. When validating business rules like sufficient balance or valid date ranges. When implementing both client-side validation for user experience and mandatory server-side validation for security.

coreyja/coreyja.com
6
1
Mis Ă  jour 6d ago

buck2-build-troubleshoot

Debugs Buck2 build failures systematically by analyzing error logs, checking common issues (cache, visibility, cycles), and suggesting fixes. Use when builds fail, tests won't run, or Buck2 reports errors.

thoughtpolice/a
6
0
Mis Ă  jour 6d ago

dbcli-interactive

Interactive SQL mode for 30+ databases using DbCli. Provides REPL environment for exploratory queries, rapid prototyping, and database administration. Includes safety prompts before dangerous operations (UPDATE/DELETE/DROP). Use when user wants interactive database session.

tteamtm/dbcli
6
0
Mis Ă  jour 6d ago

serverless-aws

Patterns for AWS Lambda, DynamoDB, SQS, and Secrets Manager. Use when working on serverless AWS projects.

stevenmays/dotfiles
6
2
Mis Ă  jour 6d ago

notebooklm

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.

b-open-io/prompts
6
2
Mis Ă  jour 6d ago

dbcli-query

Execute SELECT queries on 30+ databases (SQLite, SQL Server, MySQL, PostgreSQL, Oracle, etc.) using DbCli. Returns data in JSON, table, or CSV format. Use when user needs to query databases, read data, or execute SELECT statements.

tteamtm/dbcli
6
0
Mis Ă  jour 6d ago

dbcli-db-ddl

Execute DDL (Data Definition Language) statements - CREATE, ALTER, DROP tables, indexes, views on 30+ databases using DbCli. CRITICAL - requires mandatory backup before DROP/ALTER operations. Use when user needs to create schema, modify structure, or drop database objects.

tteamtm/dbcli
6
0
Mis Ă  jour 6d ago

Backend Models

Define database models with clear naming, appropriate data types, proper constraints, and relationship definitions. Use this skill when creating or modifying ORM model files, database entity definitions, or data structure schemas. When defining table relationships, foreign keys, and cascade behaviors. When implementing model validation rules, timestamps, or indexes. When working with model files in frameworks like SQLAlchemy, Sequelize, ActiveRecord, SQLx, Prisma, or similar ORMs. When choosing appropriate data types for columns or establishing data integrity constraints (NOT NULL, UNIQUE, foreign keys).

coreyja/coreyja.com
6
1
Mis Ă  jour 6d ago

skaffold-orbstack

Marketplace

OrbStack-optimized Skaffold workflows for local Kubernetes development without port-forward.Use when configuring Skaffold with OrbStack, accessing services via LoadBalancer or Ingress,or when the user mentions OrbStack, k8s.orb.local, service access, or eliminating port-forward.

laurigates/dotfiles
6
0
Mis Ă  jour 6d ago

migration-patterns

Database migration patterns for SQLite. Use when creating migrations, modifying schema, or running database changes.

spences10/devhub-crm
6
0
Mis Ă  jour 6d ago

documenting-stack

Use when documenting stacks, databases, or ORMs in create-faster MDX docs - focuses on technical changes and what we add beyond official setup

plvo/create-faster
6
0
Mis Ă  jour 6d ago

Backend Migrations

Create and manage database migrations with proper rollback methods, focused changes, and zero-downtime deployment considerations. Use this skill when creating new database migration files, modifying table schemas, adding or removing columns, creating or dropping indexes, or managing database version control. When working with migration directories, schema definition files, or database change scripts. When implementing backwards-compatible database changes for production deployments. When separating schema changes from data migrations.

coreyja/coreyja.com
6
1
Mis Ă  jour 6d ago