🗄️

Databases

SQL, NoSQL, and database management skills

4429 skills in this category

org-roam-note-management

Helps users create, manage, and link org-roam notes using emacsclient to connect to a running Emacs daemon.**ALWAYS USE THIS SKILL** when user mentions "roam note" or "org-roam", references file paths containing `/roam/` or `/org-roam/`, or wants to create/search/link notes in their roam directory.Use this skill for: creating roam notes, searching notes, adding backlinks, querying org-roam database, managing Zettelkasten-style knowledge systems.**NEVER use Read/Write/Edit tools directly on roam notes** - they bypass database sync and break org-roam functionality.

majiayu000/claude-skill-registry
0
0
Actualizado 6d ago

cloudflare-durable-objects

Comprehensive guide for Cloudflare Durable Objects - globally unique, stateful objects for coordination, real-time communication, and persistent state management.Use when: building real-time applications, creating WebSocket servers with hibernation, implementing chat rooms or multiplayer games, coordinating between multiple clients, managing per-user or per-room state, implementing rate limiting or session management, scheduling tasks with alarms, building queues or workflows, or encountering "do class export", "new_sqlite_classes", "migrations required", "websocket hibernation", "alarm api error", or "global uniqueness" errors.Prevents 15+ documented issues: class not exported, missing migrations, wrong migration type, constructor overhead blocking hibernation, setTimeout breaking hibernation, in-memory state lost on hibernation, outgoing WebSocket not hibernating, global uniqueness confusion, partial deleteAll on KV backend, binding name mismatches, state size limits exceeded, non-atomic migrations, loc

majiayu000/claude-skill-registry
0
0
Actualizado 6d ago

code-review-assistant

Comprehensive PR review using multi-agent swarm with specialized reviewers for security, performance, style, tests, and documentation. Provides detailed feedback with auto-fix suggestions and merge readiness assessment.

majiayu000/claude-skill-registry
0
0
Actualizado 6d ago

docker-compose-dev

Run mjr.wtf locally using Docker Compose (SQLite), including migrations, logs, and teardown.

matt-riley/mjrwtf
0
0
Actualizado 6d ago

backend-nodejs

Node.js/TypeScript backend expert. Handles Express/Fastify API routes, TypeScript strict mode, Prisma ORM, Zod validation, error handling, configuration management. Use when project is Node.js backend (package.json + TypeScript server).

nera0875/blv_htmx
0
0
Actualizado 6d ago

database-schema-design

Database schema design patterns for SQL and NoSQL databases

autohandai/community-skills
0
0
Actualizado 6d ago

mongodb-authentication

Master MongoDB authentication methods including SCRAM, X.509 certificates, LDAP, and Kerberos. Learn user creation, role assignment, and securing MongoDB deployments.

majiayu000/claude-skill-registry
0
0
Actualizado 6d ago

imsa-analyst

use to query historical data on the IMSA Weathertech seasons

tobi/imsa_data
0
0
Actualizado 6d ago

vkc-admin-ops-workflow

Standardize admin operations workflow (Draft -> Review -> Scheduled publish -> Published) using DB states + admin API routes + scheduled visibility. Use when implementing admin-controlled publishing systems.

LEE-SANG-BOK/VKC-2-
0
0
Actualizado 6d ago

error-handling-fundamentals

Auto-invoke when reviewing try/catch blocks, API error responses, async operations, or user feedback patterns. Enforces graceful degradation and meaningful error messages.

DanielPodolsky/mentor-spec
0
0
Actualizado 6d ago

security-audit

Perform automated security analysis on code changes to identify common vulnerabilities including SQL injection, path traversal, hardcoded secrets, XSS, and insecure API usage. Reviews Python code for OWASP Top 10 vulnerabilities.

johannesfritz/autonomous-orchestration
0
0
Actualizado 6d ago

nextjs-16-launchpad

Next.js 16 with Turbopack, Cache Components, and proxy.ts. Use for bootstrapping, migrating, and building with App Router and React 19.

Calel33/my-flash-ui-app--1-
0
0
Actualizado 6d ago

testcontainers-usage

Marketplace

Docker-based testing with testcontainers. Use when running tests with real databases.

IvanTorresEdge/molcajete.ai
0
0
Actualizado 6d ago

vitest-config

Marketplace

Vitest configuration template and validation logic for test configuration. Standards differ by package type - use package-type specific configs (react-app, react-library, node-library, node-service, contracts, database, api, integration). Use factory pattern for React packages that need vite.config.ts merging.

metasaver/metasaver-marketplace
0
0
Actualizado 6d ago

gcp-bq-data-export

Use when exporting BigQuery data to Cloud Storage, extracting tables to CSV, JSON, Avro, or Parquet formats, or using EXPORT DATA statements. Covers bq extract command, format options, compression, and wildcard exports.

majiayu000/claude-skill-registry
0
0
Actualizado 6d ago

implementing-websocket-realtime

Use this skill when implementing real-time features with WebSockets, including connection lifecycle management, pub/sub event patterns, state synchronization between client and server, event broadcasting, and integration with frontend state management (React Query, SWR, etc.). Covers FastAPI/Node.js/Express backends and React/Next.js/Vue frontends with fallback strategies and error recovery.

majiayu000/claude-skill-registry
0
0
Actualizado 6d ago

check-metrics

Query Prometheus metrics, check resource usage, and analyze platform performance in the Kagenti platform

majiayu000/claude-skill-registry
0
0
Actualizado 6d ago

supabase-integration

Marketplace

Complete Supabase setup for Mem0 OSS including PostgreSQL schema with pgvector for embeddings, memory_relationships tables for graph memory, RLS policies for user/tenant isolation, performance indexes, connection pooling, and backup/migration strategies. Use when setting up Mem0 with Supabase, configuring OSS memory backend, implementing memory persistence, migrating from Platform to OSS, or when user mentions Mem0 Supabase, memory database, pgvector for Mem0, memory isolation, or Mem0 backup.

vanman2024/ai-dev-marketplace
0
0
Actualizado 6d ago

receiving-code-review

Marketplace

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

pproenca/dot-claude
0
0
Actualizado 6d ago

implementing-realtime-features

Implementing Supabase realtime subscriptions and live updates for StickerNest. Use when the user asks to add realtime, live updates, presence, subscriptions, postgres_changes, broadcast channels, or sync data across tabs/devices. Covers Supabase Realtime, EventBus integration, and subscription lifecycle.

hkcm91/StickerNestV3
0
0
Actualizado 6d ago